diff --git a/.gitignore b/.gitignore
index 88e3ef3032..94ad5f5766 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,6 @@ website/public/docs
*.sublime-workspace
coverage
coverage.html
-common/dist/scripts/habitrpg-shared.js
+common/dist/scripts/*
test/spec/mocks/translations.js
diff --git a/.jshintrc b/.jshintrc
deleted file mode 100644
index d11e5c8f1b..0000000000
--- a/.jshintrc
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "globals": {
- "confirm": false
- },
-
- "browser": true,
- "node": true,
- "mocha": true,
-
- "esnext": true,
-
- "asi": true,
- "boss": true,
- "newcap": false
-}
diff --git a/DOCS-README.md b/DOCS-README.md
deleted file mode 100644
index c3660fd070..0000000000
--- a/DOCS-README.md
+++ /dev/null
@@ -1,77 +0,0 @@
-# Habitica Docs Project
-
-Generated documentation for all of Habitica's source files will be kept in the folder and subfolders. If you would like to use the existing documentation, or contribute to the documentation efforts, read on.
-
-## Viewing Docs
-
-You're looking at it!
-
-Unless you are viewing this file directly from GitHub, you should see a list of files and folders to the left of this readme.
-
-If you are working locally, you can goto `localhost:3000/docs/` and view the Docs.
-
-All documentation is generated from comments in the code, into HTML files in the `public/docs/` folder. After you have cloned Habitica's repo locally, and done all the `npm install` goodness, the Docs should generate automagickly when you run `grunt run:dev`
-
-## What I do now?
-
-Well if you know Markdown, simply add detailed comments in the code using Markdown syntax.
-
-````
-/*
-User.js
-=======
-
-Defines the user data model (schema) for use via the API.
-*/
-
-// Dependencies
-// ------------
-var mongoose = require("mongoose");
-var Schema = mongoose.Schema;
-var helpers = require('habitrpg-shared/script/helpers');
-var _ = require('lodash');....
-````
-
-As you can see, you can use both multiline style comments `/* fancy stuff */` and inline comments `// Ooooh my`.
-
-The exception being end of line comments
-`text: String, // example: Wolf `
-
-The above will not be on the "pretty print" side of the Docs, but will stay in the code. An example use case for end of line comments would be for FIXME notes.
-
-Add anything that would be helpful to a developer regarding how to use the functions, variables, and objects associated with Habitica.
-
-**All documentation should be committed as pull request to the `docs-project` branch of Habitica's repo.** Since we are adding comments directly to the code, I don't want to be editing files used for beta or master. We can merge in the docs after we're sure we didn't break anything.
-
-### jsDoc Syntax
-
-Yes, the generator also supports jsDoc-style comments such as
-````
-@param {Array} files Array of file paths relative to the `inDir` to generate documentation for.
-````
-
-**Important Note:** If you use the `@param` syntax, you must use multiline comment blocks (ie `/* stuff */`), otherwise they won't be parsed like parameters.
-
-This may or may not be useful for Habitica. Example use cases:
-- Documenting the API
-- Javascript Models
-
-## Okay, I added great comments. Now what?
-
-If you're running locally, just re-run `grunt run:dev`. Any changed docs will be automagickly updated.
-
-Once you're satisfied with the output, push your changes to your fork of the repo and issue a Pull Request on the `docs-project` branch.
-
-It's that easy!
-
-## Tech Info
-
-The generator we are using is [Docker](https://github.com/jbt/docker), which is a fork of [Docco](http://jashkenas.github.io/docco/). Docker supports the same wide-range of filetypes, including being able to generate documentation for a whole project, including an index.
-
-We also use the [Grunt-Docker](https://github.com/Prevole/grunt-docker) node module for automatic processing.
-
-## Road Map
-
-- Customize CSS with Habitica-specific Styling
-- Explore possibilities of importing Wiki content
-- Specify style guide for consistency of comments
diff --git a/README.md b/README.md
index 62854c23ed..b9a02261ff 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-Habitica [](https://travis-ci.org/HabitRPG/habitrpg) [](https://codeclimate.com/github/HabitRPG/habitrpg) [](https://coveralls.io/r/HabitRPG/habitrpg?branch=develop) [](https://www.bountysource.com/trackers/68393-habitrpg?utm_source=68393&utm_medium=shield&utm_campaign=TRACKER_BADGE) [](https://gemnasium.com/HabitRPG/habitrpg)
+Habitica [](https://travis-ci.org/HabitRPG/habitrpg) [](https://codeclimate.com/github/HabitRPG/habitrpg) [](https://coveralls.io/r/HabitRPG/habitrpg?branch=develop) [](https://www.bountysource.com/trackers/68393-habitrpg?utm_source=68393&utm_medium=shield&utm_campaign=TRACKER_BADGE) [](https://gemnasium.com/HabitRPG/habitrpg)
===============
[Habitica](https://habitica.com) is an open source habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.
diff --git a/common/dist/sprites/habitrpg-shared.css b/common/dist/sprites/habitrpg-shared.css
index 1f172db037..2e2c3e8a54 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:-564px -843px;width:90px;height:90px}.2014_Fall_Mage_PROMO9{background-image:url(spritesmith-largeSprites-0.png);background-position:-578px -752px;width:120px;height:90px}.2014_Fall_RoguePROMO3{background-image:url(spritesmith-largeSprites-0.png);background-position:-699px -752px;width:105px;height:90px}.2014_Fall_Warrior_PROMO{background-image:url(spritesmith-largeSprites-0.png);background-position:-473px -843px;width:90px;height:90px}.promo_backtoschool{background-image:url(spritesmith-largeSprites-0.png);background-position:-882px -251px;width:150px;height:150px}.promo_classes_fall_2014{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -567px;width:321px;height:100px}.promo_classes_fall_2015{background-image:url(spritesmith-largeSprites-0.png);background-position:-452px -269px;width:377px;height:99px}.promo_dilatoryDistress{background-image:url(spritesmith-largeSprites-0.png);background-position:-837px -843px;width:90px;height:90px}.promo_enchanted_armoire{background-image:url(spritesmith-largeSprites-0.png);background-position:-322px -567px;width:374px;height:76px}.promo_enchanted_armoire_201507{background-image:url(spritesmith-largeSprites-0.png);background-position:-882px -550px;width:217px;height:90px}.promo_enchanted_armoire_201508{background-image:url(spritesmith-largeSprites-0.png);background-position:-699px -103px;width:180px;height:90px}.promo_enchanted_armoire_201509{background-image:url(spritesmith-largeSprites-0.png);background-position:-291px -843px;width:90px;height:90px}.promo_habitica{background-image:url(spritesmith-largeSprites-0.png);background-position:-271px -220px;width:175px;height:175px}.promo_haunted_hair{background-image:url(spritesmith-largeSprites-0.png);background-position:-1023px -402px;width:100px;height:137px}.promo_item_notif{background-image:url(spritesmith-largeSprites-0.png);background-position:-882px 0;width:249px;height:102px}.promo_mystery_201405{background-image:url(spritesmith-largeSprites-0.png);background-position:-200px -843px;width:90px;height:90px}.promo_mystery_201406{background-image:url(spritesmith-largeSprites-0.png);background-position:-1033px -251px;width:90px;height:96px}.promo_mystery_201407{background-image:url(spritesmith-largeSprites-0.png);background-position:-195px -949px;width:42px;height:62px}.promo_mystery_201408{background-image:url(spritesmith-largeSprites-0.png);background-position:-805px -752px;width:60px;height:71px}.promo_mystery_201409{background-image:url(spritesmith-largeSprites-0.png);background-position:-746px -843px;width:90px;height:90px}.promo_mystery_201410{background-image:url(spritesmith-largeSprites-0.png);background-position:-809px -668px;width:72px;height:63px}.promo_mystery_201411{background-image:url(spritesmith-largeSprites-0.png);background-position:-928px -843px;width:90px;height:90px}.promo_mystery_201412{background-image:url(spritesmith-largeSprites-0.png);background-position:-152px -949px;width:42px;height:66px}.promo_mystery_201501{background-image:url(spritesmith-largeSprites-0.png);background-position:-1081px -732px;width:48px;height:63px}.promo_mystery_201502{background-image:url(spritesmith-largeSprites-0.png);background-position:-382px -843px;width:90px;height:90px}.promo_mystery_201503{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -949px;width:90px;height:90px}.promo_mystery_201504{background-image:url(spritesmith-largeSprites-0.png);background-position:-91px -949px;width:60px;height:69px}.promo_mystery_201505{background-image:url(spritesmith-largeSprites-0.png);background-position:-655px -843px;width:90px;height:90px}.promo_mystery_201506{background-image:url(spritesmith-largeSprites-0.png);background-position:-830px -269px;width:42px;height:69px}.promo_mystery_201507{background-image:url(spritesmith-largeSprites-0.png);background-position:-1039px -103px;width:90px;height:105px}.promo_mystery_201508{background-image:url(spritesmith-largeSprites-0.png);background-position:-106px -843px;width:93px;height:90px}.promo_mystery_201509{background-image:url(spritesmith-largeSprites-0.png);background-position:-1019px -843px;width:90px;height:90px}.promo_mystery_3014{background-image:url(spritesmith-largeSprites-0.png);background-position:-882px -641px;width:217px;height:90px}.promo_orca{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -843px;width:105px;height:105px}.promo_partyhats{background-image:url(spritesmith-largeSprites-0.png);background-position:-699px -194px;width:115px;height:47px}.promo_pastel_skin{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -668px;width:330px;height:83px}.promo_pet_skins{background-image:url(spritesmith-largeSprites-0.png);background-position:-882px -402px;width:140px;height:147px}.promo_shimmer_hair{background-image:url(spritesmith-largeSprites-0.png);background-position:-331px -668px;width:330px;height:83px}.promo_splashyskins{background-image:url(spritesmith-largeSprites-0.png);background-position:-882px -732px;width:198px;height:91px}.promo_springclasses2014{background-image:url(spritesmith-largeSprites-0.png);background-position:-289px -752px;width:288px;height:90px}.promo_springclasses2015{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -752px;width:288px;height:90px}.promo_summer_classes_2014{background-image:url(spritesmith-largeSprites-0.png);background-position:-452px 0;width:429px;height:102px}.promo_summer_classes_2015{background-image:url(spritesmith-largeSprites-0.png);background-position:-573px -401px;width:300px;height:88px}.promo_updos{background-image:url(spritesmith-largeSprites-0.png);background-position:-882px -103px;width:156px;height:147px}.promo_veteran_pets{background-image:url(spritesmith-largeSprites-0.png);background-position:-662px -668px;width:146px;height:75px}.promo_winterclasses2015{background-image:url(spritesmith-largeSprites-0.png);background-position:-247px -401px;width:325px;height:110px}.promo_winteryhair{background-image:url(spritesmith-largeSprites-0.png);background-position:-697px -567px;width:152px;height:75px}.customize-option.{background-image:url()}.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:-452px -103px;width:246px;height:165px}.welcome_promo_party{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -220px;width:270px;height:180px}.welcome_sample_tasks{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -401px;width:246px;height:165px}.achievement-alien{background-image:url(spritesmith-main-0.png);background-position:-1678px -1352px;width:24px;height:26px}.achievement-alpha{background-image:url(spritesmith-main-0.png);background-position:-1703px -1001px;width:24px;height:26px}.achievement-armor{background-image:url(spritesmith-main-0.png);background-position:-1728px -1325px;width:24px;height:26px}.achievement-boot{background-image:url(spritesmith-main-0.png);background-position:-1703px -1325px;width:24px;height:26px}.achievement-bow{background-image:url(spritesmith-main-0.png);background-position:-1678px -1325px;width:24px;height:26px}.achievement-cactus{background-image:url(spritesmith-main-0.png);background-position:-1728px -1298px;width:24px;height:26px}.achievement-cake{background-image:url(spritesmith-main-0.png);background-position:-1703px -1298px;width:24px;height:26px}.achievement-cave{background-image:url(spritesmith-main-0.png);background-position:-1678px -1298px;width:24px;height:26px}.achievement-coffin{background-image:url(spritesmith-main-0.png);background-position:-1728px -1271px;width:24px;height:26px}.achievement-comment{background-image:url(spritesmith-main-0.png);background-position:-1703px -1271px;width:24px;height:26px}.achievement-costumeContest{background-image:url(spritesmith-main-0.png);background-position:-1678px -1271px;width:24px;height:26px}.achievement-dilatory{background-image:url(spritesmith-main-0.png);background-position:-1728px -1244px;width:24px;height:26px}.achievement-firefox{background-image:url(spritesmith-main-0.png);background-position:-1703px -1244px;width:24px;height:26px}.achievement-greeting{background-image:url(spritesmith-main-0.png);background-position:-1678px -1244px;width:24px;height:26px}.achievement-habitBirthday{background-image:url(spritesmith-main-0.png);background-position:-1728px -1217px;width:24px;height:26px}.achievement-habiticaDay{background-image:url(spritesmith-main-0.png);background-position:-1703px -1217px;width:24px;height:26px}.achievement-heart{background-image:url(spritesmith-main-0.png);background-position:-1678px -1217px;width:24px;height:26px}.achievement-karaoke{background-image:url(spritesmith-main-0.png);background-position:-1728px -1190px;width:24px;height:26px}.achievement-ninja{background-image:url(spritesmith-main-0.png);background-position:-1703px -1190px;width:24px;height:26px}.achievement-nye{background-image:url(spritesmith-main-0.png);background-position:-1678px -1190px;width:24px;height:26px}.achievement-perfect{background-image:url(spritesmith-main-0.png);background-position:-1678px -1001px;width:24px;height:26px}.achievement-rat{background-image:url(spritesmith-main-0.png);background-position:-1703px -1163px;width:24px;height:26px}.achievement-seafoam{background-image:url(spritesmith-main-0.png);background-position:-1678px -1163px;width:24px;height:26px}.achievement-shield{background-image:url(spritesmith-main-0.png);background-position:-1728px -1136px;width:24px;height:26px}.achievement-shinySeed{background-image:url(spritesmith-main-0.png);background-position:-1703px -1136px;width:24px;height:26px}.achievement-snowball{background-image:url(spritesmith-main-0.png);background-position:-1678px -1136px;width:24px;height:26px}.achievement-spookDust{background-image:url(spritesmith-main-0.png);background-position:-1728px -1109px;width:24px;height:26px}.achievement-stoikalm{background-image:url(spritesmith-main-0.png);background-position:-1703px -1109px;width:24px;height:26px}.achievement-sun{background-image:url(spritesmith-main-0.png);background-position:-1678px -1109px;width:24px;height:26px}.achievement-sword{background-image:url(spritesmith-main-0.png);background-position:-1728px -1082px;width:24px;height:26px}.achievement-thankyou{background-image:url(spritesmith-main-0.png);background-position:-1703px -1082px;width:24px;height:26px}.achievement-thermometer{background-image:url(spritesmith-main-0.png);background-position:-1678px -1082px;width:24px;height:26px}.achievement-tree{background-image:url(spritesmith-main-0.png);background-position:-1728px -1055px;width:24px;height:26px}.achievement-triadbingo{background-image:url(spritesmith-main-0.png);background-position:-1703px -1055px;width:24px;height:26px}.achievement-ultimate-healer{background-image:url(spritesmith-main-0.png);background-position:-1678px -1055px;width:24px;height:26px}.achievement-ultimate-mage{background-image:url(spritesmith-main-0.png);background-position:-1728px -1028px;width:24px;height:26px}.achievement-ultimate-rogue{background-image:url(spritesmith-main-0.png);background-position:-1703px -1028px;width:24px;height:26px}.achievement-ultimate-warrior{background-image:url(spritesmith-main-0.png);background-position:-1678px -1028px;width:24px;height:26px}.achievement-valentine{background-image:url(spritesmith-main-0.png);background-position:-1728px -1001px;width:24px;height:26px}.achievement-wolf{background-image:url(spritesmith-main-0.png);background-position:-1728px -1163px;width:24px;height:26px}.background_autumn_forest{background-image:url(spritesmith-main-0.png);background-position:0 -592px;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 0;width:140px;height:147px}.background_cherry_trees{background-image:url(spritesmith-main-0.png);background-position:-709px -296px;width:140px;height:147px}.background_clouds{background-image:url(spritesmith-main-0.png);background-position:-141px -592px;width:140px;height:147px}.background_coral_reef{background-image:url(spritesmith-main-0.png);background-position:-564px -592px;width:140px;height:147px}.background_crystal_cave{background-image:url(spritesmith-main-0.png);background-position:-850px -148px;width:140px;height:147px}.background_dilatory_ruins{background-image:url(spritesmith-main-0.png);background-position:-850px -296px;width:140px;height:147px}.background_distant_castle{background-image:url(spritesmith-main-0.png);background-position:-991px -444px;width:140px;height:147px}.background_drifting_raft{background-image:url(spritesmith-main-0.png);background-position:-991px -592px;width:140px;height:147px}.background_dusty_canyons{background-image:url(spritesmith-main-0.png);background-position:-991px -740px;width:140px;height:147px}.background_fairy_ring{background-image:url(spritesmith-main-0.png);background-position:-568px 0;width:140px;height:147px}.background_floral_meadow{background-image:url(spritesmith-main-0.png);background-position:-568px -148px;width:140px;height:147px}.background_forest{background-image:url(spritesmith-main-0.png);background-position:-568px -296px;width:140px;height:147px}.background_frigid_peak{background-image:url(spritesmith-main-0.png);background-position:0 -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:-282px -444px;width:140px;height:147px}.background_gumdrop_land{background-image:url(spritesmith-main-0.png);background-position:-423px -444px;width:140px;height:147px}.background_harvest_feast{background-image:url(spritesmith-main-0.png);background-position:-564px -444px;width:140px;height:147px}.background_harvest_fields{background-image:url(spritesmith-main-0.png);background-position:0 -148px;width:141px;height:147px}.background_haunted_house{background-image:url(spritesmith-main-0.png);background-position:-709px -148px;width:140px;height:147px}.background_ice_cave{background-image:url(spritesmith-main-0.png);background-position:-142px -148px;width:141px;height:147px}.background_iceberg{background-image:url(spritesmith-main-0.png);background-position:-709px -444px;width:140px;height:147px}.background_island_waterfalls{background-image:url(spritesmith-main-0.png);background-position:-426px -296px;width:140px;height:147px}.background_marble_temple{background-image:url(spritesmith-main-0.png);background-position:-284px -148px;width:141px;height:147px}.background_market{background-image:url(spritesmith-main-0.png);background-position:-282px -592px;width:140px;height:147px}.background_mountain_lake{background-image:url(spritesmith-main-0.png);background-position:-423px -592px;width:140px;height:147px}.background_open_waters{background-image:url(spritesmith-main-0.png);background-position:0 0;width:141px;height:147px}.background_pagodas{background-image:url(spritesmith-main-0.png);background-position:-705px -592px;width:140px;height:147px}.background_pumpkin_patch{background-image:url(spritesmith-main-0.png);background-position:-850px 0;width:140px;height:147px}.background_pyramids{background-image:url(spritesmith-main-0.png);background-position:-426px -148px;width:141px;height:147px}.background_rolling_hills{background-image:url(spritesmith-main-0.png);background-position:0 -296px;width:141px;height:147px}.background_seafarer_ship{background-image:url(spritesmith-main-0.png);background-position:-850px -444px;width:140px;height:147px}.background_shimmery_bubbles{background-image:url(spritesmith-main-0.png);background-position:-850px -592px;width:140px;height:147px}.background_snowy_pines{background-image:url(spritesmith-main-0.png);background-position:0 -740px;width:140px;height:147px}.background_south_pole{background-image:url(spritesmith-main-0.png);background-position:-141px -740px;width:140px;height:147px}.background_spring_rain{background-image:url(spritesmith-main-0.png);background-position:-282px -740px;width:140px;height:147px}.background_stable{background-image:url(spritesmith-main-0.png);background-position:-423px -740px;width:140px;height:147px}.background_stained_glass{background-image:url(spritesmith-main-0.png);background-position:-564px -740px;width:140px;height:147px}.background_starry_skies{background-image:url(spritesmith-main-0.png);background-position:-705px -740px;width:140px;height:147px}.background_sunken_ship{background-image:url(spritesmith-main-0.png);background-position:-846px -740px;width:140px;height:147px}.background_sunset_meadow{background-image:url(spritesmith-main-0.png);background-position:-991px 0;width:140px;height:147px}.background_sunset_savannah{background-image:url(spritesmith-main-0.png);background-position:-991px -148px;width:140px;height:147px}.background_tavern{background-image:url(spritesmith-main-0.png);background-position:-991px -296px;width:140px;height:147px}.background_thunderstorm{background-image:url(spritesmith-main-0.png);background-position:-142px -296px;width:141px;height:147px}.background_twinkly_lights{background-image:url(spritesmith-main-0.png);background-position:-284px -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:-141px -444px;width:140px;height:147px}.hair_beard_1_TRUred{background-image:url(spritesmith-main-0.png);background-position:-455px -1070px;width:90px;height:90px}.hair_beard_1_aurora{background-image:url(spritesmith-main-0.png);background-position:-546px -1070px;width:90px;height:90px}.hair_beard_1_black{background-image:url(spritesmith-main-0.png);background-position:-637px -1070px;width:90px;height:90px}.hair_beard_1_blond{background-image:url(spritesmith-main-0.png);background-position:-728px -1070px;width:90px;height:90px}.hair_beard_1_blue{background-image:url(spritesmith-main-0.png);background-position:-819px -1070px;width:90px;height:90px}.hair_beard_1_brown{background-image:url(spritesmith-main-0.png);background-position:-910px -1070px;width:90px;height:90px}.hair_beard_1_candycane{background-image:url(spritesmith-main-0.png);background-position:-1001px -1070px;width:90px;height:90px}.hair_beard_1_candycorn{background-image:url(spritesmith-main-0.png);background-position:-1092px -1070px;width:90px;height:90px}.hair_beard_1_festive{background-image:url(spritesmith-main-0.png);background-position:-1223px 0;width:90px;height:90px}.hair_beard_1_frost{background-image:url(spritesmith-main-0.png);background-position:-1223px -91px;width:90px;height:90px}.hair_beard_1_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-1223px -182px;width:90px;height:90px}.hair_beard_1_green{background-image:url(spritesmith-main-0.png);background-position:-1223px -273px;width:90px;height:90px}.hair_beard_1_halloween{background-image:url(spritesmith-main-0.png);background-position:-1223px -364px;width:90px;height:90px}.hair_beard_1_holly{background-image:url(spritesmith-main-0.png);background-position:-1223px -455px;width:90px;height:90px}.hair_beard_1_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1223px -546px;width:90px;height:90px}.hair_beard_1_midnight{background-image:url(spritesmith-main-0.png);background-position:-1223px -637px;width:90px;height:90px}.hair_beard_1_pblue{background-image:url(spritesmith-main-0.png);background-position:-1223px -728px;width:90px;height:90px}.hair_beard_1_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1223px -819px;width:90px;height:90px}.hair_beard_1_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1223px -910px;width:90px;height:90px}.hair_beard_1_porange{background-image:url(spritesmith-main-0.png);background-position:-1223px -1001px;width:90px;height:90px}.hair_beard_1_ppink{background-image:url(spritesmith-main-0.png);background-position:0 -1161px;width:90px;height:90px}.hair_beard_1_ppurple{background-image:url(spritesmith-main-0.png);background-position:-91px -1161px;width:90px;height:90px}.hair_beard_1_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-182px -1161px;width:90px;height:90px}.hair_beard_1_purple{background-image:url(spritesmith-main-0.png);background-position:-273px -1161px;width:90px;height:90px}.hair_beard_1_pyellow{background-image:url(spritesmith-main-0.png);background-position:-364px -1161px;width:90px;height:90px}.hair_beard_1_rainbow{background-image:url(spritesmith-main-0.png);background-position:-455px -1161px;width:90px;height:90px}.hair_beard_1_red{background-image:url(spritesmith-main-0.png);background-position:-546px -1161px;width:90px;height:90px}.hair_beard_1_snowy{background-image:url(spritesmith-main-0.png);background-position:-637px -1161px;width:90px;height:90px}.hair_beard_1_white{background-image:url(spritesmith-main-0.png);background-position:-728px -1161px;width:90px;height:90px}.hair_beard_1_winternight{background-image:url(spritesmith-main-0.png);background-position:-819px -1161px;width:90px;height:90px}.hair_beard_1_winterstar{background-image:url(spritesmith-main-0.png);background-position:-910px -1161px;width:90px;height:90px}.hair_beard_1_yellow{background-image:url(spritesmith-main-0.png);background-position:-1001px -1161px;width:90px;height:90px}.hair_beard_1_zombie{background-image:url(spritesmith-main-0.png);background-position:-1092px -1161px;width:90px;height:90px}.hair_beard_2_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1183px -1161px;width:90px;height:90px}.hair_beard_2_aurora{background-image:url(spritesmith-main-0.png);background-position:-1314px 0;width:90px;height:90px}.hair_beard_2_black{background-image:url(spritesmith-main-0.png);background-position:-1314px -91px;width:90px;height:90px}.hair_beard_2_blond{background-image:url(spritesmith-main-0.png);background-position:-1314px -182px;width:90px;height:90px}.hair_beard_2_blue{background-image:url(spritesmith-main-0.png);background-position:-1314px -273px;width:90px;height:90px}.hair_beard_2_brown{background-image:url(spritesmith-main-0.png);background-position:-1314px -364px;width:90px;height:90px}.hair_beard_2_candycane{background-image:url(spritesmith-main-0.png);background-position:-1314px -455px;width:90px;height:90px}.hair_beard_2_candycorn{background-image:url(spritesmith-main-0.png);background-position:-1314px -546px;width:90px;height:90px}.hair_beard_2_festive{background-image:url(spritesmith-main-0.png);background-position:-1314px -637px;width:90px;height:90px}.hair_beard_2_frost{background-image:url(spritesmith-main-0.png);background-position:-1314px -728px;width:90px;height:90px}.hair_beard_2_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-1314px -819px;width:90px;height:90px}.hair_beard_2_green{background-image:url(spritesmith-main-0.png);background-position:-1314px -910px;width:90px;height:90px}.hair_beard_2_halloween{background-image:url(spritesmith-main-0.png);background-position:-1314px -1001px;width:90px;height:90px}.hair_beard_2_holly{background-image:url(spritesmith-main-0.png);background-position:-1314px -1092px;width:90px;height:90px}.hair_beard_2_hollygreen{background-image:url(spritesmith-main-0.png);background-position:0 -1252px;width:90px;height:90px}.hair_beard_2_midnight{background-image:url(spritesmith-main-0.png);background-position:-91px -1252px;width:90px;height:90px}.hair_beard_2_pblue{background-image:url(spritesmith-main-0.png);background-position:-182px -1252px;width:90px;height:90px}.hair_beard_2_peppermint{background-image:url(spritesmith-main-0.png);background-position:-273px -1252px;width:90px;height:90px}.hair_beard_2_pgreen{background-image:url(spritesmith-main-0.png);background-position:-364px -1252px;width:90px;height:90px}.hair_beard_2_porange{background-image:url(spritesmith-main-0.png);background-position:-455px -1252px;width:90px;height:90px}.hair_beard_2_ppink{background-image:url(spritesmith-main-0.png);background-position:-546px -1252px;width:90px;height:90px}.hair_beard_2_ppurple{background-image:url(spritesmith-main-0.png);background-position:-637px -1252px;width:90px;height:90px}.hair_beard_2_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-728px -1252px;width:90px;height:90px}.hair_beard_2_purple{background-image:url(spritesmith-main-0.png);background-position:-819px -1252px;width:90px;height:90px}.hair_beard_2_pyellow{background-image:url(spritesmith-main-0.png);background-position:-910px -1252px;width:90px;height:90px}.hair_beard_2_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1001px -1252px;width:90px;height:90px}.hair_beard_2_red{background-image:url(spritesmith-main-0.png);background-position:-1092px -1252px;width:90px;height:90px}.hair_beard_2_snowy{background-image:url(spritesmith-main-0.png);background-position:0 -888px;width:90px;height:90px}.hair_beard_2_white{background-image:url(spritesmith-main-0.png);background-position:-1274px -1252px;width:90px;height:90px}.hair_beard_2_winternight{background-image:url(spritesmith-main-0.png);background-position:-1405px 0;width:90px;height:90px}.hair_beard_2_winterstar{background-image:url(spritesmith-main-0.png);background-position:-1405px -91px;width:90px;height:90px}.hair_beard_2_yellow{background-image:url(spritesmith-main-0.png);background-position:-1405px -182px;width:90px;height:90px}.hair_beard_2_zombie{background-image:url(spritesmith-main-0.png);background-position:-1405px -273px;width:90px;height:90px}.hair_beard_3_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1405px -364px;width:90px;height:90px}.hair_beard_3_aurora{background-image:url(spritesmith-main-0.png);background-position:-1405px -455px;width:90px;height:90px}.hair_beard_3_black{background-image:url(spritesmith-main-0.png);background-position:-1405px -546px;width:90px;height:90px}.hair_beard_3_blond{background-image:url(spritesmith-main-0.png);background-position:-1405px -637px;width:90px;height:90px}.hair_beard_3_blue{background-image:url(spritesmith-main-0.png);background-position:-1405px -728px;width:90px;height:90px}.hair_beard_3_brown{background-image:url(spritesmith-main-0.png);background-position:-1405px -819px;width:90px;height:90px}.hair_beard_3_candycane{background-image:url(spritesmith-main-0.png);background-position:-1405px -910px;width:90px;height:90px}.hair_beard_3_candycorn{background-image:url(spritesmith-main-0.png);background-position:-1405px -1001px;width:90px;height:90px}.hair_beard_3_festive{background-image:url(spritesmith-main-0.png);background-position:-1405px -1092px;width:90px;height:90px}.hair_beard_3_frost{background-image:url(spritesmith-main-0.png);background-position:-1405px -1183px;width:90px;height:90px}.hair_beard_3_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:0 -1343px;width:90px;height:90px}.hair_beard_3_green{background-image:url(spritesmith-main-0.png);background-position:-91px -1343px;width:90px;height:90px}.hair_beard_3_halloween{background-image:url(spritesmith-main-0.png);background-position:-182px -1343px;width:90px;height:90px}.hair_beard_3_holly{background-image:url(spritesmith-main-0.png);background-position:-273px -1343px;width:90px;height:90px}.hair_beard_3_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-364px -1343px;width:90px;height:90px}.hair_beard_3_midnight{background-image:url(spritesmith-main-0.png);background-position:-455px -1343px;width:90px;height:90px}.hair_beard_3_pblue{background-image:url(spritesmith-main-0.png);background-position:-546px -1343px;width:90px;height:90px}.hair_beard_3_peppermint{background-image:url(spritesmith-main-0.png);background-position:-637px -1343px;width:90px;height:90px}.hair_beard_3_pgreen{background-image:url(spritesmith-main-0.png);background-position:-728px -1343px;width:90px;height:90px}.hair_beard_3_porange{background-image:url(spritesmith-main-0.png);background-position:-819px -1343px;width:90px;height:90px}.hair_beard_3_ppink{background-image:url(spritesmith-main-0.png);background-position:-910px -1343px;width:90px;height:90px}.hair_beard_3_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1001px -1343px;width:90px;height:90px}.hair_beard_3_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1092px -1343px;width:90px;height:90px}.hair_beard_3_purple{background-image:url(spritesmith-main-0.png);background-position:-1183px -1343px;width:90px;height:90px}.hair_beard_3_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1274px -1343px;width:90px;height:90px}.hair_beard_3_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1365px -1343px;width:90px;height:90px}.hair_beard_3_red{background-image:url(spritesmith-main-0.png);background-position:-1496px 0;width:90px;height:90px}.hair_beard_3_snowy{background-image:url(spritesmith-main-0.png);background-position:-1496px -91px;width:90px;height:90px}.hair_beard_3_white{background-image:url(spritesmith-main-0.png);background-position:-1496px -182px;width:90px;height:90px}.hair_beard_3_winternight{background-image:url(spritesmith-main-0.png);background-position:-1496px -273px;width:90px;height:90px}.hair_beard_3_winterstar{background-image:url(spritesmith-main-0.png);background-position:-1496px -364px;width:90px;height:90px}.hair_beard_3_yellow{background-image:url(spritesmith-main-0.png);background-position:-1496px -455px;width:90px;height:90px}.hair_beard_3_zombie{background-image:url(spritesmith-main-0.png);background-position:-1496px -546px;width:90px;height:90px}.hair_mustache_1_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1496px -637px;width:90px;height:90px}.hair_mustache_1_aurora{background-image:url(spritesmith-main-0.png);background-position:-1496px -728px;width:90px;height:90px}.hair_mustache_1_black{background-image:url(spritesmith-main-0.png);background-position:-1496px -819px;width:90px;height:90px}.hair_mustache_1_blond{background-image:url(spritesmith-main-0.png);background-position:-1496px -910px;width:90px;height:90px}.hair_mustache_1_blue{background-image:url(spritesmith-main-0.png);background-position:-1496px -1001px;width:90px;height:90px}.hair_mustache_1_brown{background-image:url(spritesmith-main-0.png);background-position:-1496px -1092px;width:90px;height:90px}.hair_mustache_1_candycane{background-image:url(spritesmith-main-0.png);background-position:-1496px -1183px;width:90px;height:90px}.hair_mustache_1_candycorn{background-image:url(spritesmith-main-0.png);background-position:-1496px -1274px;width:90px;height:90px}.hair_mustache_1_festive{background-image:url(spritesmith-main-0.png);background-position:0 -1434px;width:90px;height:90px}.hair_mustache_1_frost{background-image:url(spritesmith-main-0.png);background-position:-91px -1434px;width:90px;height:90px}.hair_mustache_1_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-182px -1434px;width:90px;height:90px}.hair_mustache_1_green{background-image:url(spritesmith-main-0.png);background-position:-273px -1434px;width:90px;height:90px}.hair_mustache_1_halloween{background-image:url(spritesmith-main-0.png);background-position:-364px -1434px;width:90px;height:90px}.hair_mustache_1_holly{background-image:url(spritesmith-main-0.png);background-position:-455px -1434px;width:90px;height:90px}.hair_mustache_1_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-546px -1434px;width:90px;height:90px}.hair_mustache_1_midnight{background-image:url(spritesmith-main-0.png);background-position:-637px -1434px;width:90px;height:90px}.hair_mustache_1_pblue{background-image:url(spritesmith-main-0.png);background-position:-728px -1434px;width:90px;height:90px}.hair_mustache_1_peppermint{background-image:url(spritesmith-main-0.png);background-position:-819px -1434px;width:90px;height:90px}.hair_mustache_1_pgreen{background-image:url(spritesmith-main-0.png);background-position:-910px -1434px;width:90px;height:90px}.hair_mustache_1_porange{background-image:url(spritesmith-main-0.png);background-position:-1001px -1434px;width:90px;height:90px}.hair_mustache_1_ppink{background-image:url(spritesmith-main-0.png);background-position:-1092px -1434px;width:90px;height:90px}.hair_mustache_1_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1183px -1434px;width:90px;height:90px}.hair_mustache_1_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1274px -1434px;width:90px;height:90px}.hair_mustache_1_purple{background-image:url(spritesmith-main-0.png);background-position:-1365px -1434px;width:90px;height:90px}.hair_mustache_1_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1456px -1434px;width:90px;height:90px}.hair_mustache_1_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1587px 0;width:90px;height:90px}.hair_mustache_1_red{background-image:url(spritesmith-main-0.png);background-position:-1587px -91px;width:90px;height:90px}.hair_mustache_1_snowy{background-image:url(spritesmith-main-0.png);background-position:-1587px -182px;width:90px;height:90px}.hair_mustache_1_white{background-image:url(spritesmith-main-0.png);background-position:-1587px -273px;width:90px;height:90px}.hair_mustache_1_winternight{background-image:url(spritesmith-main-0.png);background-position:-1587px -364px;width:90px;height:90px}.hair_mustache_1_winterstar{background-image:url(spritesmith-main-0.png);background-position:-1587px -455px;width:90px;height:90px}.hair_mustache_1_yellow{background-image:url(spritesmith-main-0.png);background-position:-1587px -546px;width:90px;height:90px}.hair_mustache_1_zombie{background-image:url(spritesmith-main-0.png);background-position:-1587px -637px;width:90px;height:90px}.hair_mustache_2_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1587px -728px;width:90px;height:90px}.hair_mustache_2_aurora{background-image:url(spritesmith-main-0.png);background-position:-1587px -819px;width:90px;height:90px}.hair_mustache_2_black{background-image:url(spritesmith-main-0.png);background-position:-1587px -910px;width:90px;height:90px}.hair_mustache_2_blond{background-image:url(spritesmith-main-0.png);background-position:-1587px -1001px;width:90px;height:90px}.hair_mustache_2_blue{background-image:url(spritesmith-main-0.png);background-position:-1587px -1092px;width:90px;height:90px}.hair_mustache_2_brown{background-image:url(spritesmith-main-0.png);background-position:-1587px -1183px;width:90px;height:90px}.hair_mustache_2_candycane{background-image:url(spritesmith-main-0.png);background-position:-1587px -1274px;width:90px;height:90px}.hair_mustache_2_candycorn{background-image:url(spritesmith-main-0.png);background-position:-1587px -1365px;width:90px;height:90px}.hair_mustache_2_festive{background-image:url(spritesmith-main-0.png);background-position:0 -1525px;width:90px;height:90px}.hair_mustache_2_frost{background-image:url(spritesmith-main-0.png);background-position:-91px -1525px;width:90px;height:90px}.hair_mustache_2_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-182px -1525px;width:90px;height:90px}.hair_mustache_2_green{background-image:url(spritesmith-main-0.png);background-position:-273px -1525px;width:90px;height:90px}.hair_mustache_2_halloween{background-image:url(spritesmith-main-0.png);background-position:-364px -1525px;width:90px;height:90px}.hair_mustache_2_holly{background-image:url(spritesmith-main-0.png);background-position:-455px -1525px;width:90px;height:90px}.hair_mustache_2_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-546px -1525px;width:90px;height:90px}.hair_mustache_2_midnight{background-image:url(spritesmith-main-0.png);background-position:-637px -1525px;width:90px;height:90px}.hair_mustache_2_pblue{background-image:url(spritesmith-main-0.png);background-position:-728px -1525px;width:90px;height:90px}.hair_mustache_2_peppermint{background-image:url(spritesmith-main-0.png);background-position:-819px -1525px;width:90px;height:90px}.hair_mustache_2_pgreen{background-image:url(spritesmith-main-0.png);background-position:-910px -1525px;width:90px;height:90px}.hair_mustache_2_porange{background-image:url(spritesmith-main-0.png);background-position:-1001px -1525px;width:90px;height:90px}.hair_mustache_2_ppink{background-image:url(spritesmith-main-0.png);background-position:-1092px -1525px;width:90px;height:90px}.hair_mustache_2_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1183px -1525px;width:90px;height:90px}.hair_mustache_2_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1274px -1525px;width:90px;height:90px}.hair_mustache_2_purple{background-image:url(spritesmith-main-0.png);background-position:-1365px -1525px;width:90px;height:90px}.hair_mustache_2_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1456px -1525px;width:90px;height:90px}.hair_mustache_2_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1547px -1525px;width:90px;height:90px}.hair_mustache_2_red{background-image:url(spritesmith-main-0.png);background-position:-1678px 0;width:90px;height:90px}.hair_mustache_2_snowy{background-image:url(spritesmith-main-0.png);background-position:-1678px -91px;width:90px;height:90px}.hair_mustache_2_white{background-image:url(spritesmith-main-0.png);background-position:-1678px -182px;width:90px;height:90px}.hair_mustache_2_winternight{background-image:url(spritesmith-main-0.png);background-position:-1678px -273px;width:90px;height:90px}.hair_mustache_2_winterstar{background-image:url(spritesmith-main-0.png);background-position:-1678px -364px;width:90px;height:90px}.hair_mustache_2_yellow{background-image:url(spritesmith-main-0.png);background-position:-1678px -455px;width:90px;height:90px}.hair_mustache_2_zombie{background-image:url(spritesmith-main-0.png);background-position:-1678px -546px;width:90px;height:90px}.hair_flower_1{background-image:url(spritesmith-main-0.png);background-position:-1678px -637px;width:90px;height:90px}.hair_flower_2{background-image:url(spritesmith-main-0.png);background-position:-1678px -728px;width:90px;height:90px}.hair_flower_3{background-image:url(spritesmith-main-0.png);background-position:-1678px -819px;width:90px;height:90px}.hair_flower_4{background-image:url(spritesmith-main-0.png);background-position:-1678px -910px;width:90px;height:90px}.hair_flower_5{background-image:url(spritesmith-main-0.png);background-position:-1183px -1252px;width:90px;height:90px}.hair_flower_6{background-image:url(spritesmith-main-0.png);background-position:-1132px -546px;width:90px;height:90px}.hair_bangs_1_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1132px -455px;width:90px;height:90px}.hair_bangs_1_aurora{background-image:url(spritesmith-main-0.png);background-position:-1132px -364px;width:90px;height:90px}.hair_bangs_1_black{background-image:url(spritesmith-main-0.png);background-position:-1132px -273px;width:90px;height:90px}.hair_bangs_1_blond{background-image:url(spritesmith-main-0.png);background-position:-1132px -182px;width:90px;height:90px}.hair_bangs_1_blue{background-image:url(spritesmith-main-0.png);background-position:-1132px -91px;width:90px;height:90px}.hair_bangs_1_brown{background-image:url(spritesmith-main-0.png);background-position:-1132px 0;width:90px;height:90px}.hair_bangs_1_candycane{background-image:url(spritesmith-main-0.png);background-position:-1001px -979px;width:90px;height:90px}.hair_bangs_1_candycorn{background-image:url(spritesmith-main-0.png);background-position:-910px -979px;width:90px;height:90px}.hair_bangs_1_festive{background-image:url(spritesmith-main-0.png);background-position:-819px -979px;width:90px;height:90px}.hair_bangs_1_frost{background-image:url(spritesmith-main-0.png);background-position:-728px -979px;width:90px;height:90px}.hair_bangs_1_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-637px -979px;width:90px;height:90px}.hair_bangs_1_green{background-image:url(spritesmith-main-0.png);background-position:-546px -979px;width:90px;height:90px}.hair_bangs_1_halloween{background-image:url(spritesmith-main-0.png);background-position:-455px -979px;width:90px;height:90px}.hair_bangs_1_holly{background-image:url(spritesmith-main-0.png);background-position:-364px -979px;width:90px;height:90px}.hair_bangs_1_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-273px -979px;width:90px;height:90px}.hair_bangs_1_midnight{background-image:url(spritesmith-main-0.png);background-position:-182px -979px;width:90px;height:90px}.hair_bangs_1_pblue{background-image:url(spritesmith-main-0.png);background-position:-91px -979px;width:90px;height:90px}.hair_bangs_1_pblue2{background-image:url(spritesmith-main-0.png);background-position:0 -979px;width:90px;height:90px}.hair_bangs_1_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1001px -888px;width:90px;height:90px}.hair_bangs_1_pgreen{background-image:url(spritesmith-main-0.png);background-position:-910px -888px;width:90px;height:90px}.hair_bangs_1_pgreen2{background-image:url(spritesmith-main-0.png);background-position:-819px -888px;width:90px;height:90px}.hair_bangs_1_porange{background-image:url(spritesmith-main-0.png);background-position:-728px -888px;width:90px;height:90px}.hair_bangs_1_porange2{background-image:url(spritesmith-main-0.png);background-position:-637px -888px;width:90px;height:90px}.hair_bangs_1_ppink{background-image:url(spritesmith-main-0.png);background-position:-546px -888px;width:90px;height:90px}.hair_bangs_1_ppink2{background-image:url(spritesmith-main-0.png);background-position:-455px -888px;width:90px;height:90px}.hair_bangs_1_ppurple{background-image:url(spritesmith-main-0.png);background-position:-364px -888px;width:90px;height:90px}.hair_bangs_1_ppurple2{background-image:url(spritesmith-main-0.png);background-position:-273px -888px;width:90px;height:90px}.hair_bangs_1_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-182px -888px;width:90px;height:90px}.hair_bangs_1_purple{background-image:url(spritesmith-main-0.png);background-position:-91px -888px;width:90px;height:90px}.hair_bangs_1_pyellow{background-image:url(spritesmith-main-0.png);background-position:-364px -1070px;width:90px;height:90px}.hair_bangs_1_pyellow2{background-image:url(spritesmith-main-0.png);background-position:-273px -1070px;width:90px;height:90px}.hair_bangs_1_rainbow{background-image:url(spritesmith-main-0.png);background-position:-182px -1070px;width:90px;height:90px}.hair_bangs_1_red{background-image:url(spritesmith-main-0.png);background-position:-91px -1070px;width:90px;height:90px}.hair_bangs_1_snowy{background-image:url(spritesmith-main-0.png);background-position:0 -1070px;width:90px;height:90px}.hair_bangs_1_white{background-image:url(spritesmith-main-0.png);background-position:-1132px -910px;width:90px;height:90px}.hair_bangs_1_winternight{background-image:url(spritesmith-main-0.png);background-position:-1132px -819px;width:90px;height:90px}.hair_bangs_1_winterstar{background-image:url(spritesmith-main-0.png);background-position:-1132px -728px;width:90px;height:90px}.hair_bangs_1_yellow{background-image:url(spritesmith-main-0.png);background-position:-1132px -637px;width:90px;height:90px}.customize-option.{background-image:url()}.hair_bangs_1_zombie{background-image:url(spritesmith-main-1.png);background-position:-91px 0;width:90px;height:90px}.hair_bangs_2_TRUred{background-image:url(spritesmith-main-1.png);background-position:-728px -1092px;width:90px;height:90px}.hair_bangs_2_aurora{background-image:url(spritesmith-main-1.png);background-position:0 -91px;width:90px;height:90px}.hair_bangs_2_black{background-image:url(spritesmith-main-1.png);background-position:-91px -91px;width:90px;height:90px}.hair_bangs_2_blond{background-image:url(spritesmith-main-1.png);background-position:-182px 0;width:90px;height:90px}.hair_bangs_2_blue{background-image:url(spritesmith-main-1.png);background-position:-182px -91px;width:90px;height:90px}.hair_bangs_2_brown{background-image:url(spritesmith-main-1.png);background-position:0 -182px;width:90px;height:90px}.hair_bangs_2_candycane{background-image:url(spritesmith-main-1.png);background-position:-91px -182px;width:90px;height:90px}.hair_bangs_2_candycorn{background-image:url(spritesmith-main-1.png);background-position:-182px -182px;width:90px;height:90px}.hair_bangs_2_festive{background-image:url(spritesmith-main-1.png);background-position:-273px 0;width:90px;height:90px}.hair_bangs_2_frost{background-image:url(spritesmith-main-1.png);background-position:-273px -91px;width:90px;height:90px}.hair_bangs_2_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-273px -182px;width:90px;height:90px}.hair_bangs_2_green{background-image:url(spritesmith-main-1.png);background-position:0 -273px;width:90px;height:90px}.hair_bangs_2_halloween{background-image:url(spritesmith-main-1.png);background-position:-91px -273px;width:90px;height:90px}.hair_bangs_2_holly{background-image:url(spritesmith-main-1.png);background-position:-182px -273px;width:90px;height:90px}.hair_bangs_2_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-273px -273px;width:90px;height:90px}.hair_bangs_2_midnight{background-image:url(spritesmith-main-1.png);background-position:-364px 0;width:90px;height:90px}.hair_bangs_2_pblue{background-image:url(spritesmith-main-1.png);background-position:-364px -91px;width:90px;height:90px}.hair_bangs_2_pblue2{background-image:url(spritesmith-main-1.png);background-position:-364px -182px;width:90px;height:90px}.hair_bangs_2_peppermint{background-image:url(spritesmith-main-1.png);background-position:-364px -273px;width:90px;height:90px}.hair_bangs_2_pgreen{background-image:url(spritesmith-main-1.png);background-position:0 -364px;width:90px;height:90px}.hair_bangs_2_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-91px -364px;width:90px;height:90px}.hair_bangs_2_porange{background-image:url(spritesmith-main-1.png);background-position:-182px -364px;width:90px;height:90px}.hair_bangs_2_porange2{background-image:url(spritesmith-main-1.png);background-position:-273px -364px;width:90px;height:90px}.hair_bangs_2_ppink{background-image:url(spritesmith-main-1.png);background-position:-364px -364px;width:90px;height:90px}.hair_bangs_2_ppink2{background-image:url(spritesmith-main-1.png);background-position:-455px 0;width:90px;height:90px}.hair_bangs_2_ppurple{background-image:url(spritesmith-main-1.png);background-position:-455px -91px;width:90px;height:90px}.hair_bangs_2_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-455px -182px;width:90px;height:90px}.hair_bangs_2_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-455px -273px;width:90px;height:90px}.hair_bangs_2_purple{background-image:url(spritesmith-main-1.png);background-position:-455px -364px;width:90px;height:90px}.hair_bangs_2_pyellow{background-image:url(spritesmith-main-1.png);background-position:0 -455px;width:90px;height:90px}.hair_bangs_2_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-91px -455px;width:90px;height:90px}.hair_bangs_2_rainbow{background-image:url(spritesmith-main-1.png);background-position:-182px -455px;width:90px;height:90px}.hair_bangs_2_red{background-image:url(spritesmith-main-1.png);background-position:-273px -455px;width:90px;height:90px}.hair_bangs_2_snowy{background-image:url(spritesmith-main-1.png);background-position:-364px -455px;width:90px;height:90px}.hair_bangs_2_white{background-image:url(spritesmith-main-1.png);background-position:-455px -455px;width:90px;height:90px}.hair_bangs_2_winternight{background-image:url(spritesmith-main-1.png);background-position:-546px 0;width:90px;height:90px}.hair_bangs_2_winterstar{background-image:url(spritesmith-main-1.png);background-position:-546px -91px;width:90px;height:90px}.hair_bangs_2_yellow{background-image:url(spritesmith-main-1.png);background-position:-546px -182px;width:90px;height:90px}.hair_bangs_2_zombie{background-image:url(spritesmith-main-1.png);background-position:-546px -273px;width:90px;height:90px}.hair_bangs_3_TRUred{background-image:url(spritesmith-main-1.png);background-position:-546px -364px;width:90px;height:90px}.hair_bangs_3_aurora{background-image:url(spritesmith-main-1.png);background-position:-546px -455px;width:90px;height:90px}.hair_bangs_3_black{background-image:url(spritesmith-main-1.png);background-position:0 -546px;width:90px;height:90px}.hair_bangs_3_blond{background-image:url(spritesmith-main-1.png);background-position:-91px -546px;width:90px;height:90px}.hair_bangs_3_blue{background-image:url(spritesmith-main-1.png);background-position:-182px -546px;width:90px;height:90px}.hair_bangs_3_brown{background-image:url(spritesmith-main-1.png);background-position:-273px -546px;width:90px;height:90px}.hair_bangs_3_candycane{background-image:url(spritesmith-main-1.png);background-position:-364px -546px;width:90px;height:90px}.hair_bangs_3_candycorn{background-image:url(spritesmith-main-1.png);background-position:-455px -546px;width:90px;height:90px}.hair_bangs_3_festive{background-image:url(spritesmith-main-1.png);background-position:-546px -546px;width:90px;height:90px}.hair_bangs_3_frost{background-image:url(spritesmith-main-1.png);background-position:-637px 0;width:90px;height:90px}.hair_bangs_3_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-637px -91px;width:90px;height:90px}.hair_bangs_3_green{background-image:url(spritesmith-main-1.png);background-position:-637px -182px;width:90px;height:90px}.hair_bangs_3_halloween{background-image:url(spritesmith-main-1.png);background-position:-637px -273px;width:90px;height:90px}.hair_bangs_3_holly{background-image:url(spritesmith-main-1.png);background-position:-637px -364px;width:90px;height:90px}.hair_bangs_3_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-637px -455px;width:90px;height:90px}.hair_bangs_3_midnight{background-image:url(spritesmith-main-1.png);background-position:-637px -546px;width:90px;height:90px}.hair_bangs_3_pblue{background-image:url(spritesmith-main-1.png);background-position:0 -637px;width:90px;height:90px}.hair_bangs_3_pblue2{background-image:url(spritesmith-main-1.png);background-position:-91px -637px;width:90px;height:90px}.hair_bangs_3_peppermint{background-image:url(spritesmith-main-1.png);background-position:-182px -637px;width:90px;height:90px}.hair_bangs_3_pgreen{background-image:url(spritesmith-main-1.png);background-position:-273px -637px;width:90px;height:90px}.hair_bangs_3_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-364px -637px;width:90px;height:90px}.hair_bangs_3_porange{background-image:url(spritesmith-main-1.png);background-position:-455px -637px;width:90px;height:90px}.hair_bangs_3_porange2{background-image:url(spritesmith-main-1.png);background-position:-546px -637px;width:90px;height:90px}.hair_bangs_3_ppink{background-image:url(spritesmith-main-1.png);background-position:-637px -637px;width:90px;height:90px}.hair_bangs_3_ppink2{background-image:url(spritesmith-main-1.png);background-position:-728px 0;width:90px;height:90px}.hair_bangs_3_ppurple{background-image:url(spritesmith-main-1.png);background-position:-728px -91px;width:90px;height:90px}.hair_bangs_3_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-728px -182px;width:90px;height:90px}.hair_bangs_3_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-728px -273px;width:90px;height:90px}.hair_bangs_3_purple{background-image:url(spritesmith-main-1.png);background-position:-728px -364px;width:90px;height:90px}.hair_bangs_3_pyellow{background-image:url(spritesmith-main-1.png);background-position:-728px -455px;width:90px;height:90px}.hair_bangs_3_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-728px -546px;width:90px;height:90px}.hair_bangs_3_rainbow{background-image:url(spritesmith-main-1.png);background-position:-728px -637px;width:90px;height:90px}.hair_bangs_3_red{background-image:url(spritesmith-main-1.png);background-position:0 -728px;width:90px;height:90px}.hair_bangs_3_snowy{background-image:url(spritesmith-main-1.png);background-position:-91px -728px;width:90px;height:90px}.hair_bangs_3_white{background-image:url(spritesmith-main-1.png);background-position:-182px -728px;width:90px;height:90px}.hair_bangs_3_winternight{background-image:url(spritesmith-main-1.png);background-position:-273px -728px;width:90px;height:90px}.hair_bangs_3_winterstar{background-image:url(spritesmith-main-1.png);background-position:-364px -728px;width:90px;height:90px}.hair_bangs_3_yellow{background-image:url(spritesmith-main-1.png);background-position:-455px -728px;width:90px;height:90px}.hair_bangs_3_zombie{background-image:url(spritesmith-main-1.png);background-position:-546px -728px;width:90px;height:90px}.hair_base_10_TRUred{background-image:url(spritesmith-main-1.png);background-position:-637px -728px;width:90px;height:90px}.hair_base_10_aurora{background-image:url(spritesmith-main-1.png);background-position:-728px -728px;width:90px;height:90px}.hair_base_10_black{background-image:url(spritesmith-main-1.png);background-position:-819px 0;width:90px;height:90px}.hair_base_10_blond{background-image:url(spritesmith-main-1.png);background-position:-819px -91px;width:90px;height:90px}.hair_base_10_blue{background-image:url(spritesmith-main-1.png);background-position:-819px -182px;width:90px;height:90px}.hair_base_10_brown{background-image:url(spritesmith-main-1.png);background-position:-819px -273px;width:90px;height:90px}.hair_base_10_candycane{background-image:url(spritesmith-main-1.png);background-position:-819px -364px;width:90px;height:90px}.hair_base_10_candycorn{background-image:url(spritesmith-main-1.png);background-position:-819px -455px;width:90px;height:90px}.hair_base_10_festive{background-image:url(spritesmith-main-1.png);background-position:-819px -546px;width:90px;height:90px}.hair_base_10_frost{background-image:url(spritesmith-main-1.png);background-position:-819px -637px;width:90px;height:90px}.hair_base_10_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-819px -728px;width:90px;height:90px}.hair_base_10_green{background-image:url(spritesmith-main-1.png);background-position:0 -819px;width:90px;height:90px}.hair_base_10_halloween{background-image:url(spritesmith-main-1.png);background-position:-91px -819px;width:90px;height:90px}.hair_base_10_holly{background-image:url(spritesmith-main-1.png);background-position:-182px -819px;width:90px;height:90px}.hair_base_10_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-273px -819px;width:90px;height:90px}.hair_base_10_midnight{background-image:url(spritesmith-main-1.png);background-position:-364px -819px;width:90px;height:90px}.hair_base_10_pblue{background-image:url(spritesmith-main-1.png);background-position:-455px -819px;width:90px;height:90px}.hair_base_10_pblue2{background-image:url(spritesmith-main-1.png);background-position:-546px -819px;width:90px;height:90px}.hair_base_10_peppermint{background-image:url(spritesmith-main-1.png);background-position:-637px -819px;width:90px;height:90px}.hair_base_10_pgreen{background-image:url(spritesmith-main-1.png);background-position:-728px -819px;width:90px;height:90px}.hair_base_10_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-819px -819px;width:90px;height:90px}.hair_base_10_porange{background-image:url(spritesmith-main-1.png);background-position:-910px 0;width:90px;height:90px}.hair_base_10_porange2{background-image:url(spritesmith-main-1.png);background-position:-910px -91px;width:90px;height:90px}.hair_base_10_ppink{background-image:url(spritesmith-main-1.png);background-position:-910px -182px;width:90px;height:90px}.hair_base_10_ppink2{background-image:url(spritesmith-main-1.png);background-position:-910px -273px;width:90px;height:90px}.hair_base_10_ppurple{background-image:url(spritesmith-main-1.png);background-position:-910px -364px;width:90px;height:90px}.hair_base_10_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-910px -455px;width:90px;height:90px}.hair_base_10_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-910px -546px;width:90px;height:90px}.hair_base_10_purple{background-image:url(spritesmith-main-1.png);background-position:-910px -637px;width:90px;height:90px}.hair_base_10_pyellow{background-image:url(spritesmith-main-1.png);background-position:-910px -728px;width:90px;height:90px}.hair_base_10_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-910px -819px;width:90px;height:90px}.hair_base_10_rainbow{background-image:url(spritesmith-main-1.png);background-position:0 -910px;width:90px;height:90px}.hair_base_10_red{background-image:url(spritesmith-main-1.png);background-position:-91px -910px;width:90px;height:90px}.hair_base_10_snowy{background-image:url(spritesmith-main-1.png);background-position:-182px -910px;width:90px;height:90px}.hair_base_10_white{background-image:url(spritesmith-main-1.png);background-position:-273px -910px;width:90px;height:90px}.hair_base_10_winternight{background-image:url(spritesmith-main-1.png);background-position:-364px -910px;width:90px;height:90px}.hair_base_10_winterstar{background-image:url(spritesmith-main-1.png);background-position:-455px -910px;width:90px;height:90px}.hair_base_10_yellow{background-image:url(spritesmith-main-1.png);background-position:-546px -910px;width:90px;height:90px}.hair_base_10_zombie{background-image:url(spritesmith-main-1.png);background-position:-637px -910px;width:90px;height:90px}.hair_base_11_TRUred{background-image:url(spritesmith-main-1.png);background-position:-728px -910px;width:90px;height:90px}.hair_base_11_aurora{background-image:url(spritesmith-main-1.png);background-position:-819px -910px;width:90px;height:90px}.hair_base_11_black{background-image:url(spritesmith-main-1.png);background-position:-910px -910px;width:90px;height:90px}.hair_base_11_blond{background-image:url(spritesmith-main-1.png);background-position:-1001px 0;width:90px;height:90px}.hair_base_11_blue{background-image:url(spritesmith-main-1.png);background-position:-1001px -91px;width:90px;height:90px}.hair_base_11_brown{background-image:url(spritesmith-main-1.png);background-position:-1001px -182px;width:90px;height:90px}.hair_base_11_candycane{background-image:url(spritesmith-main-1.png);background-position:-1001px -273px;width:90px;height:90px}.hair_base_11_candycorn{background-image:url(spritesmith-main-1.png);background-position:-1001px -364px;width:90px;height:90px}.hair_base_11_festive{background-image:url(spritesmith-main-1.png);background-position:-1001px -455px;width:90px;height:90px}.hair_base_11_frost{background-image:url(spritesmith-main-1.png);background-position:-1001px -546px;width:90px;height:90px}.hair_base_11_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1001px -637px;width:90px;height:90px}.hair_base_11_green{background-image:url(spritesmith-main-1.png);background-position:-1001px -728px;width:90px;height:90px}.hair_base_11_halloween{background-image:url(spritesmith-main-1.png);background-position:-1001px -819px;width:90px;height:90px}.hair_base_11_holly{background-image:url(spritesmith-main-1.png);background-position:-1001px -910px;width:90px;height:90px}.hair_base_11_hollygreen{background-image:url(spritesmith-main-1.png);background-position:0 -1001px;width:90px;height:90px}.hair_base_11_midnight{background-image:url(spritesmith-main-1.png);background-position:-91px -1001px;width:90px;height:90px}.hair_base_11_pblue{background-image:url(spritesmith-main-1.png);background-position:-182px -1001px;width:90px;height:90px}.hair_base_11_pblue2{background-image:url(spritesmith-main-1.png);background-position:-273px -1001px;width:90px;height:90px}.hair_base_11_peppermint{background-image:url(spritesmith-main-1.png);background-position:-364px -1001px;width:90px;height:90px}.hair_base_11_pgreen{background-image:url(spritesmith-main-1.png);background-position:-455px -1001px;width:90px;height:90px}.hair_base_11_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-546px -1001px;width:90px;height:90px}.hair_base_11_porange{background-image:url(spritesmith-main-1.png);background-position:-637px -1001px;width:90px;height:90px}.hair_base_11_porange2{background-image:url(spritesmith-main-1.png);background-position:-728px -1001px;width:90px;height:90px}.hair_base_11_ppink{background-image:url(spritesmith-main-1.png);background-position:-819px -1001px;width:90px;height:90px}.hair_base_11_ppink2{background-image:url(spritesmith-main-1.png);background-position:-910px -1001px;width:90px;height:90px}.hair_base_11_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1001px -1001px;width:90px;height:90px}.hair_base_11_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1092px 0;width:90px;height:90px}.hair_base_11_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1092px -91px;width:90px;height:90px}.hair_base_11_purple{background-image:url(spritesmith-main-1.png);background-position:-1092px -182px;width:90px;height:90px}.hair_base_11_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1092px -273px;width:90px;height:90px}.hair_base_11_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1092px -364px;width:90px;height:90px}.hair_base_11_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1092px -455px;width:90px;height:90px}.hair_base_11_red{background-image:url(spritesmith-main-1.png);background-position:-1092px -546px;width:90px;height:90px}.hair_base_11_snowy{background-image:url(spritesmith-main-1.png);background-position:-1092px -637px;width:90px;height:90px}.hair_base_11_white{background-image:url(spritesmith-main-1.png);background-position:-1092px -728px;width:90px;height:90px}.hair_base_11_winternight{background-image:url(spritesmith-main-1.png);background-position:-1092px -819px;width:90px;height:90px}.hair_base_11_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1092px -910px;width:90px;height:90px}.hair_base_11_yellow{background-image:url(spritesmith-main-1.png);background-position:-1092px -1001px;width:90px;height:90px}.hair_base_11_zombie{background-image:url(spritesmith-main-1.png);background-position:0 -1092px;width:90px;height:90px}.hair_base_12_TRUred{background-image:url(spritesmith-main-1.png);background-position:-91px -1092px;width:90px;height:90px}.hair_base_12_aurora{background-image:url(spritesmith-main-1.png);background-position:-182px -1092px;width:90px;height:90px}.hair_base_12_black{background-image:url(spritesmith-main-1.png);background-position:-273px -1092px;width:90px;height:90px}.hair_base_12_blond{background-image:url(spritesmith-main-1.png);background-position:-364px -1092px;width:90px;height:90px}.hair_base_12_blue{background-image:url(spritesmith-main-1.png);background-position:-455px -1092px;width:90px;height:90px}.hair_base_12_brown{background-image:url(spritesmith-main-1.png);background-position:-546px -1092px;width:90px;height:90px}.hair_base_12_candycane{background-image:url(spritesmith-main-1.png);background-position:-637px -1092px;width:90px;height:90px}.hair_base_12_candycorn{background-image:url(spritesmith-main-1.png);background-position:0 0;width:90px;height:90px}.hair_base_12_festive{background-image:url(spritesmith-main-1.png);background-position:-819px -1092px;width:90px;height:90px}.hair_base_12_frost{background-image:url(spritesmith-main-1.png);background-position:-910px -1092px;width:90px;height:90px}.hair_base_12_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1001px -1092px;width:90px;height:90px}.hair_base_12_green{background-image:url(spritesmith-main-1.png);background-position:-1092px -1092px;width:90px;height:90px}.hair_base_12_halloween{background-image:url(spritesmith-main-1.png);background-position:-1183px 0;width:90px;height:90px}.hair_base_12_holly{background-image:url(spritesmith-main-1.png);background-position:-1183px -91px;width:90px;height:90px}.hair_base_12_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1183px -182px;width:90px;height:90px}.hair_base_12_midnight{background-image:url(spritesmith-main-1.png);background-position:-1183px -273px;width:90px;height:90px}.hair_base_12_pblue{background-image:url(spritesmith-main-1.png);background-position:-1183px -364px;width:90px;height:90px}.hair_base_12_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1183px -455px;width:90px;height:90px}.hair_base_12_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1183px -546px;width:90px;height:90px}.hair_base_12_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1183px -637px;width:90px;height:90px}.hair_base_12_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-1183px -728px;width:90px;height:90px}.hair_base_12_porange{background-image:url(spritesmith-main-1.png);background-position:-1183px -819px;width:90px;height:90px}.hair_base_12_porange2{background-image:url(spritesmith-main-1.png);background-position:-1183px -910px;width:90px;height:90px}.hair_base_12_ppink{background-image:url(spritesmith-main-1.png);background-position:-1183px -1001px;width:90px;height:90px}.hair_base_12_ppink2{background-image:url(spritesmith-main-1.png);background-position:-1183px -1092px;width:90px;height:90px}.hair_base_12_ppurple{background-image:url(spritesmith-main-1.png);background-position:0 -1183px;width:90px;height:90px}.hair_base_12_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-91px -1183px;width:90px;height:90px}.hair_base_12_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-182px -1183px;width:90px;height:90px}.hair_base_12_purple{background-image:url(spritesmith-main-1.png);background-position:-273px -1183px;width:90px;height:90px}.hair_base_12_pyellow{background-image:url(spritesmith-main-1.png);background-position:-364px -1183px;width:90px;height:90px}.hair_base_12_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-455px -1183px;width:90px;height:90px}.hair_base_12_rainbow{background-image:url(spritesmith-main-1.png);background-position:-546px -1183px;width:90px;height:90px}.hair_base_12_red{background-image:url(spritesmith-main-1.png);background-position:-637px -1183px;width:90px;height:90px}.hair_base_12_snowy{background-image:url(spritesmith-main-1.png);background-position:-728px -1183px;width:90px;height:90px}.hair_base_12_white{background-image:url(spritesmith-main-1.png);background-position:-819px -1183px;width:90px;height:90px}.hair_base_12_winternight{background-image:url(spritesmith-main-1.png);background-position:-910px -1183px;width:90px;height:90px}.hair_base_12_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1001px -1183px;width:90px;height:90px}.hair_base_12_yellow{background-image:url(spritesmith-main-1.png);background-position:-1092px -1183px;width:90px;height:90px}.hair_base_12_zombie{background-image:url(spritesmith-main-1.png);background-position:-1183px -1183px;width:90px;height:90px}.hair_base_13_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1274px 0;width:90px;height:90px}.hair_base_13_aurora{background-image:url(spritesmith-main-1.png);background-position:-1274px -91px;width:90px;height:90px}.hair_base_13_black{background-image:url(spritesmith-main-1.png);background-position:-1274px -182px;width:90px;height:90px}.hair_base_13_blond{background-image:url(spritesmith-main-1.png);background-position:-1274px -273px;width:90px;height:90px}.hair_base_13_blue{background-image:url(spritesmith-main-1.png);background-position:-1274px -364px;width:90px;height:90px}.hair_base_13_brown{background-image:url(spritesmith-main-1.png);background-position:-1274px -455px;width:90px;height:90px}.hair_base_13_candycane{background-image:url(spritesmith-main-1.png);background-position:-1274px -546px;width:90px;height:90px}.hair_base_13_candycorn{background-image:url(spritesmith-main-1.png);background-position:-1274px -637px;width:90px;height:90px}.hair_base_13_festive{background-image:url(spritesmith-main-1.png);background-position:-1274px -728px;width:90px;height:90px}.hair_base_13_frost{background-image:url(spritesmith-main-1.png);background-position:-1274px -819px;width:90px;height:90px}.hair_base_13_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1274px -910px;width:90px;height:90px}.hair_base_13_green{background-image:url(spritesmith-main-1.png);background-position:-1274px -1001px;width:90px;height:90px}.hair_base_13_halloween{background-image:url(spritesmith-main-1.png);background-position:-1274px -1092px;width:90px;height:90px}.hair_base_13_holly{background-image:url(spritesmith-main-1.png);background-position:-1274px -1183px;width:90px;height:90px}.hair_base_13_hollygreen{background-image:url(spritesmith-main-1.png);background-position:0 -1274px;width:90px;height:90px}.hair_base_13_midnight{background-image:url(spritesmith-main-1.png);background-position:-91px -1274px;width:90px;height:90px}.hair_base_13_pblue{background-image:url(spritesmith-main-1.png);background-position:-182px -1274px;width:90px;height:90px}.hair_base_13_pblue2{background-image:url(spritesmith-main-1.png);background-position:-273px -1274px;width:90px;height:90px}.hair_base_13_peppermint{background-image:url(spritesmith-main-1.png);background-position:-364px -1274px;width:90px;height:90px}.hair_base_13_pgreen{background-image:url(spritesmith-main-1.png);background-position:-455px -1274px;width:90px;height:90px}.hair_base_13_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-546px -1274px;width:90px;height:90px}.hair_base_13_porange{background-image:url(spritesmith-main-1.png);background-position:-637px -1274px;width:90px;height:90px}.hair_base_13_porange2{background-image:url(spritesmith-main-1.png);background-position:-728px -1274px;width:90px;height:90px}.hair_base_13_ppink{background-image:url(spritesmith-main-1.png);background-position:-819px -1274px;width:90px;height:90px}.hair_base_13_ppink2{background-image:url(spritesmith-main-1.png);background-position:-910px -1274px;width:90px;height:90px}.hair_base_13_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1001px -1274px;width:90px;height:90px}.hair_base_13_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1092px -1274px;width:90px;height:90px}.hair_base_13_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1183px -1274px;width:90px;height:90px}.hair_base_13_purple{background-image:url(spritesmith-main-1.png);background-position:-1274px -1274px;width:90px;height:90px}.hair_base_13_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1365px 0;width:90px;height:90px}.hair_base_13_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1365px -91px;width:90px;height:90px}.hair_base_13_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1365px -182px;width:90px;height:90px}.hair_base_13_red{background-image:url(spritesmith-main-1.png);background-position:-1365px -273px;width:90px;height:90px}.hair_base_13_snowy{background-image:url(spritesmith-main-1.png);background-position:-1365px -364px;width:90px;height:90px}.hair_base_13_white{background-image:url(spritesmith-main-1.png);background-position:-1365px -455px;width:90px;height:90px}.hair_base_13_winternight{background-image:url(spritesmith-main-1.png);background-position:-1365px -546px;width:90px;height:90px}.hair_base_13_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1365px -637px;width:90px;height:90px}.hair_base_13_yellow{background-image:url(spritesmith-main-1.png);background-position:-1365px -728px;width:90px;height:90px}.hair_base_13_zombie{background-image:url(spritesmith-main-1.png);background-position:-1365px -819px;width:90px;height:90px}.hair_base_14_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1365px -910px;width:90px;height:90px}.hair_base_14_aurora{background-image:url(spritesmith-main-1.png);background-position:-1365px -1001px;width:90px;height:90px}.hair_base_14_black{background-image:url(spritesmith-main-1.png);background-position:-1365px -1092px;width:90px;height:90px}.hair_base_14_blond{background-image:url(spritesmith-main-1.png);background-position:-1365px -1183px;width:90px;height:90px}.hair_base_14_blue{background-image:url(spritesmith-main-1.png);background-position:-1365px -1274px;width:90px;height:90px}.hair_base_14_brown{background-image:url(spritesmith-main-1.png);background-position:0 -1365px;width:90px;height:90px}.hair_base_14_candycane{background-image:url(spritesmith-main-1.png);background-position:-91px -1365px;width:90px;height:90px}.hair_base_14_candycorn{background-image:url(spritesmith-main-1.png);background-position:-182px -1365px;width:90px;height:90px}.hair_base_14_festive{background-image:url(spritesmith-main-1.png);background-position:-273px -1365px;width:90px;height:90px}.hair_base_14_frost{background-image:url(spritesmith-main-1.png);background-position:-364px -1365px;width:90px;height:90px}.hair_base_14_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-455px -1365px;width:90px;height:90px}.hair_base_14_green{background-image:url(spritesmith-main-1.png);background-position:-546px -1365px;width:90px;height:90px}.hair_base_14_halloween{background-image:url(spritesmith-main-1.png);background-position:-637px -1365px;width:90px;height:90px}.hair_base_14_holly{background-image:url(spritesmith-main-1.png);background-position:-728px -1365px;width:90px;height:90px}.hair_base_14_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-819px -1365px;width:90px;height:90px}.hair_base_14_midnight{background-image:url(spritesmith-main-1.png);background-position:-910px -1365px;width:90px;height:90px}.hair_base_14_pblue{background-image:url(spritesmith-main-1.png);background-position:-1001px -1365px;width:90px;height:90px}.hair_base_14_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1092px -1365px;width:90px;height:90px}.hair_base_14_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1183px -1365px;width:90px;height:90px}.hair_base_14_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1274px -1365px;width:90px;height:90px}.hair_base_14_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-1365px -1365px;width:90px;height:90px}.hair_base_14_porange{background-image:url(spritesmith-main-1.png);background-position:-1456px 0;width:90px;height:90px}.hair_base_14_porange2{background-image:url(spritesmith-main-1.png);background-position:-1456px -91px;width:90px;height:90px}.hair_base_14_ppink{background-image:url(spritesmith-main-1.png);background-position:-1456px -182px;width:90px;height:90px}.hair_base_14_ppink2{background-image:url(spritesmith-main-1.png);background-position:-1456px -273px;width:90px;height:90px}.hair_base_14_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1456px -364px;width:90px;height:90px}.hair_base_14_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1456px -455px;width:90px;height:90px}.hair_base_14_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1456px -546px;width:90px;height:90px}.hair_base_14_purple{background-image:url(spritesmith-main-1.png);background-position:-1456px -637px;width:90px;height:90px}.hair_base_14_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1456px -728px;width:90px;height:90px}.hair_base_14_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1456px -819px;width:90px;height:90px}.hair_base_14_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1456px -910px;width:90px;height:90px}.hair_base_14_red{background-image:url(spritesmith-main-1.png);background-position:-1456px -1001px;width:90px;height:90px}.hair_base_14_snowy{background-image:url(spritesmith-main-1.png);background-position:-1456px -1092px;width:90px;height:90px}.hair_base_14_white{background-image:url(spritesmith-main-1.png);background-position:-1456px -1183px;width:90px;height:90px}.hair_base_14_winternight{background-image:url(spritesmith-main-1.png);background-position:-1456px -1274px;width:90px;height:90px}.hair_base_14_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1456px -1365px;width:90px;height:90px}.hair_base_14_yellow{background-image:url(spritesmith-main-1.png);background-position:0 -1456px;width:90px;height:90px}.hair_base_14_zombie{background-image:url(spritesmith-main-1.png);background-position:-91px -1456px;width:90px;height:90px}.hair_base_1_TRUred{background-image:url(spritesmith-main-1.png);background-position:-182px -1456px;width:90px;height:90px}.hair_base_1_aurora{background-image:url(spritesmith-main-1.png);background-position:-273px -1456px;width:90px;height:90px}.hair_base_1_black{background-image:url(spritesmith-main-1.png);background-position:-364px -1456px;width:90px;height:90px}.hair_base_1_blond{background-image:url(spritesmith-main-1.png);background-position:-455px -1456px;width:90px;height:90px}.hair_base_1_blue{background-image:url(spritesmith-main-1.png);background-position:-546px -1456px;width:90px;height:90px}.hair_base_1_brown{background-image:url(spritesmith-main-1.png);background-position:-637px -1456px;width:90px;height:90px}.hair_base_1_candycane{background-image:url(spritesmith-main-1.png);background-position:-728px -1456px;width:90px;height:90px}.hair_base_1_candycorn{background-image:url(spritesmith-main-1.png);background-position:-819px -1456px;width:90px;height:90px}.hair_base_1_festive{background-image:url(spritesmith-main-1.png);background-position:-910px -1456px;width:90px;height:90px}.hair_base_1_frost{background-image:url(spritesmith-main-1.png);background-position:-1001px -1456px;width:90px;height:90px}.hair_base_1_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1092px -1456px;width:90px;height:90px}.hair_base_1_green{background-image:url(spritesmith-main-1.png);background-position:-1183px -1456px;width:90px;height:90px}.hair_base_1_halloween{background-image:url(spritesmith-main-1.png);background-position:-1274px -1456px;width:90px;height:90px}.hair_base_1_holly{background-image:url(spritesmith-main-1.png);background-position:-1365px -1456px;width:90px;height:90px}.hair_base_1_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1456px -1456px;width:90px;height:90px}.hair_base_1_midnight{background-image:url(spritesmith-main-1.png);background-position:-1547px 0;width:90px;height:90px}.hair_base_1_pblue{background-image:url(spritesmith-main-1.png);background-position:-1547px -91px;width:90px;height:90px}.hair_base_1_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1547px -182px;width:90px;height:90px}.hair_base_1_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1547px -273px;width:90px;height:90px}.hair_base_1_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1547px -364px;width:90px;height:90px}.hair_base_1_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-1547px -455px;width:90px;height:90px}.hair_base_1_porange{background-image:url(spritesmith-main-1.png);background-position:-1547px -546px;width:90px;height:90px}.hair_base_1_porange2{background-image:url(spritesmith-main-1.png);background-position:-1547px -637px;width:90px;height:90px}.hair_base_1_ppink{background-image:url(spritesmith-main-1.png);background-position:-1547px -728px;width:90px;height:90px}.hair_base_1_ppink2{background-image:url(spritesmith-main-1.png);background-position:-1547px -819px;width:90px;height:90px}.hair_base_1_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1547px -910px;width:90px;height:90px}.hair_base_1_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1547px -1001px;width:90px;height:90px}.hair_base_1_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1547px -1092px;width:90px;height:90px}.hair_base_1_purple{background-image:url(spritesmith-main-1.png);background-position:-1547px -1183px;width:90px;height:90px}.hair_base_1_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1547px -1274px;width:90px;height:90px}.hair_base_1_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1547px -1365px;width:90px;height:90px}.hair_base_1_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1547px -1456px;width:90px;height:90px}.hair_base_1_red{background-image:url(spritesmith-main-1.png);background-position:0 -1547px;width:90px;height:90px}.hair_base_1_snowy{background-image:url(spritesmith-main-1.png);background-position:-91px -1547px;width:90px;height:90px}.hair_base_1_white{background-image:url(spritesmith-main-1.png);background-position:-182px -1547px;width:90px;height:90px}.hair_base_1_winternight{background-image:url(spritesmith-main-1.png);background-position:-273px -1547px;width:90px;height:90px}.hair_base_1_winterstar{background-image:url(spritesmith-main-1.png);background-position:-364px -1547px;width:90px;height:90px}.hair_base_1_yellow{background-image:url(spritesmith-main-1.png);background-position:-455px -1547px;width:90px;height:90px}.hair_base_1_zombie{background-image:url(spritesmith-main-1.png);background-position:-546px -1547px;width:90px;height:90px}.hair_base_2_TRUred{background-image:url(spritesmith-main-1.png);background-position:-637px -1547px;width:90px;height:90px}.hair_base_2_aurora{background-image:url(spritesmith-main-1.png);background-position:-728px -1547px;width:90px;height:90px}.hair_base_2_black{background-image:url(spritesmith-main-1.png);background-position:-819px -1547px;width:90px;height:90px}.hair_base_2_blond{background-image:url(spritesmith-main-1.png);background-position:-910px -1547px;width:90px;height:90px}.hair_base_2_blue{background-image:url(spritesmith-main-1.png);background-position:-1001px -1547px;width:90px;height:90px}.hair_base_2_brown{background-image:url(spritesmith-main-1.png);background-position:-1092px -1547px;width:90px;height:90px}.hair_base_2_candycane{background-image:url(spritesmith-main-1.png);background-position:-1183px -1547px;width:90px;height:90px}.hair_base_2_candycorn{background-image:url(spritesmith-main-1.png);background-position:-1274px -1547px;width:90px;height:90px}.hair_base_2_festive{background-image:url(spritesmith-main-1.png);background-position:-1365px -1547px;width:90px;height:90px}.hair_base_2_frost{background-image:url(spritesmith-main-1.png);background-position:-1456px -1547px;width:90px;height:90px}.hair_base_2_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1547px -1547px;width:90px;height:90px}.hair_base_2_green{background-image:url(spritesmith-main-1.png);background-position:-1638px 0;width:90px;height:90px}.hair_base_2_halloween{background-image:url(spritesmith-main-1.png);background-position:-1638px -91px;width:90px;height:90px}.hair_base_2_holly{background-image:url(spritesmith-main-1.png);background-position:-1638px -182px;width:90px;height:90px}.hair_base_2_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1638px -273px;width:90px;height:90px}.hair_base_2_midnight{background-image:url(spritesmith-main-1.png);background-position:-1638px -364px;width:90px;height:90px}.customize-option.{background-image:url()}.hair_base_2_pblue{background-image:url(spritesmith-main-2.png);background-position:-91px 0;width:90px;height:90px}.hair_base_2_pblue2{background-image:url(spritesmith-main-2.png);background-position:-728px -1092px;width:90px;height:90px}.hair_base_2_peppermint{background-image:url(spritesmith-main-2.png);background-position:0 -91px;width:90px;height:90px}.hair_base_2_pgreen{background-image:url(spritesmith-main-2.png);background-position:-91px -91px;width:90px;height:90px}.hair_base_2_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-182px 0;width:90px;height:90px}.hair_base_2_porange{background-image:url(spritesmith-main-2.png);background-position:-182px -91px;width:90px;height:90px}.hair_base_2_porange2{background-image:url(spritesmith-main-2.png);background-position:0 -182px;width:90px;height:90px}.hair_base_2_ppink{background-image:url(spritesmith-main-2.png);background-position:-91px -182px;width:90px;height:90px}.hair_base_2_ppink2{background-image:url(spritesmith-main-2.png);background-position:-182px -182px;width:90px;height:90px}.hair_base_2_ppurple{background-image:url(spritesmith-main-2.png);background-position:-273px 0;width:90px;height:90px}.hair_base_2_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-273px -91px;width:90px;height:90px}.hair_base_2_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-273px -182px;width:90px;height:90px}.hair_base_2_purple{background-image:url(spritesmith-main-2.png);background-position:0 -273px;width:90px;height:90px}.hair_base_2_pyellow{background-image:url(spritesmith-main-2.png);background-position:-91px -273px;width:90px;height:90px}.hair_base_2_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-182px -273px;width:90px;height:90px}.hair_base_2_rainbow{background-image:url(spritesmith-main-2.png);background-position:-273px -273px;width:90px;height:90px}.hair_base_2_red{background-image:url(spritesmith-main-2.png);background-position:-364px 0;width:90px;height:90px}.hair_base_2_snowy{background-image:url(spritesmith-main-2.png);background-position:-364px -91px;width:90px;height:90px}.hair_base_2_white{background-image:url(spritesmith-main-2.png);background-position:-364px -182px;width:90px;height:90px}.hair_base_2_winternight{background-image:url(spritesmith-main-2.png);background-position:-364px -273px;width:90px;height:90px}.hair_base_2_winterstar{background-image:url(spritesmith-main-2.png);background-position:0 -364px;width:90px;height:90px}.hair_base_2_yellow{background-image:url(spritesmith-main-2.png);background-position:-91px -364px;width:90px;height:90px}.hair_base_2_zombie{background-image:url(spritesmith-main-2.png);background-position:-182px -364px;width:90px;height:90px}.hair_base_3_TRUred{background-image:url(spritesmith-main-2.png);background-position:-273px -364px;width:90px;height:90px}.hair_base_3_aurora{background-image:url(spritesmith-main-2.png);background-position:-364px -364px;width:90px;height:90px}.hair_base_3_black{background-image:url(spritesmith-main-2.png);background-position:-455px 0;width:90px;height:90px}.hair_base_3_blond{background-image:url(spritesmith-main-2.png);background-position:-455px -91px;width:90px;height:90px}.hair_base_3_blue{background-image:url(spritesmith-main-2.png);background-position:-455px -182px;width:90px;height:90px}.hair_base_3_brown{background-image:url(spritesmith-main-2.png);background-position:-455px -273px;width:90px;height:90px}.hair_base_3_candycane{background-image:url(spritesmith-main-2.png);background-position:-455px -364px;width:90px;height:90px}.hair_base_3_candycorn{background-image:url(spritesmith-main-2.png);background-position:0 -455px;width:90px;height:90px}.hair_base_3_festive{background-image:url(spritesmith-main-2.png);background-position:-91px -455px;width:90px;height:90px}.hair_base_3_frost{background-image:url(spritesmith-main-2.png);background-position:-182px -455px;width:90px;height:90px}.hair_base_3_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-273px -455px;width:90px;height:90px}.hair_base_3_green{background-image:url(spritesmith-main-2.png);background-position:-364px -455px;width:90px;height:90px}.hair_base_3_halloween{background-image:url(spritesmith-main-2.png);background-position:-455px -455px;width:90px;height:90px}.hair_base_3_holly{background-image:url(spritesmith-main-2.png);background-position:-546px 0;width:90px;height:90px}.hair_base_3_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-546px -91px;width:90px;height:90px}.hair_base_3_midnight{background-image:url(spritesmith-main-2.png);background-position:-546px -182px;width:90px;height:90px}.hair_base_3_pblue{background-image:url(spritesmith-main-2.png);background-position:-546px -273px;width:90px;height:90px}.hair_base_3_pblue2{background-image:url(spritesmith-main-2.png);background-position:-546px -364px;width:90px;height:90px}.hair_base_3_peppermint{background-image:url(spritesmith-main-2.png);background-position:-546px -455px;width:90px;height:90px}.hair_base_3_pgreen{background-image:url(spritesmith-main-2.png);background-position:0 -546px;width:90px;height:90px}.hair_base_3_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-91px -546px;width:90px;height:90px}.hair_base_3_porange{background-image:url(spritesmith-main-2.png);background-position:-182px -546px;width:90px;height:90px}.hair_base_3_porange2{background-image:url(spritesmith-main-2.png);background-position:-273px -546px;width:90px;height:90px}.hair_base_3_ppink{background-image:url(spritesmith-main-2.png);background-position:-364px -546px;width:90px;height:90px}.hair_base_3_ppink2{background-image:url(spritesmith-main-2.png);background-position:-455px -546px;width:90px;height:90px}.hair_base_3_ppurple{background-image:url(spritesmith-main-2.png);background-position:-546px -546px;width:90px;height:90px}.hair_base_3_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-637px 0;width:90px;height:90px}.hair_base_3_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-637px -91px;width:90px;height:90px}.hair_base_3_purple{background-image:url(spritesmith-main-2.png);background-position:-637px -182px;width:90px;height:90px}.hair_base_3_pyellow{background-image:url(spritesmith-main-2.png);background-position:-637px -273px;width:90px;height:90px}.hair_base_3_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-637px -364px;width:90px;height:90px}.hair_base_3_rainbow{background-image:url(spritesmith-main-2.png);background-position:-637px -455px;width:90px;height:90px}.hair_base_3_red{background-image:url(spritesmith-main-2.png);background-position:-637px -546px;width:90px;height:90px}.hair_base_3_snowy{background-image:url(spritesmith-main-2.png);background-position:0 -637px;width:90px;height:90px}.hair_base_3_white{background-image:url(spritesmith-main-2.png);background-position:-91px -637px;width:90px;height:90px}.hair_base_3_winternight{background-image:url(spritesmith-main-2.png);background-position:-182px -637px;width:90px;height:90px}.hair_base_3_winterstar{background-image:url(spritesmith-main-2.png);background-position:-273px -637px;width:90px;height:90px}.hair_base_3_yellow{background-image:url(spritesmith-main-2.png);background-position:-364px -637px;width:90px;height:90px}.hair_base_3_zombie{background-image:url(spritesmith-main-2.png);background-position:-455px -637px;width:90px;height:90px}.hair_base_4_TRUred{background-image:url(spritesmith-main-2.png);background-position:-546px -637px;width:90px;height:90px}.hair_base_4_aurora{background-image:url(spritesmith-main-2.png);background-position:-637px -637px;width:90px;height:90px}.hair_base_4_black{background-image:url(spritesmith-main-2.png);background-position:-728px 0;width:90px;height:90px}.hair_base_4_blond{background-image:url(spritesmith-main-2.png);background-position:-728px -91px;width:90px;height:90px}.hair_base_4_blue{background-image:url(spritesmith-main-2.png);background-position:-728px -182px;width:90px;height:90px}.hair_base_4_brown{background-image:url(spritesmith-main-2.png);background-position:-728px -273px;width:90px;height:90px}.hair_base_4_candycane{background-image:url(spritesmith-main-2.png);background-position:-728px -364px;width:90px;height:90px}.hair_base_4_candycorn{background-image:url(spritesmith-main-2.png);background-position:-728px -455px;width:90px;height:90px}.hair_base_4_festive{background-image:url(spritesmith-main-2.png);background-position:-728px -546px;width:90px;height:90px}.hair_base_4_frost{background-image:url(spritesmith-main-2.png);background-position:-728px -637px;width:90px;height:90px}.hair_base_4_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:0 -728px;width:90px;height:90px}.hair_base_4_green{background-image:url(spritesmith-main-2.png);background-position:-91px -728px;width:90px;height:90px}.hair_base_4_halloween{background-image:url(spritesmith-main-2.png);background-position:-182px -728px;width:90px;height:90px}.hair_base_4_holly{background-image:url(spritesmith-main-2.png);background-position:-273px -728px;width:90px;height:90px}.hair_base_4_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-364px -728px;width:90px;height:90px}.hair_base_4_midnight{background-image:url(spritesmith-main-2.png);background-position:-455px -728px;width:90px;height:90px}.hair_base_4_pblue{background-image:url(spritesmith-main-2.png);background-position:-546px -728px;width:90px;height:90px}.hair_base_4_pblue2{background-image:url(spritesmith-main-2.png);background-position:-637px -728px;width:90px;height:90px}.hair_base_4_peppermint{background-image:url(spritesmith-main-2.png);background-position:-728px -728px;width:90px;height:90px}.hair_base_4_pgreen{background-image:url(spritesmith-main-2.png);background-position:-819px 0;width:90px;height:90px}.hair_base_4_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-819px -91px;width:90px;height:90px}.hair_base_4_porange{background-image:url(spritesmith-main-2.png);background-position:-819px -182px;width:90px;height:90px}.hair_base_4_porange2{background-image:url(spritesmith-main-2.png);background-position:-819px -273px;width:90px;height:90px}.hair_base_4_ppink{background-image:url(spritesmith-main-2.png);background-position:-819px -364px;width:90px;height:90px}.hair_base_4_ppink2{background-image:url(spritesmith-main-2.png);background-position:-819px -455px;width:90px;height:90px}.hair_base_4_ppurple{background-image:url(spritesmith-main-2.png);background-position:-819px -546px;width:90px;height:90px}.hair_base_4_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-819px -637px;width:90px;height:90px}.hair_base_4_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-819px -728px;width:90px;height:90px}.hair_base_4_purple{background-image:url(spritesmith-main-2.png);background-position:0 -819px;width:90px;height:90px}.hair_base_4_pyellow{background-image:url(spritesmith-main-2.png);background-position:-91px -819px;width:90px;height:90px}.hair_base_4_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-182px -819px;width:90px;height:90px}.hair_base_4_rainbow{background-image:url(spritesmith-main-2.png);background-position:-273px -819px;width:90px;height:90px}.hair_base_4_red{background-image:url(spritesmith-main-2.png);background-position:-364px -819px;width:90px;height:90px}.hair_base_4_snowy{background-image:url(spritesmith-main-2.png);background-position:-455px -819px;width:90px;height:90px}.hair_base_4_white{background-image:url(spritesmith-main-2.png);background-position:-546px -819px;width:90px;height:90px}.hair_base_4_winternight{background-image:url(spritesmith-main-2.png);background-position:-637px -819px;width:90px;height:90px}.hair_base_4_winterstar{background-image:url(spritesmith-main-2.png);background-position:-728px -819px;width:90px;height:90px}.hair_base_4_yellow{background-image:url(spritesmith-main-2.png);background-position:-819px -819px;width:90px;height:90px}.hair_base_4_zombie{background-image:url(spritesmith-main-2.png);background-position:-910px 0;width:90px;height:90px}.hair_base_5_TRUred{background-image:url(spritesmith-main-2.png);background-position:-910px -91px;width:90px;height:90px}.hair_base_5_aurora{background-image:url(spritesmith-main-2.png);background-position:-910px -182px;width:90px;height:90px}.hair_base_5_black{background-image:url(spritesmith-main-2.png);background-position:-910px -273px;width:90px;height:90px}.hair_base_5_blond{background-image:url(spritesmith-main-2.png);background-position:-910px -364px;width:90px;height:90px}.hair_base_5_blue{background-image:url(spritesmith-main-2.png);background-position:-910px -455px;width:90px;height:90px}.hair_base_5_brown{background-image:url(spritesmith-main-2.png);background-position:-910px -546px;width:90px;height:90px}.hair_base_5_candycane{background-image:url(spritesmith-main-2.png);background-position:-910px -637px;width:90px;height:90px}.hair_base_5_candycorn{background-image:url(spritesmith-main-2.png);background-position:-910px -728px;width:90px;height:90px}.hair_base_5_festive{background-image:url(spritesmith-main-2.png);background-position:-910px -819px;width:90px;height:90px}.hair_base_5_frost{background-image:url(spritesmith-main-2.png);background-position:0 -910px;width:90px;height:90px}.hair_base_5_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-91px -910px;width:90px;height:90px}.hair_base_5_green{background-image:url(spritesmith-main-2.png);background-position:-182px -910px;width:90px;height:90px}.hair_base_5_halloween{background-image:url(spritesmith-main-2.png);background-position:-273px -910px;width:90px;height:90px}.hair_base_5_holly{background-image:url(spritesmith-main-2.png);background-position:-364px -910px;width:90px;height:90px}.hair_base_5_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-455px -910px;width:90px;height:90px}.hair_base_5_midnight{background-image:url(spritesmith-main-2.png);background-position:-546px -910px;width:90px;height:90px}.hair_base_5_pblue{background-image:url(spritesmith-main-2.png);background-position:-637px -910px;width:90px;height:90px}.hair_base_5_pblue2{background-image:url(spritesmith-main-2.png);background-position:-728px -910px;width:90px;height:90px}.hair_base_5_peppermint{background-image:url(spritesmith-main-2.png);background-position:-819px -910px;width:90px;height:90px}.hair_base_5_pgreen{background-image:url(spritesmith-main-2.png);background-position:-910px -910px;width:90px;height:90px}.hair_base_5_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1001px 0;width:90px;height:90px}.hair_base_5_porange{background-image:url(spritesmith-main-2.png);background-position:-1001px -91px;width:90px;height:90px}.hair_base_5_porange2{background-image:url(spritesmith-main-2.png);background-position:-1001px -182px;width:90px;height:90px}.hair_base_5_ppink{background-image:url(spritesmith-main-2.png);background-position:-1001px -273px;width:90px;height:90px}.hair_base_5_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1001px -364px;width:90px;height:90px}.hair_base_5_ppurple{background-image:url(spritesmith-main-2.png);background-position:-1001px -455px;width:90px;height:90px}.hair_base_5_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1001px -546px;width:90px;height:90px}.hair_base_5_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1001px -637px;width:90px;height:90px}.hair_base_5_purple{background-image:url(spritesmith-main-2.png);background-position:-1001px -728px;width:90px;height:90px}.hair_base_5_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1001px -819px;width:90px;height:90px}.hair_base_5_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1001px -910px;width:90px;height:90px}.hair_base_5_rainbow{background-image:url(spritesmith-main-2.png);background-position:0 -1001px;width:90px;height:90px}.hair_base_5_red{background-image:url(spritesmith-main-2.png);background-position:-91px -1001px;width:90px;height:90px}.hair_base_5_snowy{background-image:url(spritesmith-main-2.png);background-position:-182px -1001px;width:90px;height:90px}.hair_base_5_white{background-image:url(spritesmith-main-2.png);background-position:-273px -1001px;width:90px;height:90px}.hair_base_5_winternight{background-image:url(spritesmith-main-2.png);background-position:-364px -1001px;width:90px;height:90px}.hair_base_5_winterstar{background-image:url(spritesmith-main-2.png);background-position:-455px -1001px;width:90px;height:90px}.hair_base_5_yellow{background-image:url(spritesmith-main-2.png);background-position:-546px -1001px;width:90px;height:90px}.hair_base_5_zombie{background-image:url(spritesmith-main-2.png);background-position:-637px -1001px;width:90px;height:90px}.hair_base_6_TRUred{background-image:url(spritesmith-main-2.png);background-position:-728px -1001px;width:90px;height:90px}.hair_base_6_aurora{background-image:url(spritesmith-main-2.png);background-position:-819px -1001px;width:90px;height:90px}.hair_base_6_black{background-image:url(spritesmith-main-2.png);background-position:-910px -1001px;width:90px;height:90px}.hair_base_6_blond{background-image:url(spritesmith-main-2.png);background-position:-1001px -1001px;width:90px;height:90px}.hair_base_6_blue{background-image:url(spritesmith-main-2.png);background-position:-1092px 0;width:90px;height:90px}.hair_base_6_brown{background-image:url(spritesmith-main-2.png);background-position:-1092px -91px;width:90px;height:90px}.hair_base_6_candycane{background-image:url(spritesmith-main-2.png);background-position:-1092px -182px;width:90px;height:90px}.hair_base_6_candycorn{background-image:url(spritesmith-main-2.png);background-position:-1092px -273px;width:90px;height:90px}.hair_base_6_festive{background-image:url(spritesmith-main-2.png);background-position:-1092px -364px;width:90px;height:90px}.hair_base_6_frost{background-image:url(spritesmith-main-2.png);background-position:-1092px -455px;width:90px;height:90px}.hair_base_6_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1092px -546px;width:90px;height:90px}.hair_base_6_green{background-image:url(spritesmith-main-2.png);background-position:-1092px -637px;width:90px;height:90px}.hair_base_6_halloween{background-image:url(spritesmith-main-2.png);background-position:-1092px -728px;width:90px;height:90px}.hair_base_6_holly{background-image:url(spritesmith-main-2.png);background-position:-1092px -819px;width:90px;height:90px}.hair_base_6_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1092px -910px;width:90px;height:90px}.hair_base_6_midnight{background-image:url(spritesmith-main-2.png);background-position:-1092px -1001px;width:90px;height:90px}.hair_base_6_pblue{background-image:url(spritesmith-main-2.png);background-position:0 -1092px;width:90px;height:90px}.hair_base_6_pblue2{background-image:url(spritesmith-main-2.png);background-position:-91px -1092px;width:90px;height:90px}.hair_base_6_peppermint{background-image:url(spritesmith-main-2.png);background-position:-182px -1092px;width:90px;height:90px}.hair_base_6_pgreen{background-image:url(spritesmith-main-2.png);background-position:-273px -1092px;width:90px;height:90px}.hair_base_6_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-364px -1092px;width:90px;height:90px}.hair_base_6_porange{background-image:url(spritesmith-main-2.png);background-position:-455px -1092px;width:90px;height:90px}.hair_base_6_porange2{background-image:url(spritesmith-main-2.png);background-position:-546px -1092px;width:90px;height:90px}.hair_base_6_ppink{background-image:url(spritesmith-main-2.png);background-position:-637px -1092px;width:90px;height:90px}.hair_base_6_ppink2{background-image:url(spritesmith-main-2.png);background-position:0 0;width:90px;height:90px}.hair_base_6_ppurple{background-image:url(spritesmith-main-2.png);background-position:-819px -1092px;width:90px;height:90px}.hair_base_6_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-910px -1092px;width:90px;height:90px}.hair_base_6_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1001px -1092px;width:90px;height:90px}.hair_base_6_purple{background-image:url(spritesmith-main-2.png);background-position:-1092px -1092px;width:90px;height:90px}.hair_base_6_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1183px 0;width:90px;height:90px}.hair_base_6_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1183px -91px;width:90px;height:90px}.hair_base_6_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1183px -182px;width:90px;height:90px}.hair_base_6_red{background-image:url(spritesmith-main-2.png);background-position:-1183px -273px;width:90px;height:90px}.hair_base_6_snowy{background-image:url(spritesmith-main-2.png);background-position:-1183px -364px;width:90px;height:90px}.hair_base_6_white{background-image:url(spritesmith-main-2.png);background-position:-1183px -455px;width:90px;height:90px}.hair_base_6_winternight{background-image:url(spritesmith-main-2.png);background-position:-1183px -546px;width:90px;height:90px}.hair_base_6_winterstar{background-image:url(spritesmith-main-2.png);background-position:-1183px -637px;width:90px;height:90px}.hair_base_6_yellow{background-image:url(spritesmith-main-2.png);background-position:-1183px -728px;width:90px;height:90px}.hair_base_6_zombie{background-image:url(spritesmith-main-2.png);background-position:-1183px -819px;width:90px;height:90px}.hair_base_7_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1183px -910px;width:90px;height:90px}.hair_base_7_aurora{background-image:url(spritesmith-main-2.png);background-position:-1183px -1001px;width:90px;height:90px}.hair_base_7_black{background-image:url(spritesmith-main-2.png);background-position:-1183px -1092px;width:90px;height:90px}.hair_base_7_blond{background-image:url(spritesmith-main-2.png);background-position:0 -1183px;width:90px;height:90px}.hair_base_7_blue{background-image:url(spritesmith-main-2.png);background-position:-91px -1183px;width:90px;height:90px}.hair_base_7_brown{background-image:url(spritesmith-main-2.png);background-position:-182px -1183px;width:90px;height:90px}.hair_base_7_candycane{background-image:url(spritesmith-main-2.png);background-position:-273px -1183px;width:90px;height:90px}.hair_base_7_candycorn{background-image:url(spritesmith-main-2.png);background-position:-364px -1183px;width:90px;height:90px}.hair_base_7_festive{background-image:url(spritesmith-main-2.png);background-position:-455px -1183px;width:90px;height:90px}.hair_base_7_frost{background-image:url(spritesmith-main-2.png);background-position:-546px -1183px;width:90px;height:90px}.hair_base_7_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-637px -1183px;width:90px;height:90px}.hair_base_7_green{background-image:url(spritesmith-main-2.png);background-position:-728px -1183px;width:90px;height:90px}.hair_base_7_halloween{background-image:url(spritesmith-main-2.png);background-position:-819px -1183px;width:90px;height:90px}.hair_base_7_holly{background-image:url(spritesmith-main-2.png);background-position:-910px -1183px;width:90px;height:90px}.hair_base_7_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1001px -1183px;width:90px;height:90px}.hair_base_7_midnight{background-image:url(spritesmith-main-2.png);background-position:-1092px -1183px;width:90px;height:90px}.hair_base_7_pblue{background-image:url(spritesmith-main-2.png);background-position:-1183px -1183px;width:90px;height:90px}.hair_base_7_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1274px 0;width:90px;height:90px}.hair_base_7_peppermint{background-image:url(spritesmith-main-2.png);background-position:-1274px -91px;width:90px;height:90px}.hair_base_7_pgreen{background-image:url(spritesmith-main-2.png);background-position:-1274px -182px;width:90px;height:90px}.hair_base_7_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1274px -273px;width:90px;height:90px}.hair_base_7_porange{background-image:url(spritesmith-main-2.png);background-position:-1274px -364px;width:90px;height:90px}.hair_base_7_porange2{background-image:url(spritesmith-main-2.png);background-position:-1274px -455px;width:90px;height:90px}.hair_base_7_ppink{background-image:url(spritesmith-main-2.png);background-position:-1274px -546px;width:90px;height:90px}.hair_base_7_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1274px -637px;width:90px;height:90px}.hair_base_7_ppurple{background-image:url(spritesmith-main-2.png);background-position:-1274px -728px;width:90px;height:90px}.hair_base_7_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1274px -819px;width:90px;height:90px}.hair_base_7_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1274px -910px;width:90px;height:90px}.hair_base_7_purple{background-image:url(spritesmith-main-2.png);background-position:-1274px -1001px;width:90px;height:90px}.hair_base_7_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1274px -1092px;width:90px;height:90px}.hair_base_7_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1274px -1183px;width:90px;height:90px}.hair_base_7_rainbow{background-image:url(spritesmith-main-2.png);background-position:0 -1274px;width:90px;height:90px}.hair_base_7_red{background-image:url(spritesmith-main-2.png);background-position:-91px -1274px;width:90px;height:90px}.hair_base_7_snowy{background-image:url(spritesmith-main-2.png);background-position:-182px -1274px;width:90px;height:90px}.hair_base_7_white{background-image:url(spritesmith-main-2.png);background-position:-273px -1274px;width:90px;height:90px}.hair_base_7_winternight{background-image:url(spritesmith-main-2.png);background-position:-364px -1274px;width:90px;height:90px}.hair_base_7_winterstar{background-image:url(spritesmith-main-2.png);background-position:-455px -1274px;width:90px;height:90px}.hair_base_7_yellow{background-image:url(spritesmith-main-2.png);background-position:-546px -1274px;width:90px;height:90px}.hair_base_7_zombie{background-image:url(spritesmith-main-2.png);background-position:-637px -1274px;width:90px;height:90px}.hair_base_8_TRUred{background-image:url(spritesmith-main-2.png);background-position:-728px -1274px;width:90px;height:90px}.hair_base_8_aurora{background-image:url(spritesmith-main-2.png);background-position:-819px -1274px;width:90px;height:90px}.hair_base_8_black{background-image:url(spritesmith-main-2.png);background-position:-910px -1274px;width:90px;height:90px}.hair_base_8_blond{background-image:url(spritesmith-main-2.png);background-position:-1001px -1274px;width:90px;height:90px}.hair_base_8_blue{background-image:url(spritesmith-main-2.png);background-position:-1092px -1274px;width:90px;height:90px}.hair_base_8_brown{background-image:url(spritesmith-main-2.png);background-position:-1183px -1274px;width:90px;height:90px}.hair_base_8_candycane{background-image:url(spritesmith-main-2.png);background-position:-1274px -1274px;width:90px;height:90px}.hair_base_8_candycorn{background-image:url(spritesmith-main-2.png);background-position:-1365px 0;width:90px;height:90px}.hair_base_8_festive{background-image:url(spritesmith-main-2.png);background-position:-1365px -91px;width:90px;height:90px}.hair_base_8_frost{background-image:url(spritesmith-main-2.png);background-position:-1365px -182px;width:90px;height:90px}.hair_base_8_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1365px -273px;width:90px;height:90px}.hair_base_8_green{background-image:url(spritesmith-main-2.png);background-position:-1365px -364px;width:90px;height:90px}.hair_base_8_halloween{background-image:url(spritesmith-main-2.png);background-position:-1365px -455px;width:90px;height:90px}.hair_base_8_holly{background-image:url(spritesmith-main-2.png);background-position:-1365px -546px;width:90px;height:90px}.hair_base_8_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1365px -637px;width:90px;height:90px}.hair_base_8_midnight{background-image:url(spritesmith-main-2.png);background-position:-1365px -728px;width:90px;height:90px}.hair_base_8_pblue{background-image:url(spritesmith-main-2.png);background-position:-1365px -819px;width:90px;height:90px}.hair_base_8_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1365px -910px;width:90px;height:90px}.hair_base_8_peppermint{background-image:url(spritesmith-main-2.png);background-position:-1365px -1001px;width:90px;height:90px}.hair_base_8_pgreen{background-image:url(spritesmith-main-2.png);background-position:-1365px -1092px;width:90px;height:90px}.hair_base_8_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1365px -1183px;width:90px;height:90px}.hair_base_8_porange{background-image:url(spritesmith-main-2.png);background-position:-1365px -1274px;width:90px;height:90px}.hair_base_8_porange2{background-image:url(spritesmith-main-2.png);background-position:0 -1365px;width:90px;height:90px}.hair_base_8_ppink{background-image:url(spritesmith-main-2.png);background-position:-91px -1365px;width:90px;height:90px}.hair_base_8_ppink2{background-image:url(spritesmith-main-2.png);background-position:-182px -1365px;width:90px;height:90px}.hair_base_8_ppurple{background-image:url(spritesmith-main-2.png);background-position:-273px -1365px;width:90px;height:90px}.hair_base_8_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-364px -1365px;width:90px;height:90px}.hair_base_8_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-455px -1365px;width:90px;height:90px}.hair_base_8_purple{background-image:url(spritesmith-main-2.png);background-position:-546px -1365px;width:90px;height:90px}.hair_base_8_pyellow{background-image:url(spritesmith-main-2.png);background-position:-637px -1365px;width:90px;height:90px}.hair_base_8_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-728px -1365px;width:90px;height:90px}.hair_base_8_rainbow{background-image:url(spritesmith-main-2.png);background-position:-819px -1365px;width:90px;height:90px}.hair_base_8_red{background-image:url(spritesmith-main-2.png);background-position:-910px -1365px;width:90px;height:90px}.hair_base_8_snowy{background-image:url(spritesmith-main-2.png);background-position:-1001px -1365px;width:90px;height:90px}.hair_base_8_white{background-image:url(spritesmith-main-2.png);background-position:-1092px -1365px;width:90px;height:90px}.hair_base_8_winternight{background-image:url(spritesmith-main-2.png);background-position:-1183px -1365px;width:90px;height:90px}.hair_base_8_winterstar{background-image:url(spritesmith-main-2.png);background-position:-1274px -1365px;width:90px;height:90px}.hair_base_8_yellow{background-image:url(spritesmith-main-2.png);background-position:-1365px -1365px;width:90px;height:90px}.hair_base_8_zombie{background-image:url(spritesmith-main-2.png);background-position:-1456px 0;width:90px;height:90px}.hair_base_9_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1456px -91px;width:90px;height:90px}.hair_base_9_aurora{background-image:url(spritesmith-main-2.png);background-position:-1456px -182px;width:90px;height:90px}.hair_base_9_black{background-image:url(spritesmith-main-2.png);background-position:-1456px -273px;width:90px;height:90px}.hair_base_9_blond{background-image:url(spritesmith-main-2.png);background-position:-1456px -364px;width:90px;height:90px}.hair_base_9_blue{background-image:url(spritesmith-main-2.png);background-position:-1456px -455px;width:90px;height:90px}.hair_base_9_brown{background-image:url(spritesmith-main-2.png);background-position:-1456px -546px;width:90px;height:90px}.hair_base_9_candycane{background-image:url(spritesmith-main-2.png);background-position:-1456px -637px;width:90px;height:90px}.hair_base_9_candycorn{background-image:url(spritesmith-main-2.png);background-position:-1456px -728px;width:90px;height:90px}.hair_base_9_festive{background-image:url(spritesmith-main-2.png);background-position:-1456px -819px;width:90px;height:90px}.hair_base_9_frost{background-image:url(spritesmith-main-2.png);background-position:-1456px -910px;width:90px;height:90px}.hair_base_9_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1456px -1001px;width:90px;height:90px}.hair_base_9_green{background-image:url(spritesmith-main-2.png);background-position:-1456px -1092px;width:90px;height:90px}.hair_base_9_halloween{background-image:url(spritesmith-main-2.png);background-position:-1456px -1183px;width:90px;height:90px}.hair_base_9_holly{background-image:url(spritesmith-main-2.png);background-position:-1456px -1274px;width:90px;height:90px}.hair_base_9_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1456px -1365px;width:90px;height:90px}.hair_base_9_midnight{background-image:url(spritesmith-main-2.png);background-position:0 -1456px;width:90px;height:90px}.hair_base_9_pblue{background-image:url(spritesmith-main-2.png);background-position:-91px -1456px;width:90px;height:90px}.hair_base_9_pblue2{background-image:url(spritesmith-main-2.png);background-position:-182px -1456px;width:90px;height:90px}.hair_base_9_peppermint{background-image:url(spritesmith-main-2.png);background-position:-273px -1456px;width:90px;height:90px}.hair_base_9_pgreen{background-image:url(spritesmith-main-2.png);background-position:-364px -1456px;width:90px;height:90px}.hair_base_9_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-455px -1456px;width:90px;height:90px}.hair_base_9_porange{background-image:url(spritesmith-main-2.png);background-position:-546px -1456px;width:90px;height:90px}.hair_base_9_porange2{background-image:url(spritesmith-main-2.png);background-position:-637px -1456px;width:90px;height:90px}.hair_base_9_ppink{background-image:url(spritesmith-main-2.png);background-position:-728px -1456px;width:90px;height:90px}.hair_base_9_ppink2{background-image:url(spritesmith-main-2.png);background-position:-819px -1456px;width:90px;height:90px}.hair_base_9_ppurple{background-image:url(spritesmith-main-2.png);background-position:-910px -1456px;width:90px;height:90px}.hair_base_9_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1001px -1456px;width:90px;height:90px}.hair_base_9_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1092px -1456px;width:90px;height:90px}.hair_base_9_purple{background-image:url(spritesmith-main-2.png);background-position:-1183px -1456px;width:90px;height:90px}.hair_base_9_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1274px -1456px;width:90px;height:90px}.hair_base_9_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1365px -1456px;width:90px;height:90px}.hair_base_9_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1456px -1456px;width:90px;height:90px}.hair_base_9_red{background-image:url(spritesmith-main-2.png);background-position:-1547px 0;width:90px;height:90px}.hair_base_9_snowy{background-image:url(spritesmith-main-2.png);background-position:-1547px -91px;width:90px;height:90px}.hair_base_9_white{background-image:url(spritesmith-main-2.png);background-position:-1547px -182px;width:90px;height:90px}.hair_base_9_winternight{background-image:url(spritesmith-main-2.png);background-position:-1547px -273px;width:90px;height:90px}.hair_base_9_winterstar{background-image:url(spritesmith-main-2.png);background-position:-1547px -364px;width:90px;height:90px}.hair_base_9_yellow{background-image:url(spritesmith-main-2.png);background-position:-1547px -455px;width:90px;height:90px}.hair_base_9_zombie{background-image:url(spritesmith-main-2.png);background-position:-1547px -546px;width:90px;height:90px}.hair_beard_1_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1547px -637px;width:90px;height:90px}.hair_beard_1_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1547px -728px;width:90px;height:90px}.hair_beard_1_porange2{background-image:url(spritesmith-main-2.png);background-position:-1547px -819px;width:90px;height:90px}.hair_beard_1_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1547px -910px;width:90px;height:90px}.hair_beard_1_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1547px -1001px;width:90px;height:90px}.hair_beard_1_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1547px -1092px;width:90px;height:90px}.hair_beard_2_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1547px -1183px;width:90px;height:90px}.hair_beard_2_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1547px -1274px;width:90px;height:90px}.hair_beard_2_porange2{background-image:url(spritesmith-main-2.png);background-position:-1547px -1365px;width:90px;height:90px}.hair_beard_2_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1547px -1456px;width:90px;height:90px}.hair_beard_2_ppurple2{background-image:url(spritesmith-main-2.png);background-position:0 -1547px;width:90px;height:90px}.hair_beard_2_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-91px -1547px;width:90px;height:90px}.hair_beard_3_pblue2{background-image:url(spritesmith-main-2.png);background-position:-182px -1547px;width:90px;height:90px}.hair_beard_3_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-273px -1547px;width:90px;height:90px}.hair_beard_3_porange2{background-image:url(spritesmith-main-2.png);background-position:-364px -1547px;width:90px;height:90px}.hair_beard_3_ppink2{background-image:url(spritesmith-main-2.png);background-position:-455px -1547px;width:90px;height:90px}.hair_beard_3_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-546px -1547px;width:90px;height:90px}.hair_beard_3_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-637px -1547px;width:90px;height:90px}.hair_mustache_1_pblue2{background-image:url(spritesmith-main-2.png);background-position:-728px -1547px;width:90px;height:90px}.hair_mustache_1_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-819px -1547px;width:90px;height:90px}.hair_mustache_1_porange2{background-image:url(spritesmith-main-2.png);background-position:-910px -1547px;width:90px;height:90px}.hair_mustache_1_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1001px -1547px;width:90px;height:90px}.hair_mustache_1_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1092px -1547px;width:90px;height:90px}.hair_mustache_1_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1183px -1547px;width:90px;height:90px}.hair_mustache_2_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1274px -1547px;width:90px;height:90px}.hair_mustache_2_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1365px -1547px;width:90px;height:90px}.hair_mustache_2_porange2{background-image:url(spritesmith-main-2.png);background-position:-1456px -1547px;width:90px;height:90px}.hair_mustache_2_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1547px -1547px;width:90px;height:90px}.hair_mustache_2_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1638px 0;width:90px;height:90px}.hair_mustache_2_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1638px -91px;width:90px;height:90px}.broad_shirt_black{background-image:url(spritesmith-main-2.png);background-position:-1638px -182px;width:90px;height:90px}.broad_shirt_blue{background-image:url(spritesmith-main-2.png);background-position:-1638px -273px;width:90px;height:90px}.broad_shirt_convict{background-image:url(spritesmith-main-2.png);background-position:-1638px -364px;width:90px;height:90px}.customize-option.{background-image:url()}.broad_shirt_cross{background-image:url(spritesmith-main-3.png);background-position:-1185px -728px;width:90px;height:90px}.broad_shirt_fire{background-image:url(spritesmith-main-3.png);background-position:-182px -1274px;width:90px;height:90px}.broad_shirt_green{background-image:url(spritesmith-main-3.png);background-position:-1185px -819px;width:90px;height:90px}.broad_shirt_horizon{background-image:url(spritesmith-main-3.png);background-position:-1185px -910px;width:90px;height:90px}.broad_shirt_ocean{background-image:url(spritesmith-main-3.png);background-position:-637px -1183px;width:90px;height:90px}.broad_shirt_pink{background-image:url(spritesmith-main-3.png);background-position:-728px -1183px;width:90px;height:90px}.broad_shirt_purple{background-image:url(spritesmith-main-3.png);background-position:-1367px 0;width:90px;height:90px}.broad_shirt_rainbow{background-image:url(spritesmith-main-3.png);background-position:-182px -1365px;width:90px;height:90px}.broad_shirt_redblue{background-image:url(spritesmith-main-3.png);background-position:-273px -1365px;width:90px;height:90px}.broad_shirt_thunder{background-image:url(spritesmith-main-3.png);background-position:-637px -1365px;width:90px;height:90px}.broad_shirt_tropical{background-image:url(spritesmith-main-3.png);background-position:-728px -1365px;width:90px;height:90px}.broad_shirt_white{background-image:url(spritesmith-main-3.png);background-position:-182px -1456px;width:90px;height:90px}.broad_shirt_yellow{background-image:url(spritesmith-main-3.png);background-position:-455px -1456px;width:90px;height:90px}.broad_shirt_zombie{background-image:url(spritesmith-main-3.png);background-position:-546px -1456px;width:90px;height:90px}.slim_shirt_black{background-image:url(spritesmith-main-3.png);background-position:-910px -1456px;width:90px;height:90px}.slim_shirt_blue{background-image:url(spritesmith-main-3.png);background-position:-1001px -1456px;width:90px;height:90px}.slim_shirt_convict{background-image:url(spritesmith-main-3.png);background-position:-1183px -1456px;width:90px;height:90px}.slim_shirt_cross{background-image:url(spritesmith-main-3.png);background-position:-1274px -1456px;width:90px;height:90px}.slim_shirt_fire{background-image:url(spritesmith-main-3.png);background-position:-1549px -91px;width:90px;height:90px}.slim_shirt_green{background-image:url(spritesmith-main-3.png);background-position:-1549px -182px;width:90px;height:90px}.slim_shirt_horizon{background-image:url(spritesmith-main-3.png);background-position:-1549px -364px;width:90px;height:90px}.slim_shirt_ocean{background-image:url(spritesmith-main-3.png);background-position:-1549px -455px;width:90px;height:90px}.slim_shirt_pink{background-image:url(spritesmith-main-3.png);background-position:-1549px -728px;width:90px;height:90px}.slim_shirt_purple{background-image:url(spritesmith-main-3.png);background-position:-1549px -910px;width:90px;height:90px}.slim_shirt_rainbow{background-image:url(spritesmith-main-3.png);background-position:-1549px -1274px;width:90px;height:90px}.slim_shirt_redblue{background-image:url(spritesmith-main-3.png);background-position:-1549px -1365px;width:90px;height:90px}.slim_shirt_thunder{background-image:url(spritesmith-main-3.png);background-position:-545px -182px;width:90px;height:90px}.slim_shirt_tropical{background-image:url(spritesmith-main-3.png);background-position:-545px -273px;width:90px;height:90px}.slim_shirt_white{background-image:url(spritesmith-main-3.png);background-position:-545px -364px;width:90px;height:90px}.slim_shirt_yellow{background-image:url(spritesmith-main-3.png);background-position:0 -455px;width:90px;height:90px}.slim_shirt_zombie{background-image:url(spritesmith-main-3.png);background-position:-91px -455px;width:90px;height:90px}.skin_0ff591{background-image:url(spritesmith-main-3.png);background-position:-182px -455px;width:90px;height:90px}.skin_0ff591_sleep{background-image:url(spritesmith-main-3.png);background-position:-273px -455px;width:90px;height:90px}.skin_2b43f6{background-image:url(spritesmith-main-3.png);background-position:-364px -455px;width:90px;height:90px}.skin_2b43f6_sleep{background-image:url(spritesmith-main-3.png);background-position:-455px -455px;width:90px;height:90px}.skin_6bd049{background-image:url(spritesmith-main-3.png);background-position:-546px -455px;width:90px;height:90px}.skin_6bd049_sleep{background-image:url(spritesmith-main-3.png);background-position:0 -546px;width:90px;height:90px}.skin_800ed0{background-image:url(spritesmith-main-3.png);background-position:-91px -546px;width:90px;height:90px}.skin_800ed0_sleep{background-image:url(spritesmith-main-3.png);background-position:-182px -546px;width:90px;height:90px}.skin_915533{background-image:url(spritesmith-main-3.png);background-position:-273px -546px;width:90px;height:90px}.skin_915533_sleep{background-image:url(spritesmith-main-3.png);background-position:-364px -546px;width:90px;height:90px}.skin_98461a{background-image:url(spritesmith-main-3.png);background-position:-455px -546px;width:90px;height:90px}.skin_98461a_sleep{background-image:url(spritesmith-main-3.png);background-position:-546px -546px;width:90px;height:90px}.skin_bear{background-image:url(spritesmith-main-3.png);background-position:-639px 0;width:90px;height:90px}.skin_bear_sleep{background-image:url(spritesmith-main-3.png);background-position:-639px -91px;width:90px;height:90px}.skin_c06534{background-image:url(spritesmith-main-3.png);background-position:-639px -182px;width:90px;height:90px}.skin_c06534_sleep{background-image:url(spritesmith-main-3.png);background-position:-639px -273px;width:90px;height:90px}.skin_c3e1dc{background-image:url(spritesmith-main-3.png);background-position:-639px -364px;width:90px;height:90px}.skin_c3e1dc_sleep{background-image:url(spritesmith-main-3.png);background-position:-639px -455px;width:90px;height:90px}.skin_cactus{background-image:url(spritesmith-main-3.png);background-position:-639px -546px;width:90px;height:90px}.skin_cactus_sleep{background-image:url(spritesmith-main-3.png);background-position:0 -637px;width:90px;height:90px}.skin_candycorn{background-image:url(spritesmith-main-3.png);background-position:-91px -637px;width:90px;height:90px}.skin_candycorn_sleep{background-image:url(spritesmith-main-3.png);background-position:-182px -637px;width:90px;height:90px}.skin_clownfish{background-image:url(spritesmith-main-3.png);background-position:-273px -637px;width:90px;height:90px}.skin_clownfish_sleep{background-image:url(spritesmith-main-3.png);background-position:-364px -637px;width:90px;height:90px}.skin_d7a9f7{background-image:url(spritesmith-main-3.png);background-position:-455px -637px;width:90px;height:90px}.skin_d7a9f7_sleep{background-image:url(spritesmith-main-3.png);background-position:-546px -637px;width:90px;height:90px}.skin_ddc994{background-image:url(spritesmith-main-3.png);background-position:-637px -637px;width:90px;height:90px}.skin_ddc994_sleep{background-image:url(spritesmith-main-3.png);background-position:-730px 0;width:90px;height:90px}.skin_deepocean{background-image:url(spritesmith-main-3.png);background-position:-730px -91px;width:90px;height:90px}.skin_deepocean_sleep{background-image:url(spritesmith-main-3.png);background-position:-730px -182px;width:90px;height:90px}.skin_ea8349{background-image:url(spritesmith-main-3.png);background-position:-730px -273px;width:90px;height:90px}.skin_ea8349_sleep{background-image:url(spritesmith-main-3.png);background-position:-730px -364px;width:90px;height:90px}.skin_eb052b{background-image:url(spritesmith-main-3.png);background-position:-730px -455px;width:90px;height:90px}.skin_eb052b_sleep{background-image:url(spritesmith-main-3.png);background-position:-730px -546px;width:90px;height:90px}.skin_f5a76e{background-image:url(spritesmith-main-3.png);background-position:-730px -637px;width:90px;height:90px}.skin_f5a76e_sleep{background-image:url(spritesmith-main-3.png);background-position:0 -728px;width:90px;height:90px}.skin_f5d70f{background-image:url(spritesmith-main-3.png);background-position:-91px -728px;width:90px;height:90px}.skin_f5d70f_sleep{background-image:url(spritesmith-main-3.png);background-position:-182px -728px;width:90px;height:90px}.skin_f69922{background-image:url(spritesmith-main-3.png);background-position:-273px -728px;width:90px;height:90px}.skin_f69922_sleep{background-image:url(spritesmith-main-3.png);background-position:-364px -728px;width:90px;height:90px}.skin_fox{background-image:url(spritesmith-main-3.png);background-position:-455px -728px;width:90px;height:90px}.skin_fox_sleep{background-image:url(spritesmith-main-3.png);background-position:-546px -728px;width:90px;height:90px}.skin_ghost{background-image:url(spritesmith-main-3.png);background-position:-637px -728px;width:90px;height:90px}.skin_ghost_sleep{background-image:url(spritesmith-main-3.png);background-position:-728px -728px;width:90px;height:90px}.skin_lion{background-image:url(spritesmith-main-3.png);background-position:-821px 0;width:90px;height:90px}.skin_lion_sleep{background-image:url(spritesmith-main-3.png);background-position:-821px -91px;width:90px;height:90px}.skin_merblue{background-image:url(spritesmith-main-3.png);background-position:-821px -182px;width:90px;height:90px}.skin_merblue_sleep{background-image:url(spritesmith-main-3.png);background-position:-821px -273px;width:90px;height:90px}.skin_mergold{background-image:url(spritesmith-main-3.png);background-position:-821px -364px;width:90px;height:90px}.skin_mergold_sleep{background-image:url(spritesmith-main-3.png);background-position:-821px -455px;width:90px;height:90px}.skin_mergreen{background-image:url(spritesmith-main-3.png);background-position:-821px -546px;width:90px;height:90px}.skin_mergreen_sleep{background-image:url(spritesmith-main-3.png);background-position:-821px -637px;width:90px;height:90px}.skin_merruby{background-image:url(spritesmith-main-3.png);background-position:-821px -728px;width:90px;height:90px}.skin_merruby_sleep{background-image:url(spritesmith-main-3.png);background-position:0 -819px;width:90px;height:90px}.skin_monster{background-image:url(spritesmith-main-3.png);background-position:-91px -819px;width:90px;height:90px}.skin_monster_sleep{background-image:url(spritesmith-main-3.png);background-position:-182px -819px;width:90px;height:90px}.skin_ogre{background-image:url(spritesmith-main-3.png);background-position:-273px -819px;width:90px;height:90px}.skin_ogre_sleep{background-image:url(spritesmith-main-3.png);background-position:-364px -819px;width:90px;height:90px}.skin_panda{background-image:url(spritesmith-main-3.png);background-position:-455px -819px;width:90px;height:90px}.skin_panda_sleep{background-image:url(spritesmith-main-3.png);background-position:-546px -819px;width:90px;height:90px}.skin_pastelBlue{background-image:url(spritesmith-main-3.png);background-position:-637px -819px;width:90px;height:90px}.skin_pastelBlue_sleep{background-image:url(spritesmith-main-3.png);background-position:-728px -819px;width:90px;height:90px}.skin_pastelGreen{background-image:url(spritesmith-main-3.png);background-position:-819px -819px;width:90px;height:90px}.skin_pastelGreen_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px 0;width:90px;height:90px}.skin_pastelOrange{background-image:url(spritesmith-main-3.png);background-position:-912px -91px;width:90px;height:90px}.skin_pastelOrange_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px -182px;width:90px;height:90px}.skin_pastelPink{background-image:url(spritesmith-main-3.png);background-position:-912px -273px;width:90px;height:90px}.skin_pastelPink_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px -364px;width:90px;height:90px}.skin_pastelPurple{background-image:url(spritesmith-main-3.png);background-position:-912px -455px;width:90px;height:90px}.skin_pastelPurple_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px -546px;width:90px;height:90px}.skin_pastelRainbowChevron{background-image:url(spritesmith-main-3.png);background-position:-912px -637px;width:90px;height:90px}.skin_pastelRainbowChevron_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px -728px;width:90px;height:90px}.skin_pastelRainbowDiagonal{background-image:url(spritesmith-main-3.png);background-position:-912px -819px;width:90px;height:90px}.skin_pastelRainbowDiagonal_sleep{background-image:url(spritesmith-main-3.png);background-position:0 -910px;width:90px;height:90px}.skin_pastelYellow{background-image:url(spritesmith-main-3.png);background-position:-91px -910px;width:90px;height:90px}.skin_pastelYellow_sleep{background-image:url(spritesmith-main-3.png);background-position:-182px -910px;width:90px;height:90px}.skin_pig{background-image:url(spritesmith-main-3.png);background-position:-273px -910px;width:90px;height:90px}.skin_pig_sleep{background-image:url(spritesmith-main-3.png);background-position:-364px -910px;width:90px;height:90px}.skin_pumpkin{background-image:url(spritesmith-main-3.png);background-position:-455px -910px;width:90px;height:90px}.skin_pumpkin2{background-image:url(spritesmith-main-3.png);background-position:-546px -910px;width:90px;height:90px}.skin_pumpkin2_sleep{background-image:url(spritesmith-main-3.png);background-position:-637px -910px;width:90px;height:90px}.skin_pumpkin_sleep{background-image:url(spritesmith-main-3.png);background-position:-728px -910px;width:90px;height:90px}.skin_rainbow{background-image:url(spritesmith-main-3.png);background-position:-819px -910px;width:90px;height:90px}.skin_rainbow_sleep{background-image:url(spritesmith-main-3.png);background-position:-910px -910px;width:90px;height:90px}.skin_reptile{background-image:url(spritesmith-main-3.png);background-position:-1003px 0;width:90px;height:90px}.skin_reptile_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -91px;width:90px;height:90px}.skin_shadow{background-image:url(spritesmith-main-3.png);background-position:-1003px -182px;width:90px;height:90px}.skin_shadow2{background-image:url(spritesmith-main-3.png);background-position:-1003px -273px;width:90px;height:90px}.skin_shadow2_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -364px;width:90px;height:90px}.skin_shadow_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -455px;width:90px;height:90px}.skin_shark{background-image:url(spritesmith-main-3.png);background-position:-1003px -546px;width:90px;height:90px}.skin_shark_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -637px;width:90px;height:90px}.skin_skeleton{background-image:url(spritesmith-main-3.png);background-position:-1003px -728px;width:90px;height:90px}.skin_skeleton2{background-image:url(spritesmith-main-3.png);background-position:-1003px -819px;width:90px;height:90px}.skin_skeleton2_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -910px;width:90px;height:90px}.skin_skeleton_sleep{background-image:url(spritesmith-main-3.png);background-position:0 -1001px;width:90px;height:90px}.skin_tiger{background-image:url(spritesmith-main-3.png);background-position:-91px -1001px;width:90px;height:90px}.skin_tiger_sleep{background-image:url(spritesmith-main-3.png);background-position:-182px -1001px;width:90px;height:90px}.skin_transparent{background-image:url(spritesmith-main-3.png);background-position:-273px -1001px;width:90px;height:90px}.skin_transparent_sleep{background-image:url(spritesmith-main-3.png);background-position:-364px -1001px;width:90px;height:90px}.skin_tropicalwater{background-image:url(spritesmith-main-3.png);background-position:-455px -1001px;width:90px;height:90px}.skin_tropicalwater_sleep{background-image:url(spritesmith-main-3.png);background-position:-546px -1001px;width:90px;height:90px}.skin_wolf{background-image:url(spritesmith-main-3.png);background-position:-637px -1001px;width:90px;height:90px}.skin_wolf_sleep{background-image:url(spritesmith-main-3.png);background-position:-728px -1001px;width:90px;height:90px}.skin_zombie{background-image:url(spritesmith-main-3.png);background-position:-819px -1001px;width:90px;height:90px}.skin_zombie2{background-image:url(spritesmith-main-3.png);background-position:-910px -1001px;width:90px;height:90px}.skin_zombie2_sleep{background-image:url(spritesmith-main-3.png);background-position:-1001px -1001px;width:90px;height:90px}.skin_zombie_sleep{background-image:url(spritesmith-main-3.png);background-position:-1094px 0;width:90px;height:90px}.customize-option.{background-image:url()}.broad_armor_armoire_gladiatorArmor{background-image:url(spritesmith-main-3.png);background-position:-1094px -91px;width:90px;height:90px}.broad_armor_armoire_goldenToga{background-image:url(spritesmith-main-3.png);background-position:-1094px -182px;width:90px;height:90px}.broad_armor_armoire_hornedIronArmor{background-image:url(spritesmith-main-3.png);background-position:-1094px -273px;width:90px;height:90px}.broad_armor_armoire_lunarArmor{background-image:url(spritesmith-main-3.png);background-position:-1094px -364px;width:90px;height:90px}.broad_armor_armoire_plagueDoctorOvercoat{background-image:url(spritesmith-main-3.png);background-position:-1094px -455px;width:90px;height:90px}.broad_armor_armoire_rancherRobes{background-image:url(spritesmith-main-3.png);background-position:-1094px -546px;width:90px;height:90px}.eyewear_armoire_plagueDoctorMask{background-image:url(spritesmith-main-3.png);background-position:-1094px -637px;width:90px;height:90px}.head_armoire_blueHairbow{background-image:url(spritesmith-main-3.png);background-position:-1094px -728px;width:90px;height:90px}.head_armoire_gladiatorHelm{background-image:url(spritesmith-main-3.png);background-position:-1094px -819px;width:90px;height:90px}.head_armoire_goldenLaurels{background-image:url(spritesmith-main-3.png);background-position:-1094px -910px;width:90px;height:90px}.head_armoire_hornedIronHelm{background-image:url(spritesmith-main-3.png);background-position:-1094px -1001px;width:90px;height:90px}.head_armoire_lunarCrown{background-image:url(spritesmith-main-3.png);background-position:0 -1092px;width:90px;height:90px}.head_armoire_plagueDoctorHat{background-image:url(spritesmith-main-3.png);background-position:-91px -1092px;width:90px;height:90px}.head_armoire_rancherHat{background-image:url(spritesmith-main-3.png);background-position:-182px -1092px;width:90px;height:90px}.head_armoire_redFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-273px -1092px;width:90px;height:90px}.head_armoire_redHairbow{background-image:url(spritesmith-main-3.png);background-position:-364px -1092px;width:90px;height:90px}.head_armoire_royalCrown{background-image:url(spritesmith-main-3.png);background-position:-455px -1092px;width:90px;height:90px}.head_armoire_violetFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-546px -1092px;width:90px;height:90px}.head_armoire_yellowHairbow{background-image:url(spritesmith-main-3.png);background-position:-637px -1092px;width:90px;height:90px}.shield_armoire_gladiatorShield{background-image:url(spritesmith-main-3.png);background-position:-728px -1092px;width:90px;height:90px}.shop_armor_armoire_gladiatorArmor{background-image:url(spritesmith-main-3.png);background-position:-1640px -943px;width:40px;height:40px}.shop_armor_armoire_goldenToga{background-image:url(spritesmith-main-3.png);background-position:-1640px -902px;width:40px;height:40px}.shop_armor_armoire_hornedIronArmor{background-image:url(spritesmith-main-3.png);background-position:-1640px -861px;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 -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_blueHairbow{background-image:url(spritesmith-main-3.png);background-position:-1640px -492px;width:40px;height:40px}.shop_head_armoire_gladiatorHelm{background-image:url(spritesmith-main-3.png);background-position:-1640px -369px;width:40px;height:40px}.shop_head_armoire_goldenLaurels{background-image:url(spritesmith-main-3.png);background-position:-1640px -328px;width:40px;height:40px}.shop_head_armoire_hornedIronHelm{background-image:url(spritesmith-main-3.png);background-position:-1640px -287px;width:40px;height:40px}.shop_head_armoire_lunarCrown{background-image:url(spritesmith-main-3.png);background-position:-1640px -164px;width:40px;height:40px}.shop_head_armoire_plagueDoctorHat{background-image:url(spritesmith-main-3.png);background-position:-1640px -123px;width:40px;height:40px}.shop_head_armoire_rancherHat{background-image:url(spritesmith-main-3.png);background-position:-1640px 0;width:40px;height:40px}.shop_head_armoire_redFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-1599px -1588px;width:40px;height:40px}.shop_head_armoire_redHairbow{background-image:url(spritesmith-main-3.png);background-position:-1558px -1588px;width:40px;height:40px}.shop_head_armoire_royalCrown{background-image:url(spritesmith-main-3.png);background-position:-1435px -1588px;width:40px;height:40px}.shop_head_armoire_violetFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-1394px -1588px;width:40px;height:40px}.shop_head_armoire_yellowHairbow{background-image:url(spritesmith-main-3.png);background-position:-1353px -1588px;width:40px;height:40px}.shop_shield_armoire_gladiatorShield{background-image:url(spritesmith-main-3.png);background-position:-1230px -1588px;width:40px;height:40px}.shop_weapon_armoire_basicCrossbow{background-image:url(spritesmith-main-3.png);background-position:-1189px -1588px;width:40px;height:40px}.shop_weapon_armoire_goldWingStaff{background-image:url(spritesmith-main-3.png);background-position:-1148px -1588px;width:40px;height:40px}.shop_weapon_armoire_ironCrook{background-image:url(spritesmith-main-3.png);background-position:-1025px -1588px;width:40px;height:40px}.shop_weapon_armoire_lunarSceptre{background-image:url(spritesmith-main-3.png);background-position:-984px -1588px;width:40px;height:40px}.shop_weapon_armoire_mythmakerSword{background-image:url(spritesmith-main-3.png);background-position:-943px -1588px;width:40px;height:40px}.shop_weapon_armoire_rancherLasso{background-image:url(spritesmith-main-3.png);background-position:-820px -1588px;width:40px;height:40px}.slim_armor_armoire_gladiatorArmor{background-image:url(spritesmith-main-3.png);background-position:-819px -1183px;width:90px;height:90px}.slim_armor_armoire_goldenToga{background-image:url(spritesmith-main-3.png);background-position:-910px -1183px;width:90px;height:90px}.slim_armor_armoire_hornedIronArmor{background-image:url(spritesmith-main-3.png);background-position:-1001px -1183px;width:90px;height:90px}.slim_armor_armoire_lunarArmor{background-image:url(spritesmith-main-3.png);background-position:-1092px -1183px;width:90px;height:90px}.slim_armor_armoire_plagueDoctorOvercoat{background-image:url(spritesmith-main-3.png);background-position:-1183px -1183px;width:90px;height:90px}.slim_armor_armoire_rancherRobes{background-image:url(spritesmith-main-3.png);background-position:-1276px 0;width:90px;height:90px}.weapon_armoire_basicCrossbow{background-image:url(spritesmith-main-3.png);background-position:-1276px -91px;width:90px;height:90px}.weapon_armoire_goldWingStaff{background-image:url(spritesmith-main-3.png);background-position:-1276px -182px;width:90px;height:90px}.weapon_armoire_ironCrook{background-image:url(spritesmith-main-3.png);background-position:-1276px -273px;width:90px;height:90px}.weapon_armoire_lunarSceptre{background-image:url(spritesmith-main-3.png);background-position:-1276px -364px;width:90px;height:90px}.weapon_armoire_mythmakerSword{background-image:url(spritesmith-main-3.png);background-position:-1276px -455px;width:90px;height:90px}.weapon_armoire_rancherLasso{background-image:url(spritesmith-main-3.png);background-position:-1276px -546px;width:90px;height:90px}.broad_armor_healer_1{background-image:url(spritesmith-main-3.png);background-position:-1276px -637px;width:90px;height:90px}.broad_armor_healer_2{background-image:url(spritesmith-main-3.png);background-position:-1276px -728px;width:90px;height:90px}.broad_armor_healer_3{background-image:url(spritesmith-main-3.png);background-position:-1276px -819px;width:90px;height:90px}.broad_armor_healer_4{background-image:url(spritesmith-main-3.png);background-position:-1276px -910px;width:90px;height:90px}.broad_armor_healer_5{background-image:url(spritesmith-main-3.png);background-position:-1276px -1001px;width:90px;height:90px}.broad_armor_rogue_1{background-image:url(spritesmith-main-3.png);background-position:-1276px -1092px;width:90px;height:90px}.broad_armor_rogue_2{background-image:url(spritesmith-main-3.png);background-position:-1276px -1183px;width:90px;height:90px}.broad_armor_rogue_3{background-image:url(spritesmith-main-3.png);background-position:0 -1274px;width:90px;height:90px}.broad_armor_rogue_4{background-image:url(spritesmith-main-3.png);background-position:-91px -1274px;width:90px;height:90px}.broad_armor_rogue_5{background-image:url(spritesmith-main-3.png);background-position:-545px -91px;width:90px;height:90px}.broad_armor_special_2{background-image:url(spritesmith-main-3.png);background-position:-273px -1274px;width:90px;height:90px}.broad_armor_special_finnedOceanicArmor{background-image:url(spritesmith-main-3.png);background-position:-364px -1274px;width:90px;height:90px}.broad_armor_warrior_1{background-image:url(spritesmith-main-3.png);background-position:-455px -1274px;width:90px;height:90px}.broad_armor_warrior_2{background-image:url(spritesmith-main-3.png);background-position:-546px -1274px;width:90px;height:90px}.broad_armor_warrior_3{background-image:url(spritesmith-main-3.png);background-position:-637px -1274px;width:90px;height:90px}.broad_armor_warrior_4{background-image:url(spritesmith-main-3.png);background-position:-728px -1274px;width:90px;height:90px}.broad_armor_warrior_5{background-image:url(spritesmith-main-3.png);background-position:-819px -1274px;width:90px;height:90px}.broad_armor_wizard_1{background-image:url(spritesmith-main-3.png);background-position:-910px -1274px;width:90px;height:90px}.broad_armor_wizard_2{background-image:url(spritesmith-main-3.png);background-position:-1001px -1274px;width:90px;height:90px}.broad_armor_wizard_3{background-image:url(spritesmith-main-3.png);background-position:-1092px -1274px;width:90px;height:90px}.broad_armor_wizard_4{background-image:url(spritesmith-main-3.png);background-position:-1183px -1274px;width:90px;height:90px}.broad_armor_wizard_5{background-image:url(spritesmith-main-3.png);background-position:-1274px -1274px;width:90px;height:90px}.shop_armor_healer_1{background-image:url(spritesmith-main-3.png);background-position:-779px -1588px;width:40px;height:40px}.shop_armor_healer_2{background-image:url(spritesmith-main-3.png);background-position:-738px -1588px;width:40px;height:40px}.shop_armor_healer_3{background-image:url(spritesmith-main-3.png);background-position:-615px -1588px;width:40px;height:40px}.shop_armor_healer_4{background-image:url(spritesmith-main-3.png);background-position:-574px -1588px;width:40px;height:40px}.shop_armor_healer_5{background-image:url(spritesmith-main-3.png);background-position:-451px -1588px;width:40px;height:40px}.shop_armor_rogue_1{background-image:url(spritesmith-main-3.png);background-position:-1640px -1066px;width:40px;height:40px}.shop_armor_rogue_2{background-image:url(spritesmith-main-3.png);background-position:-369px -1588px;width:40px;height:40px}.shop_armor_rogue_3{background-image:url(spritesmith-main-3.png);background-position:-246px -1588px;width:40px;height:40px}.shop_armor_rogue_4{background-image:url(spritesmith-main-3.png);background-position:-205px -1588px;width:40px;height:40px}.shop_armor_rogue_5{background-image:url(spritesmith-main-3.png);background-position:-164px -1588px;width:40px;height:40px}.shop_armor_special_0{background-image:url(spritesmith-main-3.png);background-position:0 -1588px;width:40px;height:40px}.shop_armor_special_1{background-image:url(spritesmith-main-3.png);background-position:-1599px -1547px;width:40px;height:40px}.shop_armor_special_2{background-image:url(spritesmith-main-3.png);background-position:-1558px -1547px;width:40px;height:40px}.shop_armor_special_finnedOceanicArmor{background-image:url(spritesmith-main-3.png);background-position:-1517px -1547px;width:40px;height:40px}.shop_armor_warrior_1{background-image:url(spritesmith-main-3.png);background-position:-1394px -1547px;width:40px;height:40px}.shop_armor_warrior_2{background-image:url(spritesmith-main-3.png);background-position:-1353px -1547px;width:40px;height:40px}.shop_armor_warrior_3{background-image:url(spritesmith-main-3.png);background-position:-1312px -1547px;width:40px;height:40px}.shop_armor_warrior_4{background-image:url(spritesmith-main-3.png);background-position:-1271px -1547px;width:40px;height:40px}.shop_armor_warrior_5{background-image:url(spritesmith-main-3.png);background-position:-1230px -1547px;width:40px;height:40px}.shop_armor_wizard_1{background-image:url(spritesmith-main-3.png);background-position:-1189px -1547px;width:40px;height:40px}.shop_armor_wizard_2{background-image:url(spritesmith-main-3.png);background-position:-1148px -1547px;width:40px;height:40px}.shop_armor_wizard_3{background-image:url(spritesmith-main-3.png);background-position:-1107px -1547px;width:40px;height:40px}.shop_armor_wizard_4{background-image:url(spritesmith-main-3.png);background-position:-1066px -1547px;width:40px;height:40px}.shop_armor_wizard_5{background-image:url(spritesmith-main-3.png);background-position:-1025px -1547px;width:40px;height:40px}.slim_armor_healer_1{background-image:url(spritesmith-main-3.png);background-position:-819px -1365px;width:90px;height:90px}.slim_armor_healer_2{background-image:url(spritesmith-main-3.png);background-position:-910px -1365px;width:90px;height:90px}.slim_armor_healer_3{background-image:url(spritesmith-main-3.png);background-position:-1001px -1365px;width:90px;height:90px}.slim_armor_healer_4{background-image:url(spritesmith-main-3.png);background-position:-1092px -1365px;width:90px;height:90px}.slim_armor_healer_5{background-image:url(spritesmith-main-3.png);background-position:-1183px -1365px;width:90px;height:90px}.slim_armor_rogue_1{background-image:url(spritesmith-main-3.png);background-position:-1274px -1365px;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:-1458px 0;width:90px;height:90px}.slim_armor_rogue_4{background-image:url(spritesmith-main-3.png);background-position:-1458px -91px;width:90px;height:90px}.slim_armor_rogue_5{background-image:url(spritesmith-main-3.png);background-position:-1458px -182px;width:90px;height:90px}.slim_armor_special_2{background-image:url(spritesmith-main-3.png);background-position:-1458px -273px;width:90px;height:90px}.slim_armor_special_finnedOceanicArmor{background-image:url(spritesmith-main-3.png);background-position:-1458px -364px;width:90px;height:90px}.slim_armor_warrior_1{background-image:url(spritesmith-main-3.png);background-position:-1458px -455px;width:90px;height:90px}.slim_armor_warrior_2{background-image:url(spritesmith-main-3.png);background-position:-1458px -546px;width:90px;height:90px}.slim_armor_warrior_3{background-image:url(spritesmith-main-3.png);background-position:-1458px -637px;width:90px;height:90px}.slim_armor_warrior_4{background-image:url(spritesmith-main-3.png);background-position:-1458px -728px;width:90px;height:90px}.slim_armor_warrior_5{background-image:url(spritesmith-main-3.png);background-position:-1458px -819px;width:90px;height:90px}.slim_armor_wizard_1{background-image:url(spritesmith-main-3.png);background-position:-1458px -910px;width:90px;height:90px}.slim_armor_wizard_2{background-image:url(spritesmith-main-3.png);background-position:-1458px -1001px;width:90px;height:90px}.slim_armor_wizard_3{background-image:url(spritesmith-main-3.png);background-position:-1458px -1092px;width:90px;height:90px}.slim_armor_wizard_4{background-image:url(spritesmith-main-3.png);background-position:-1458px -1183px;width:90px;height:90px}.slim_armor_wizard_5{background-image:url(spritesmith-main-3.png);background-position:-1458px -1274px;width:90px;height:90px}.broad_armor_special_birthday{background-image:url(spritesmith-main-3.png);background-position:-1458px -1365px;width:90px;height:90px}.broad_armor_special_birthday2015{background-image:url(spritesmith-main-3.png);background-position:0 -1456px;width:90px;height:90px}.shop_armor_special_birthday{background-image:url(spritesmith-main-3.png);background-position:-984px -1547px;width:40px;height:40px}.shop_armor_special_birthday2015{background-image:url(spritesmith-main-3.png);background-position:-943px -1547px;width:40px;height:40px}.slim_armor_special_birthday{background-image:url(spritesmith-main-3.png);background-position:-273px -1456px;width:90px;height:90px}.slim_armor_special_birthday2015{background-image:url(spritesmith-main-3.png);background-position:-364px -1456px;width:90px;height:90px}.broad_armor_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:0 -364px;width:93px;height:90px}.broad_armor_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-242px -91px;width:105px;height:90px}.broad_armor_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-637px -1456px;width:90px;height:90px}.broad_armor_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-728px -1456px;width:90px;height:90px}.broad_armor_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-819px -1456px;width:90px;height:90px}.broad_armor_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:0 0;width:120px;height:90px}.broad_armor_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-348px 0;width:105px;height:90px}.broad_armor_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-1092px -1456px;width:90px;height:90px}.head_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-545px 0;width:93px;height:90px}.head_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-348px -91px;width:105px;height:90px}.head_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-1365px -1456px;width:90px;height:90px}.head_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1456px -1456px;width:90px;height:90px}.head_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1549px 0;width:90px;height:90px}.head_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:-121px -91px;width:120px;height:90px}.head_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:0 -273px;width:105px;height:90px}.head_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-1549px -273px;width:90px;height:90px}.shield_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-94px -364px;width:93px;height:90px}.shield_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-212px -182px;width:105px;height:90px}.shield_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1549px -546px;width:90px;height:90px}.shield_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1549px -637px;width:90px;height:90px}.shield_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-348px -182px;width:105px;height:90px}.shield_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-1549px -819px;width:90px;height:90px}.shop_armor_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-902px -1547px;width:40px;height:40px}.shop_armor_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-861px -1547px;width:40px;height:40px}.shop_armor_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-820px -1547px;width:40px;height:40px}.shop_armor_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-779px -1547px;width:40px;height:40px}.shop_armor_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-738px -1547px;width:40px;height:40px}.shop_armor_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:-697px -1547px;width:40px;height:40px}.shop_armor_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-454px -291px;width:40px;height:40px}.shop_armor_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-410px -1588px;width:40px;height:40px}.shop_head_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-495px -291px;width:40px;height:40px}.shop_head_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-400px -273px;width:40px;height:40px}.shop_head_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-400px -314px;width:40px;height:40px}.shop_head_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-470px -364px;width:40px;height:40px}.shop_head_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-470px -405px;width:40px;height:40px}.shop_head_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:0 -1547px;width:40px;height:40px}.shop_head_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-41px -1547px;width:40px;height:40px}.shop_head_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-82px -1547px;width:40px;height:40px}.shop_shield_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-123px -1547px;width:40px;height:40px}.shop_shield_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-164px -1547px;width:40px;height:40px}.shop_shield_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-205px -1547px;width:40px;height:40px}.shop_shield_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-246px -1547px;width:40px;height:40px}.shop_shield_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-287px -1547px;width:40px;height:40px}.shop_shield_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-328px -1547px;width:40px;height:40px}.shop_weapon_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-369px -1547px;width:40px;height:40px}.shop_weapon_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-410px -1547px;width:40px;height:40px}.shop_weapon_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-451px -1547px;width:40px;height:40px}.shop_weapon_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-492px -1547px;width:40px;height:40px}.shop_weapon_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-533px -1547px;width:40px;height:40px}.shop_weapon_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:-574px -1547px;width:40px;height:40px}.shop_weapon_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-615px -1547px;width:40px;height:40px}.shop_weapon_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-656px -1547px;width:40px;height:40px}.slim_armor_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-306px -273px;width:93px;height:90px}.slim_armor_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-106px -273px;width:105px;height:90px}.slim_armor_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-1549px -1183px;width:90px;height:90px}.slim_armor_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1549px -1092px;width:90px;height:90px}.slim_armor_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1549px -1001px;width:90px;height:90px}.slim_armor_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:-121px 0;width:120px;height:90px}.slim_armor_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-106px -182px;width:105px;height:90px}.slim_armor_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-91px -1456px;width:90px;height:90px}.weapon_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-212px -273px;width:93px;height:90px}.weapon_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:0 -182px;width:105px;height:90px}.weapon_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-546px -1365px;width:90px;height:90px}.weapon_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-455px -1365px;width:90px;height:90px}.weapon_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-364px -1365px;width:90px;height:90px}.weapon_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:0 -91px;width:120px;height:90px}.weapon_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-242px 0;width:105px;height:90px}.weapon_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-91px -1365px;width:90px;height:90px}.broad_armor_special_gaymerx{background-image:url(spritesmith-main-3.png);background-position:0 -1365px;width:90px;height:90px}.head_special_gaymerx{background-image:url(spritesmith-main-3.png);background-position:-1367px -1274px;width:90px;height:90px}.shop_armor_special_gaymerx{background-image:url(spritesmith-main-3.png);background-position:-1435px -1547px;width:40px;height:40px}.shop_head_special_gaymerx{background-image:url(spritesmith-main-3.png);background-position:-1476px -1547px;width:40px;height:40px}.slim_armor_special_gaymerx{background-image:url(spritesmith-main-3.png);background-position:-1367px -1183px;width:90px;height:90px}.back_mystery_201402{background-image:url(spritesmith-main-3.png);background-position:-1367px -1092px;width:90px;height:90px}.broad_armor_mystery_201402{background-image:url(spritesmith-main-3.png);background-position:-1367px -1001px;width:90px;height:90px}.head_mystery_201402{background-image:url(spritesmith-main-3.png);background-position:-1367px -910px;width:90px;height:90px}.shop_armor_mystery_201402{background-image:url(spritesmith-main-3.png);background-position:-41px -1588px;width:40px;height:40px}.shop_back_mystery_201402{background-image:url(spritesmith-main-3.png);background-position:-82px -1588px;width:40px;height:40px}.shop_head_mystery_201402{background-image:url(spritesmith-main-3.png);background-position:-123px -1588px;width:40px;height:40px}.slim_armor_mystery_201402{background-image:url(spritesmith-main-3.png);background-position:-1367px -819px;width:90px;height:90px}.broad_armor_mystery_201403{background-image:url(spritesmith-main-3.png);background-position:-1367px -728px;width:90px;height:90px}.headAccessory_mystery_201403{background-image:url(spritesmith-main-3.png);background-position:-1367px -637px;width:90px;height:90px}.shop_armor_mystery_201403{background-image:url(spritesmith-main-3.png);background-position:-287px -1588px;width:40px;height:40px}.shop_headAccessory_mystery_201403{background-image:url(spritesmith-main-3.png);background-position:-328px -1588px;width:40px;height:40px}.slim_armor_mystery_201403{background-image:url(spritesmith-main-3.png);background-position:-1367px -546px;width:90px;height:90px}.back_mystery_201404{background-image:url(spritesmith-main-3.png);background-position:-1367px -455px;width:90px;height:90px}.headAccessory_mystery_201404{background-image:url(spritesmith-main-3.png);background-position:-1367px -364px;width:90px;height:90px}.shop_back_mystery_201404{background-image:url(spritesmith-main-3.png);background-position:-492px -1588px;width:40px;height:40px}.shop_headAccessory_mystery_201404{background-image:url(spritesmith-main-3.png);background-position:-533px -1588px;width:40px;height:40px}.broad_armor_mystery_201405{background-image:url(spritesmith-main-3.png);background-position:-1367px -273px;width:90px;height:90px}.head_mystery_201405{background-image:url(spritesmith-main-3.png);background-position:-1367px -182px;width:90px;height:90px}.shop_armor_mystery_201405{background-image:url(spritesmith-main-3.png);background-position:-656px -1588px;width:40px;height:40px}.shop_head_mystery_201405{background-image:url(spritesmith-main-3.png);background-position:-697px -1588px;width:40px;height:40px}.slim_armor_mystery_201405{background-image:url(spritesmith-main-3.png);background-position:-1367px -91px;width:90px;height:90px}.broad_armor_mystery_201406{background-image:url(spritesmith-main-3.png);background-position:-454px -97px;width:90px;height:96px}.head_mystery_201406{background-image:url(spritesmith-main-3.png);background-position:-454px -194px;width:90px;height:96px}.shop_armor_mystery_201406{background-image:url(spritesmith-main-3.png);background-position:-861px -1588px;width:40px;height:40px}.shop_head_mystery_201406{background-image:url(spritesmith-main-3.png);background-position:-902px -1588px;width:40px;height:40px}.slim_armor_mystery_201406{background-image:url(spritesmith-main-3.png);background-position:-454px 0;width:90px;height:96px}.broad_armor_mystery_201407{background-image:url(spritesmith-main-3.png);background-position:-546px -1183px;width:90px;height:90px}.head_mystery_201407{background-image:url(spritesmith-main-3.png);background-position:-455px -1183px;width:90px;height:90px}.shop_armor_mystery_201407{background-image:url(spritesmith-main-3.png);background-position:-1066px -1588px;width:40px;height:40px}.shop_head_mystery_201407{background-image:url(spritesmith-main-3.png);background-position:-1107px -1588px;width:40px;height:40px}.slim_armor_mystery_201407{background-image:url(spritesmith-main-3.png);background-position:-364px -1183px;width:90px;height:90px}.broad_armor_mystery_201408{background-image:url(spritesmith-main-3.png);background-position:-273px -1183px;width:90px;height:90px}.head_mystery_201408{background-image:url(spritesmith-main-3.png);background-position:-182px -1183px;width:90px;height:90px}.shop_armor_mystery_201408{background-image:url(spritesmith-main-3.png);background-position:-1271px -1588px;width:40px;height:40px}.shop_head_mystery_201408{background-image:url(spritesmith-main-3.png);background-position:-1312px -1588px;width:40px;height:40px}.slim_armor_mystery_201408{background-image:url(spritesmith-main-3.png);background-position:-91px -1183px;width:90px;height:90px}.broad_armor_mystery_201409{background-image:url(spritesmith-main-3.png);background-position:0 -1183px;width:90px;height:90px}.headAccessory_mystery_201409{background-image:url(spritesmith-main-3.png);background-position:-1185px -1092px;width:90px;height:90px}.shop_armor_mystery_201409{background-image:url(spritesmith-main-3.png);background-position:-1476px -1588px;width:40px;height:40px}.shop_headAccessory_mystery_201409{background-image:url(spritesmith-main-3.png);background-position:-1517px -1588px;width:40px;height:40px}.slim_armor_mystery_201409{background-image:url(spritesmith-main-3.png);background-position:-1185px -1001px;width:90px;height:90px}.back_mystery_201410{background-image:url(spritesmith-main-3.png);background-position:-376px -364px;width:93px;height:90px}.broad_armor_mystery_201410{background-image:url(spritesmith-main-3.png);background-position:-282px -364px;width:93px;height:90px}.shop_armor_mystery_201410{background-image:url(spritesmith-main-3.png);background-position:-1640px -41px;width:40px;height:40px}.shop_back_mystery_201410{background-image:url(spritesmith-main-3.png);background-position:-1640px -82px;width:40px;height:40px}.slim_armor_mystery_201410{background-image:url(spritesmith-main-3.png);background-position:-188px -364px;width:93px;height:90px}.head_mystery_201411{background-image:url(spritesmith-main-3.png);background-position:-1185px -637px;width:90px;height:90px}.shop_head_mystery_201411{background-image:url(spritesmith-main-3.png);background-position:-1640px -205px;width:40px;height:40px}.shop_weapon_mystery_201411{background-image:url(spritesmith-main-3.png);background-position:-1640px -246px;width:40px;height:40px}.weapon_mystery_201411{background-image:url(spritesmith-main-3.png);background-position:-1185px -546px;width:90px;height:90px}.broad_armor_mystery_201412{background-image:url(spritesmith-main-3.png);background-position:-1185px -455px;width:90px;height:90px}.head_mystery_201412{background-image:url(spritesmith-main-3.png);background-position:-1185px -364px;width:90px;height:90px}.shop_armor_mystery_201412{background-image:url(spritesmith-main-3.png);background-position:-1640px -410px;width:40px;height:40px}.shop_head_mystery_201412{background-image:url(spritesmith-main-3.png);background-position:-1640px -451px;width:40px;height:40px}.slim_armor_mystery_201412{background-image:url(spritesmith-main-3.png);background-position:-1185px -273px;width:90px;height:90px}.broad_armor_mystery_201501{background-image:url(spritesmith-main-3.png);background-position:-1185px -182px;width:90px;height:90px}.head_mystery_201501{background-image:url(spritesmith-main-3.png);background-position:-1185px -91px;width:90px;height:90px}.shop_armor_mystery_201501{background-image:url(spritesmith-main-3.png);background-position:-1640px -615px;width:40px;height:40px}.shop_head_mystery_201501{background-image:url(spritesmith-main-3.png);background-position:-1640px -656px;width:40px;height:40px}.slim_armor_mystery_201501{background-image:url(spritesmith-main-3.png);background-position:-1185px 0;width:90px;height:90px}.headAccessory_mystery_201502{background-image:url(spritesmith-main-3.png);background-position:-1092px -1092px;width:90px;height:90px}.shop_headAccessory_mystery_201502{background-image:url(spritesmith-main-3.png);background-position:-1640px -779px;width:40px;height:40px}.shop_weapon_mystery_201502{background-image:url(spritesmith-main-3.png);background-position:-1640px -820px;width:40px;height:40px}.weapon_mystery_201502{background-image:url(spritesmith-main-3.png);background-position:-1001px -1092px;width:90px;height:90px}.broad_armor_mystery_201503{background-image:url(spritesmith-main-3.png);background-position:-910px -1092px;width:90px;height:90px}.eyewear_mystery_201503{background-image:url(spritesmith-main-3.png);background-position:-819px -1092px;width:90px;height:90px}.shop_armor_mystery_201503{background-image:url(spritesmith-main-3.png);background-position:-1640px -984px;width:40px;height:40px}.shop_eyewear_mystery_201503{background-image:url(spritesmith-main-3.png);background-position:-1640px -1025px;width:40px;height:40px}.slim_armor_mystery_201503{background-image:url(spritesmith-main-3.png);background-position:-1549px -1456px;width:90px;height:90px}.back_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-728px -797px;width:90px;height:90px}.broad_armor_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-273px -1434px;width:90px;height:90px}.shop_armor_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-1654px -246px;width:40px;height:40px}.shop_back_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-1654px -1476px;width:40px;height:40px}.slim_armor_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-1109px -728px;width:90px;height:90px}.head_mystery_201505{background-image:url(spritesmith-main-4.png);background-position:-1018px -182px;width:90px;height:90px}.shop_head_mystery_201505{background-image:url(spritesmith-main-4.png);background-position:-1654px -1435px;width:40px;height:40px}.shop_weapon_mystery_201505{background-image:url(spritesmith-main-4.png);background-position:-1654px -1394px;width:40px;height:40px}.weapon_mystery_201505{background-image:url(spritesmith-main-4.png);background-position:-1018px -273px;width:90px;height:90px}.broad_armor_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-648px -424px;width:90px;height:105px}.eyewear_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-648px 0;width:90px;height:105px}.shop_armor_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-1654px -1353px;width:40px;height:40px}.shop_eyewear_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-1654px -1271px;width:40px;height:40px}.slim_armor_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-648px -106px;width:90px;height:105px}.back_mystery_201507{background-image:url(spritesmith-main-4.png);background-position:-648px -212px;width:90px;height:105px}.eyewear_mystery_201507{background-image:url(spritesmith-main-4.png);background-position:-273px -585px;width:90px;height:105px}.shop_back_mystery_201507{background-image:url(spritesmith-main-4.png);background-position:-1654px -1230px;width:40px;height:40px}.shop_eyewear_mystery_201507{background-image:url(spritesmith-main-4.png);background-position:-1654px -1189px;width:40px;height:40px}.broad_armor_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-830px -364px;width:93px;height:90px}.head_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-830px -182px;width:93px;height:90px}.shop_armor_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-1654px -533px;width:40px;height:40px}.shop_head_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-1654px -492px;width:40px;height:40px}.slim_armor_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-830px -273px;width:93px;height:90px}.broad_armor_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-910px -888px;width:90px;height:90px}.head_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-1018px -91px;width:90px;height:90px}.shop_armor_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-1654px -451px;width:40px;height:40px}.shop_head_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-1654px -410px;width:40px;height:40px}.slim_armor_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-1018px -364px;width:90px;height:90px}.broad_armor_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-1018px -455px;width:90px;height:90px}.eyewear_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-1109px -182px;width:90px;height:90px}.head_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-1109px -273px;width:90px;height:90px}.shop_armor_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-1654px -123px;width:40px;height:40px}.shop_eyewear_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-1654px -82px;width:40px;height:40px}.shop_head_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-1654px -41px;width:40px;height:40px}.shop_weapon_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-1654px 0;width:40px;height:40px}.slim_armor_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:0 -1070px;width:90px;height:90px}.weapon_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-91px -1070px;width:90px;height:90px}.eyewear_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-182px -1070px;width:90px;height:90px}.headAccessory_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-273px -1070px;width:90px;height:90px}.head_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-364px -1070px;width:90px;height:90px}.shield_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-637px -1070px;width:90px;height:90px}.shop_eyewear_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-1599px -1607px;width:40px;height:40px}.shop_headAccessory_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-1558px -1607px;width:40px;height:40px}.shop_head_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-1517px -1607px;width:40px;height:40px}.shop_shield_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-1476px -1607px;width:40px;height:40px}.broad_armor_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1092px -1070px;width:90px;height:90px}.broad_armor_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1200px 0;width:90px;height:90px}.broad_armor_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1200px -91px;width:90px;height:90px}.broad_armor_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1200px -182px;width:90px;height:90px}.broad_armor_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1200px -273px;width:90px;height:90px}.broad_armor_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1200px -455px;width:90px;height:90px}.broad_armor_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1200px -546px;width:90px;height:90px}.broad_armor_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1200px -637px;width:90px;height:90px}.headAccessory_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1200px -728px;width:90px;height:90px}.headAccessory_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1200px -819px;width:90px;height:90px}.headAccessory_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1200px -910px;width:90px;height:90px}.headAccessory_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1001px -1252px;width:90px;height:90px}.headAccessory_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1092px -1252px;width:90px;height:90px}.headAccessory_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1183px -1252px;width:90px;height:90px}.headAccessory_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1274px -1252px;width:90px;height:90px}.headAccessory_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1382px 0;width:90px;height:90px}.head_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1382px -91px;width:90px;height:90px}.head_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1382px -364px;width:90px;height:90px}.head_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1382px -455px;width:90px;height:90px}.head_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1382px -546px;width:90px;height:90px}.head_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1382px -637px;width:90px;height:90px}.head_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1382px -728px;width:90px;height:90px}.head_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1382px -819px;width:90px;height:90px}.head_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-91px -1343px;width:90px;height:90px}.shield_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1001px -1343px;width:90px;height:90px}.shield_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1274px -1343px;width:90px;height:90px}.shield_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1473px -91px;width:90px;height:90px}.shield_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1473px -1183px;width:90px;height:90px}.shield_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-637px -1434px;width:90px;height:90px}.shield_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-830px -455px;width:90px;height:90px}.shop_armor_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1435px -1607px;width:40px;height:40px}.shop_armor_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1394px -1607px;width:40px;height:40px}.shop_armor_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1353px -1607px;width:40px;height:40px}.shop_armor_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1312px -1607px;width:40px;height:40px}.shop_armor_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1271px -1607px;width:40px;height:40px}.shop_armor_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1230px -1607px;width:40px;height:40px}.shop_armor_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1189px -1607px;width:40px;height:40px}.shop_armor_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1148px -1607px;width:40px;height:40px}.shop_headAccessory_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1107px -1607px;width:40px;height:40px}.shop_headAccessory_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1066px -1607px;width:40px;height:40px}.shop_headAccessory_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1025px -1607px;width:40px;height:40px}.shop_headAccessory_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-984px -1607px;width:40px;height:40px}.shop_headAccessory_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-943px -1607px;width:40px;height:40px}.shop_headAccessory_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-902px -1607px;width:40px;height:40px}.shop_headAccessory_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-861px -1607px;width:40px;height:40px}.shop_headAccessory_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-820px -1607px;width:40px;height:40px}.shop_head_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-779px -1607px;width:40px;height:40px}.shop_head_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-738px -1607px;width:40px;height:40px}.shop_head_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-697px -1607px;width:40px;height:40px}.shop_head_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-656px -1607px;width:40px;height:40px}.shop_head_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-615px -1607px;width:40px;height:40px}.shop_head_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-574px -1607px;width:40px;height:40px}.shop_head_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-533px -1607px;width:40px;height:40px}.shop_head_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-492px -1607px;width:40px;height:40px}.shop_shield_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-451px -1607px;width:40px;height:40px}.shop_shield_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1353px -1566px;width:40px;height:40px}.shop_shield_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1312px -1566px;width:40px;height:40px}.shop_shield_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1271px -1566px;width:40px;height:40px}.shop_shield_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1230px -1566px;width:40px;height:40px}.shop_shield_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1189px -1566px;width:40px;height:40px}.shop_weapon_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1148px -1566px;width:40px;height:40px}.shop_weapon_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1107px -1566px;width:40px;height:40px}.shop_weapon_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1066px -1566px;width:40px;height:40px}.shop_weapon_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1025px -1566px;width:40px;height:40px}.shop_weapon_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-984px -1566px;width:40px;height:40px}.shop_weapon_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-943px -1566px;width:40px;height:40px}.shop_weapon_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-902px -1566px;width:40px;height:40px}.shop_weapon_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-861px -1566px;width:40px;height:40px}.slim_armor_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1018px -546px;width:90px;height:90px}.slim_armor_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1018px -637px;width:90px;height:90px}.slim_armor_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1018px -728px;width:90px;height:90px}.slim_armor_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1018px -819px;width:90px;height:90px}.slim_armor_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:0 -979px;width:90px;height:90px}.slim_armor_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-91px -979px;width:90px;height:90px}.slim_armor_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-182px -979px;width:90px;height:90px}.slim_armor_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-273px -979px;width:90px;height:90px}.weapon_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-364px -979px;width:90px;height:90px}.weapon_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-455px -979px;width:90px;height:90px}.weapon_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-546px -979px;width:90px;height:90px}.weapon_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-637px -979px;width:90px;height:90px}.weapon_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-728px -979px;width:90px;height:90px}.weapon_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-819px -979px;width:90px;height:90px}.weapon_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-910px -979px;width:90px;height:90px}.weapon_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1001px -979px;width:90px;height:90px}.body_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1109px 0;width:90px;height:90px}.body_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1109px -91px;width:90px;height:90px}.body_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:0 -106px;width:102px;height:105px}.body_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-637px -585px;width:90px;height:105px}.body_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-739px 0;width:90px;height:105px}.body_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-739px -318px;width:90px;height:105px}.broad_armor_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1109px -546px;width:90px;height:90px}.broad_armor_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1109px -637px;width:90px;height:90px}.broad_armor_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:0 0;width:102px;height:105px}.broad_armor_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-739px -424px;width:90px;height:105px}.broad_armor_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-739px -530px;width:90px;height:105px}.broad_armor_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:0 -691px;width:90px;height:105px}.broad_armor_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-224px -303px;width:111px;height:90px}.broad_armor_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-536px -91px;width:111px;height:90px}.eyewear_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-424px -91px;width:111px;height:90px}.eyewear_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-424px -182px;width:111px;height:90px}.head_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-455px -1070px;width:90px;height:90px}.head_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-546px -1070px;width:90px;height:90px}.head_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-103px -106px;width:102px;height:105px}.head_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-546px -585px;width:90px;height:105px}.head_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:0 -585px;width:90px;height:105px}.head_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-91px -585px;width:90px;height:105px}.head_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:0 -394px;width:111px;height:90px}.head_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-112px -394px;width:111px;height:90px}.Healer_Summer{background-image:url(spritesmith-main-4.png);background-position:-364px -585px;width:90px;height:105px}.Mage_Summer{background-image:url(spritesmith-main-4.png);background-position:-455px -585px;width:90px;height:105px}.SummerRogue14{background-image:url(spritesmith-main-4.png);background-position:-224px -394px;width:111px;height:90px}.SummerWarrior14{background-image:url(spritesmith-main-4.png);background-position:-336px -394px;width:111px;height:90px}.shield_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1200px -364px;width:90px;height:90px}.shield_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-206px -106px;width:102px;height:105px}.shield_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-739px -106px;width:90px;height:105px}.shield_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-739px -212px;width:90px;height:105px}.shield_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-112px -303px;width:111px;height:90px}.shield_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:0 -303px;width:111px;height:90px}.shop_armor_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-820px -1566px;width:40px;height:40px}.shop_armor_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-779px -1566px;width:40px;height:40px}.shop_armor_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-738px -1566px;width:40px;height:40px}.shop_armor_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-697px -1566px;width:40px;height:40px}.shop_armor_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-656px -1566px;width:40px;height:40px}.shop_armor_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-615px -1566px;width:40px;height:40px}.shop_armor_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-574px -1566px;width:40px;height:40px}.shop_armor_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-205px -1566px;width:40px;height:40px}.shop_body_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-164px -1566px;width:40px;height:40px}.shop_body_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-123px -1566px;width:40px;height:40px}.shop_body_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-82px -1566px;width:40px;height:40px}.shop_body_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-41px -1566px;width:40px;height:40px}.shop_body_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:0 -1566px;width:40px;height:40px}.shop_body_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-1558px -1525px;width:40px;height:40px}.shop_eyewear_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-1517px -1525px;width:40px;height:40px}.shop_eyewear_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-492px -1525px;width:40px;height:40px}.shop_head_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-451px -1525px;width:40px;height:40px}.shop_head_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-410px -1525px;width:40px;height:40px}.shop_head_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-369px -1525px;width:40px;height:40px}.shop_head_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-328px -1525px;width:40px;height:40px}.shop_head_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-287px -1525px;width:40px;height:40px}.shop_head_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-246px -1525px;width:40px;height:40px}.shop_head_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-205px -1525px;width:40px;height:40px}.shop_head_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-164px -1525px;width:40px;height:40px}.shop_shield_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-123px -1525px;width:40px;height:40px}.shop_shield_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-82px -1525px;width:40px;height:40px}.shop_shield_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-41px -1525px;width:40px;height:40px}.shop_shield_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:0 -1525px;width:40px;height:40px}.shop_shield_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-1564px -1459px;width:40px;height:40px}.shop_shield_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-1564px -1418px;width:40px;height:40px}.shop_weapon_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1564px -1377px;width:40px;height:40px}.shop_weapon_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1564px -1336px;width:40px;height:40px}.shop_weapon_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1564px -1295px;width:40px;height:40px}.shop_weapon_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1564px -1254px;width:40px;height:40px}.shop_weapon_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-1564px -1213px;width:40px;height:40px}.shop_weapon_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-1564px -1172px;width:40px;height:40px}.shop_weapon_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-1564px -1131px;width:40px;height:40px}.shop_weapon_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-1564px -1090px;width:40px;height:40px}.slim_armor_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-819px -1252px;width:90px;height:90px}.slim_armor_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-910px -1252px;width:90px;height:90px}.slim_armor_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-103px 0;width:102px;height:105px}.slim_armor_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-91px -691px;width:90px;height:105px}.slim_armor_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-182px -691px;width:90px;height:105px}.slim_armor_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-273px -691px;width:90px;height:105px}.slim_armor_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-309px -91px;width:111px;height:90px}.slim_armor_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-309px -182px;width:111px;height:90px}.weapon_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1382px -182px;width:90px;height:90px}.weapon_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1382px -273px;width:90px;height:90px}.weapon_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-206px 0;width:102px;height:105px}.weapon_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-648px -318px;width:90px;height:105px}.weapon_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-364px -691px;width:90px;height:105px}.weapon_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-182px -585px;width:90px;height:105px}.weapon_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-536px 0;width:111px;height:90px}.weapon_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-424px 0;width:111px;height:90px}.broad_armor_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-1382px -910px;width:90px;height:90px}.broad_armor_special_ski{background-image:url(spritesmith-main-4.png);background-position:-1382px -1001px;width:90px;height:90px}.broad_armor_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1382px -1092px;width:90px;height:90px}.broad_armor_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1382px -1183px;width:90px;height:90px}.broad_armor_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:0 -1343px;width:90px;height:90px}.broad_armor_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-649px -691px;width:96px;height:90px}.broad_armor_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-182px -1343px;width:90px;height:90px}.broad_armor_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-273px -1343px;width:90px;height:90px}.head_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-364px -1343px;width:90px;height:90px}.head_special_nye{background-image:url(spritesmith-main-4.png);background-position:-455px -1343px;width:90px;height:90px}.head_special_nye2014{background-image:url(spritesmith-main-4.png);background-position:-546px -1343px;width:90px;height:90px}.head_special_ski{background-image:url(spritesmith-main-4.png);background-position:-637px -1343px;width:90px;height:90px}.head_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-728px -1343px;width:90px;height:90px}.head_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-819px -1343px;width:90px;height:90px}.head_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-910px -1343px;width:90px;height:90px}.head_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-830px 0;width:96px;height:90px}.head_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1092px -1343px;width:90px;height:90px}.head_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-1183px -1343px;width:90px;height:90px}.shield_special_ski{background-image:url(spritesmith-main-4.png);background-position:-100px -485px;width:104px;height:90px}.shield_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1365px -1343px;width:90px;height:90px}.shield_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1473px 0;width:90px;height:90px}.shield_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-455px -691px;width:96px;height:90px}.shield_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1473px -182px;width:90px;height:90px}.shield_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-1473px -273px;width:90px;height:90px}.shop_armor_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-1564px -762px;width:40px;height:40px}.shop_armor_special_ski{background-image:url(spritesmith-main-4.png);background-position:-1564px -721px;width:40px;height:40px}.shop_armor_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1564px -680px;width:40px;height:40px}.shop_armor_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1564px -639px;width:40px;height:40px}.shop_armor_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1564px -598px;width:40px;height:40px}.shop_armor_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1564px -557px;width:40px;height:40px}.shop_armor_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1564px -516px;width:40px;height:40px}.shop_armor_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-1564px -475px;width:40px;height:40px}.shop_head_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-1564px -434px;width:40px;height:40px}.shop_head_special_nye{background-image:url(spritesmith-main-4.png);background-position:-1564px -393px;width:40px;height:40px}.shop_head_special_nye2014{background-image:url(spritesmith-main-4.png);background-position:-1654px -1148px;width:40px;height:40px}.shop_head_special_ski{background-image:url(spritesmith-main-4.png);background-position:-1654px -1107px;width:40px;height:40px}.shop_head_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1654px -1066px;width:40px;height:40px}.shop_head_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1654px -1025px;width:40px;height:40px}.shop_head_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1654px -1517px;width:40px;height:40px}.shop_head_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1654px -984px;width:40px;height:40px}.shop_head_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1654px -943px;width:40px;height:40px}.shop_head_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-1654px -902px;width:40px;height:40px}.shop_shield_special_ski{background-image:url(spritesmith-main-4.png);background-position:-1654px -861px;width:40px;height:40px}.shop_shield_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1654px -820px;width:40px;height:40px}.shop_shield_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1654px -779px;width:40px;height:40px}.shop_shield_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1654px -738px;width:40px;height:40px}.shop_shield_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1654px -697px;width:40px;height:40px}.shop_shield_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-1654px -656px;width:40px;height:40px}.shop_weapon_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-1654px -164px;width:40px;height:40px}.shop_weapon_special_ski{background-image:url(spritesmith-main-4.png);background-position:-1435px -1566px;width:40px;height:40px}.shop_weapon_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1654px -205px;width:40px;height:40px}.shop_weapon_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1654px -287px;width:40px;height:40px}.shop_weapon_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1654px -328px;width:40px;height:40px}.shop_weapon_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1654px -369px;width:40px;height:40px}.shop_weapon_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1654px -574px;width:40px;height:40px}.shop_weapon_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-1654px -615px;width:40px;height:40px}.slim_armor_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-1001px -1434px;width:90px;height:90px}.slim_armor_special_ski{background-image:url(spritesmith-main-4.png);background-position:-1109px -364px;width:90px;height:90px}.slim_armor_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-910px -1434px;width:90px;height:90px}.slim_armor_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-819px -1434px;width:90px;height:90px}.slim_armor_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-728px -1434px;width:90px;height:90px}.slim_armor_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-830px -91px;width:96px;height:90px}.slim_armor_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-546px -1434px;width:90px;height:90px}.slim_armor_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-455px -1434px;width:90px;height:90px}.weapon_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-364px -1434px;width:90px;height:90px}.weapon_special_ski{background-image:url(spritesmith-main-4.png);background-position:-182px -1434px;width:90px;height:90px}.weapon_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-91px -1434px;width:90px;height:90px}.weapon_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:0 -1434px;width:90px;height:90px}.weapon_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1473px -1274px;width:90px;height:90px}.weapon_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-516px -485px;width:96px;height:90px}.weapon_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1473px -1092px;width:90px;height:90px}.weapon_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-1473px -1001px;width:90px;height:90px}.back_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-1473px -910px;width:90px;height:90px}.back_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-1473px -819px;width:90px;height:90px}.body_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-1473px -728px;width:90px;height:90px}.body_special_wondercon_gold{background-image:url(spritesmith-main-4.png);background-position:-1473px -637px;width:90px;height:90px}.body_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-1473px -546px;width:90px;height:90px}.eyewear_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-1473px -455px;width:90px;height:90px}.eyewear_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-1473px -364px;width:90px;height:90px}.shop_back_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-1564px -803px;width:40px;height:40px}.shop_back_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-1564px -844px;width:40px;height:40px}.shop_body_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-1564px -885px;width:40px;height:40px}.shop_body_special_wondercon_gold{background-image:url(spritesmith-main-4.png);background-position:-1564px -926px;width:40px;height:40px}.shop_body_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-1564px -967px;width:40px;height:40px}.shop_eyewear_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-1564px -1008px;width:40px;height:40px}.shop_eyewear_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-1564px -1049px;width:40px;height:40px}.head_0{background-image:url(spritesmith-main-4.png);background-position:-728px -1252px;width:90px;height:90px}.head_healer_1{background-image:url(spritesmith-main-4.png);background-position:-637px -1252px;width:90px;height:90px}.head_healer_2{background-image:url(spritesmith-main-4.png);background-position:-546px -1252px;width:90px;height:90px}.head_healer_3{background-image:url(spritesmith-main-4.png);background-position:-455px -1252px;width:90px;height:90px}.head_healer_4{background-image:url(spritesmith-main-4.png);background-position:-364px -1252px;width:90px;height:90px}.head_healer_5{background-image:url(spritesmith-main-4.png);background-position:-273px -1252px;width:90px;height:90px}.head_rogue_1{background-image:url(spritesmith-main-4.png);background-position:-182px -1252px;width:90px;height:90px}.head_rogue_2{background-image:url(spritesmith-main-4.png);background-position:-91px -1252px;width:90px;height:90px}.head_rogue_3{background-image:url(spritesmith-main-4.png);background-position:0 -1252px;width:90px;height:90px}.head_rogue_4{background-image:url(spritesmith-main-4.png);background-position:-1291px -1092px;width:90px;height:90px}.head_rogue_5{background-image:url(spritesmith-main-4.png);background-position:-1291px -1001px;width:90px;height:90px}.head_special_2{background-image:url(spritesmith-main-4.png);background-position:-1291px -910px;width:90px;height:90px}.head_special_fireCoralCirclet{background-image:url(spritesmith-main-4.png);background-position:-1291px -819px;width:90px;height:90px}.head_warrior_1{background-image:url(spritesmith-main-4.png);background-position:-1291px -728px;width:90px;height:90px}.head_warrior_2{background-image:url(spritesmith-main-4.png);background-position:-1291px -637px;width:90px;height:90px}.head_warrior_3{background-image:url(spritesmith-main-4.png);background-position:-1291px -546px;width:90px;height:90px}.head_warrior_4{background-image:url(spritesmith-main-4.png);background-position:-1291px -455px;width:90px;height:90px}.head_warrior_5{background-image:url(spritesmith-main-4.png);background-position:-1291px -364px;width:90px;height:90px}.head_wizard_1{background-image:url(spritesmith-main-4.png);background-position:-1291px -273px;width:90px;height:90px}.head_wizard_2{background-image:url(spritesmith-main-4.png);background-position:-1291px -182px;width:90px;height:90px}.head_wizard_3{background-image:url(spritesmith-main-4.png);background-position:-1291px -91px;width:90px;height:90px}.head_wizard_4{background-image:url(spritesmith-main-4.png);background-position:-1291px 0;width:90px;height:90px}.head_wizard_5{background-image:url(spritesmith-main-4.png);background-position:-1183px -1161px;width:90px;height:90px}.shop_head_healer_1{background-image:url(spritesmith-main-4.png);background-position:-533px -1525px;width:40px;height:40px}.shop_head_healer_2{background-image:url(spritesmith-main-4.png);background-position:-574px -1525px;width:40px;height:40px}.shop_head_healer_3{background-image:url(spritesmith-main-4.png);background-position:-615px -1525px;width:40px;height:40px}.shop_head_healer_4{background-image:url(spritesmith-main-4.png);background-position:-656px -1525px;width:40px;height:40px}.shop_head_healer_5{background-image:url(spritesmith-main-4.png);background-position:-697px -1525px;width:40px;height:40px}.shop_head_rogue_1{background-image:url(spritesmith-main-4.png);background-position:-738px -1525px;width:40px;height:40px}.shop_head_rogue_2{background-image:url(spritesmith-main-4.png);background-position:-779px -1525px;width:40px;height:40px}.shop_head_rogue_3{background-image:url(spritesmith-main-4.png);background-position:-820px -1525px;width:40px;height:40px}.shop_head_rogue_4{background-image:url(spritesmith-main-4.png);background-position:-861px -1525px;width:40px;height:40px}.shop_head_rogue_5{background-image:url(spritesmith-main-4.png);background-position:-902px -1525px;width:40px;height:40px}.shop_head_special_0{background-image:url(spritesmith-main-4.png);background-position:-943px -1525px;width:40px;height:40px}.shop_head_special_1{background-image:url(spritesmith-main-4.png);background-position:-984px -1525px;width:40px;height:40px}.shop_head_special_2{background-image:url(spritesmith-main-4.png);background-position:-1025px -1525px;width:40px;height:40px}.shop_head_special_fireCoralCirclet{background-image:url(spritesmith-main-4.png);background-position:-1066px -1525px;width:40px;height:40px}.shop_head_warrior_1{background-image:url(spritesmith-main-4.png);background-position:-1107px -1525px;width:40px;height:40px}.shop_head_warrior_2{background-image:url(spritesmith-main-4.png);background-position:-1148px -1525px;width:40px;height:40px}.shop_head_warrior_3{background-image:url(spritesmith-main-4.png);background-position:-1189px -1525px;width:40px;height:40px}.shop_head_warrior_4{background-image:url(spritesmith-main-4.png);background-position:-1230px -1525px;width:40px;height:40px}.shop_head_warrior_5{background-image:url(spritesmith-main-4.png);background-position:-1271px -1525px;width:40px;height:40px}.shop_head_wizard_1{background-image:url(spritesmith-main-4.png);background-position:-1312px -1525px;width:40px;height:40px}.shop_head_wizard_2{background-image:url(spritesmith-main-4.png);background-position:-1353px -1525px;width:40px;height:40px}.shop_head_wizard_3{background-image:url(spritesmith-main-4.png);background-position:-1394px -1525px;width:40px;height:40px}.shop_head_wizard_4{background-image:url(spritesmith-main-4.png);background-position:-1435px -1525px;width:40px;height:40px}.shop_head_wizard_5{background-image:url(spritesmith-main-4.png);background-position:-1476px -1525px;width:40px;height:40px}.headAccessory_special_bearEars{background-image:url(spritesmith-main-4.png);background-position:-1092px -1161px;width:90px;height:90px}.headAccessory_special_cactusEars{background-image:url(spritesmith-main-4.png);background-position:-1001px -1161px;width:90px;height:90px}.headAccessory_special_foxEars{background-image:url(spritesmith-main-4.png);background-position:-910px -1161px;width:90px;height:90px}.headAccessory_special_lionEars{background-image:url(spritesmith-main-4.png);background-position:-819px -1161px;width:90px;height:90px}.headAccessory_special_pandaEars{background-image:url(spritesmith-main-4.png);background-position:-728px -1161px;width:90px;height:90px}.headAccessory_special_pigEars{background-image:url(spritesmith-main-4.png);background-position:-637px -1161px;width:90px;height:90px}.headAccessory_special_tigerEars{background-image:url(spritesmith-main-4.png);background-position:-546px -1161px;width:90px;height:90px}.headAccessory_special_wolfEars{background-image:url(spritesmith-main-4.png);background-position:-455px -1161px;width:90px;height:90px}.customize-option.{background-image:url()}.shop_headAccessory_special_bearEars{background-image:url(spritesmith-main-4.png);background-position:-246px -1566px;width:40px;height:40px}.shop_headAccessory_special_cactusEars{background-image:url(spritesmith-main-4.png);background-position:-287px -1566px;width:40px;height:40px}.shop_headAccessory_special_foxEars{background-image:url(spritesmith-main-4.png);background-position:-328px -1566px;width:40px;height:40px}.shop_headAccessory_special_lionEars{background-image:url(spritesmith-main-4.png);background-position:-369px -1566px;width:40px;height:40px}.shop_headAccessory_special_pandaEars{background-image:url(spritesmith-main-4.png);background-position:-410px -1566px;width:40px;height:40px}.shop_headAccessory_special_pigEars{background-image:url(spritesmith-main-4.png);background-position:-451px -1566px;width:40px;height:40px}.shop_headAccessory_special_tigerEars{background-image:url(spritesmith-main-4.png);background-position:-492px -1566px;width:40px;height:40px}.shop_headAccessory_special_wolfEars{background-image:url(spritesmith-main-4.png);background-position:-533px -1566px;width:40px;height:40px}.shield_healer_1{background-image:url(spritesmith-main-4.png);background-position:-364px -1161px;width:90px;height:90px}.shield_healer_2{background-image:url(spritesmith-main-4.png);background-position:-273px -1161px;width:90px;height:90px}.shield_healer_3{background-image:url(spritesmith-main-4.png);background-position:-182px -1161px;width:90px;height:90px}.shield_healer_4{background-image:url(spritesmith-main-4.png);background-position:-91px -1161px;width:90px;height:90px}.shield_healer_5{background-image:url(spritesmith-main-4.png);background-position:0 -1161px;width:90px;height:90px}.shield_rogue_0{background-image:url(spritesmith-main-4.png);background-position:-1200px -1001px;width:90px;height:90px}.shield_rogue_1{background-image:url(spritesmith-main-4.png);background-position:-205px -485px;width:103px;height:90px}.shield_rogue_2{background-image:url(spritesmith-main-4.png);background-position:-309px -485px;width:103px;height:90px}.shield_rogue_3{background-image:url(spritesmith-main-4.png);background-position:-309px 0;width:114px;height:90px}.shield_rogue_4{background-image:url(spritesmith-main-4.png);background-position:-552px -691px;width:96px;height:90px}.shield_rogue_5{background-image:url(spritesmith-main-4.png);background-position:-115px -212px;width:114px;height:90px}.shield_rogue_6{background-image:url(spritesmith-main-4.png);background-position:0 -212px;width:114px;height:90px}.shield_special_1{background-image:url(spritesmith-main-4.png);background-position:-1018px 0;width:90px;height:90px}.shield_special_goldenknight{background-image:url(spritesmith-main-4.png);background-position:-424px -273px;width:111px;height:90px}.shield_special_moonpearlShield{background-image:url(spritesmith-main-4.png);background-position:-819px -888px;width:90px;height:90px}.shield_warrior_1{background-image:url(spritesmith-main-4.png);background-position:-728px -888px;width:90px;height:90px}.shield_warrior_2{background-image:url(spritesmith-main-4.png);background-position:-637px -888px;width:90px;height:90px}.shield_warrior_3{background-image:url(spritesmith-main-4.png);background-position:-546px -888px;width:90px;height:90px}.shield_warrior_4{background-image:url(spritesmith-main-4.png);background-position:-455px -888px;width:90px;height:90px}.shield_warrior_5{background-image:url(spritesmith-main-4.png);background-position:-364px -888px;width:90px;height:90px}.shop_shield_healer_1{background-image:url(spritesmith-main-4.png);background-position:-1394px -1566px;width:40px;height:40px}.shop_shield_healer_2{background-image:url(spritesmith-main-4.png);background-position:-1564px -352px;width:40px;height:40px}.shop_shield_healer_3{background-image:url(spritesmith-main-4.png);background-position:-1476px -1566px;width:40px;height:40px}.shop_shield_healer_4{background-image:url(spritesmith-main-4.png);background-position:-1517px -1566px;width:40px;height:40px}.shop_shield_healer_5{background-image:url(spritesmith-main-4.png);background-position:-1558px -1566px;width:40px;height:40px}.shop_shield_rogue_0{background-image:url(spritesmith-main-4.png);background-position:-1613px 0;width:40px;height:40px}.shop_shield_rogue_1{background-image:url(spritesmith-main-4.png);background-position:-1613px -41px;width:40px;height:40px}.shop_shield_rogue_2{background-image:url(spritesmith-main-4.png);background-position:-1613px -82px;width:40px;height:40px}.shop_shield_rogue_3{background-image:url(spritesmith-main-4.png);background-position:-1613px -123px;width:40px;height:40px}.shop_shield_rogue_4{background-image:url(spritesmith-main-4.png);background-position:-1613px -164px;width:40px;height:40px}.shop_shield_rogue_5{background-image:url(spritesmith-main-4.png);background-position:-1613px -205px;width:40px;height:40px}.shop_shield_rogue_6{background-image:url(spritesmith-main-4.png);background-position:-1613px -246px;width:40px;height:40px}.shop_shield_special_0{background-image:url(spritesmith-main-4.png);background-position:-1613px -287px;width:40px;height:40px}.shop_shield_special_1{background-image:url(spritesmith-main-4.png);background-position:-1613px -328px;width:40px;height:40px}.shop_shield_special_goldenknight{background-image:url(spritesmith-main-4.png);background-position:-1613px -369px;width:40px;height:40px}.shop_shield_special_moonpearlShield{background-image:url(spritesmith-main-4.png);background-position:-1613px -410px;width:40px;height:40px}.shop_shield_warrior_1{background-image:url(spritesmith-main-4.png);background-position:-1613px -451px;width:40px;height:40px}.shop_shield_warrior_2{background-image:url(spritesmith-main-4.png);background-position:-1613px -492px;width:40px;height:40px}.shop_shield_warrior_3{background-image:url(spritesmith-main-4.png);background-position:-1613px -533px;width:40px;height:40px}.shop_shield_warrior_4{background-image:url(spritesmith-main-4.png);background-position:-1613px -574px;width:40px;height:40px}.shop_shield_warrior_5{background-image:url(spritesmith-main-4.png);background-position:-1613px -615px;width:40px;height:40px}.shop_weapon_healer_0{background-image:url(spritesmith-main-4.png);background-position:-1613px -656px;width:40px;height:40px}.shop_weapon_healer_1{background-image:url(spritesmith-main-4.png);background-position:-1613px -697px;width:40px;height:40px}.shop_weapon_healer_2{background-image:url(spritesmith-main-4.png);background-position:-1613px -738px;width:40px;height:40px}.shop_weapon_healer_3{background-image:url(spritesmith-main-4.png);background-position:-1613px -779px;width:40px;height:40px}.shop_weapon_healer_4{background-image:url(spritesmith-main-4.png);background-position:-1613px -820px;width:40px;height:40px}.shop_weapon_healer_5{background-image:url(spritesmith-main-4.png);background-position:-1613px -861px;width:40px;height:40px}.shop_weapon_healer_6{background-image:url(spritesmith-main-4.png);background-position:-1613px -902px;width:40px;height:40px}.shop_weapon_rogue_0{background-image:url(spritesmith-main-4.png);background-position:-1613px -943px;width:40px;height:40px}.shop_weapon_rogue_1{background-image:url(spritesmith-main-4.png);background-position:-1613px -984px;width:40px;height:40px}.shop_weapon_rogue_2{background-image:url(spritesmith-main-4.png);background-position:-1613px -1025px;width:40px;height:40px}.shop_weapon_rogue_3{background-image:url(spritesmith-main-4.png);background-position:-1613px -1066px;width:40px;height:40px}.shop_weapon_rogue_4{background-image:url(spritesmith-main-4.png);background-position:-1613px -1107px;width:40px;height:40px}.shop_weapon_rogue_5{background-image:url(spritesmith-main-4.png);background-position:-1613px -1148px;width:40px;height:40px}.shop_weapon_rogue_6{background-image:url(spritesmith-main-4.png);background-position:-1613px -1189px;width:40px;height:40px}.shop_weapon_special_0{background-image:url(spritesmith-main-4.png);background-position:-1613px -1230px;width:40px;height:40px}.shop_weapon_special_1{background-image:url(spritesmith-main-4.png);background-position:-1613px -1271px;width:40px;height:40px}.shop_weapon_special_2{background-image:url(spritesmith-main-4.png);background-position:-1613px -1312px;width:40px;height:40px}.shop_weapon_special_3{background-image:url(spritesmith-main-4.png);background-position:-1613px -1353px;width:40px;height:40px}.shop_weapon_special_critical{background-image:url(spritesmith-main-4.png);background-position:-1613px -1394px;width:40px;height:40px}.shop_weapon_special_tridentOfCrashingTides{background-image:url(spritesmith-main-4.png);background-position:-1613px -1435px;width:40px;height:40px}.shop_weapon_warrior_0{background-image:url(spritesmith-main-4.png);background-position:-1613px -1476px;width:40px;height:40px}.shop_weapon_warrior_1{background-image:url(spritesmith-main-4.png);background-position:-1613px -1517px;width:40px;height:40px}.shop_weapon_warrior_2{background-image:url(spritesmith-main-4.png);background-position:-1613px -1558px;width:40px;height:40px}.shop_weapon_warrior_3{background-image:url(spritesmith-main-4.png);background-position:0 -1607px;width:40px;height:40px}.shop_weapon_warrior_4{background-image:url(spritesmith-main-4.png);background-position:-41px -1607px;width:40px;height:40px}.shop_weapon_warrior_5{background-image:url(spritesmith-main-4.png);background-position:-82px -1607px;width:40px;height:40px}.shop_weapon_warrior_6{background-image:url(spritesmith-main-4.png);background-position:-123px -1607px;width:40px;height:40px}.shop_weapon_wizard_0{background-image:url(spritesmith-main-4.png);background-position:-164px -1607px;width:40px;height:40px}.shop_weapon_wizard_1{background-image:url(spritesmith-main-4.png);background-position:-205px -1607px;width:40px;height:40px}.shop_weapon_wizard_2{background-image:url(spritesmith-main-4.png);background-position:-246px -1607px;width:40px;height:40px}.shop_weapon_wizard_3{background-image:url(spritesmith-main-4.png);background-position:-287px -1607px;width:40px;height:40px}.shop_weapon_wizard_4{background-image:url(spritesmith-main-4.png);background-position:-328px -1607px;width:40px;height:40px}.shop_weapon_wizard_5{background-image:url(spritesmith-main-4.png);background-position:-369px -1607px;width:40px;height:40px}.shop_weapon_wizard_6{background-image:url(spritesmith-main-4.png);background-position:-410px -1607px;width:40px;height:40px}.weapon_healer_0{background-image:url(spritesmith-main-4.png);background-position:-273px -888px;width:90px;height:90px}.weapon_healer_1{background-image:url(spritesmith-main-4.png);background-position:-182px -888px;width:90px;height:90px}.weapon_healer_2{background-image:url(spritesmith-main-4.png);background-position:-91px -888px;width:90px;height:90px}.weapon_healer_3{background-image:url(spritesmith-main-4.png);background-position:0 -888px;width:90px;height:90px}.weapon_healer_4{background-image:url(spritesmith-main-4.png);background-position:-927px -728px;width:90px;height:90px}.weapon_healer_5{background-image:url(spritesmith-main-4.png);background-position:-927px -637px;width:90px;height:90px}.weapon_healer_6{background-image:url(spritesmith-main-4.png);background-position:-927px -546px;width:90px;height:90px}.weapon_rogue_0{background-image:url(spritesmith-main-4.png);background-position:-927px -455px;width:90px;height:90px}.weapon_rogue_1{background-image:url(spritesmith-main-4.png);background-position:-927px -364px;width:90px;height:90px}.weapon_rogue_2{background-image:url(spritesmith-main-4.png);background-position:-927px -273px;width:90px;height:90px}.weapon_rogue_3{background-image:url(spritesmith-main-4.png);background-position:-927px -182px;width:90px;height:90px}.weapon_rogue_4{background-image:url(spritesmith-main-4.png);background-position:-927px -91px;width:90px;height:90px}.weapon_rogue_5{background-image:url(spritesmith-main-4.png);background-position:-927px 0;width:90px;height:90px}.weapon_rogue_6{background-image:url(spritesmith-main-4.png);background-position:-819px -797px;width:90px;height:90px}.weapon_special_1{background-image:url(spritesmith-main-4.png);background-position:-413px -485px;width:102px;height:90px}.weapon_special_2{background-image:url(spritesmith-main-4.png);background-position:-637px -797px;width:90px;height:90px}.weapon_special_3{background-image:url(spritesmith-main-4.png);background-position:-546px -797px;width:90px;height:90px}.weapon_special_tridentOfCrashingTides{background-image:url(spritesmith-main-4.png);background-position:-455px -797px;width:90px;height:90px}.weapon_warrior_0{background-image:url(spritesmith-main-4.png);background-position:-364px -797px;width:90px;height:90px}.weapon_warrior_1{background-image:url(spritesmith-main-4.png);background-position:-273px -797px;width:90px;height:90px}.weapon_warrior_2{background-image:url(spritesmith-main-4.png);background-position:-182px -797px;width:90px;height:90px}.weapon_warrior_3{background-image:url(spritesmith-main-4.png);background-position:-91px -797px;width:90px;height:90px}.weapon_warrior_4{background-image:url(spritesmith-main-4.png);background-position:0 -797px;width:90px;height:90px}.weapon_warrior_5{background-image:url(spritesmith-main-4.png);background-position:-830px -637px;width:90px;height:90px}.weapon_warrior_6{background-image:url(spritesmith-main-4.png);background-position:-830px -546px;width:90px;height:90px}.weapon_wizard_0{background-image:url(spritesmith-main-4.png);background-position:-1001px -1070px;width:90px;height:90px}.weapon_wizard_1{background-image:url(spritesmith-main-4.png);background-position:-910px -1070px;width:90px;height:90px}.weapon_wizard_2{background-image:url(spritesmith-main-4.png);background-position:-819px -1070px;width:90px;height:90px}.weapon_wizard_3{background-image:url(spritesmith-main-4.png);background-position:-728px -1070px;width:90px;height:90px}.weapon_wizard_4{background-image:url(spritesmith-main-4.png);background-position:-1109px -910px;width:90px;height:90px}.weapon_wizard_5{background-image:url(spritesmith-main-4.png);background-position:-1109px -819px;width:90px;height:90px}.weapon_wizard_6{background-image:url(spritesmith-main-4.png);background-position:-1109px -455px;width:90px;height:90px}.GrimReaper{background-image:url(spritesmith-main-4.png);background-position:-1473px -1365px;width:57px;height:66px}.Pet_Currency_Gem{background-image:url(spritesmith-main-4.png);background-position:-1564px -312px;width:45px;height:39px}.Pet_Currency_Gem1x{background-image:url(spritesmith-main-4.png);background-position:-1654px -1585px;width:15px;height:13px}.Pet_Currency_Gem2x{background-image:url(spritesmith-main-4.png);background-position:-1654px -1558px;width:30px;height:26px}.PixelPaw-Gold{background-image:url(spritesmith-main-4.png);background-position:-230px -212px;width:51px;height:51px}.PixelPaw{background-image:url(spritesmith-main-4.png);background-position:-336px -303px;width:51px;height:51px}.PixelPaw002{background-image:url(spritesmith-main-4.png);background-position:-448px -394px;width:51px;height:51px}.avatar_floral_healer{background-image:url(spritesmith-main-4.png);background-position:-536px -182px;width:99px;height:99px}.avatar_floral_rogue{background-image:url(spritesmith-main-4.png);background-position:-536px -282px;width:99px;height:99px}.avatar_floral_warrior{background-image:url(spritesmith-main-4.png);background-position:-536px -382px;width:99px;height:99px}.avatar_floral_wizard{background-image:url(spritesmith-main-4.png);background-position:0 -485px;width:99px;height:99px}.inventory_present{background-image:url(spritesmith-main-4.png);background-position:-1190px -1434px;width:48px;height:51px}.inventory_present_01{background-image:url(spritesmith-main-4.png);background-position:-1239px -1434px;width:48px;height:51px}.inventory_present_02{background-image:url(spritesmith-main-4.png);background-position:-1288px -1434px;width:48px;height:51px}.inventory_present_03{background-image:url(spritesmith-main-4.png);background-position:-1337px -1434px;width:48px;height:51px}.inventory_present_04{background-image:url(spritesmith-main-4.png);background-position:-746px -691px;width:48px;height:51px}.inventory_present_05{background-image:url(spritesmith-main-4.png);background-position:-1435px -1434px;width:48px;height:51px}.inventory_present_06{background-image:url(spritesmith-main-4.png);background-position:-1484px -1434px;width:48px;height:51px}.inventory_present_07{background-image:url(spritesmith-main-4.png);background-position:-1564px 0;width:48px;height:51px}.inventory_present_08{background-image:url(spritesmith-main-4.png);background-position:-1564px -52px;width:48px;height:51px}.inventory_present_09{background-image:url(spritesmith-main-4.png);background-position:-1564px -104px;width:48px;height:51px}.inventory_present_10{background-image:url(spritesmith-main-4.png);background-position:-1564px -156px;width:48px;height:51px}.inventory_present_11{background-image:url(spritesmith-main-4.png);background-position:-1564px -208px;width:48px;height:51px}.inventory_present_12{background-image:url(spritesmith-main-4.png);background-position:-1564px -260px;width:48px;height:51px}.inventory_quest_scroll{background-image:url(spritesmith-main-4.png);background-position:-1386px -1434px;width:48px;height:51px}.inventory_quest_scroll_locked{background-image:url(spritesmith-main-4.png);background-position:-1141px -1434px;width:48px;height:51px}.inventory_special_fortify{background-image:url(spritesmith-main-4.png);background-position:-1018px -910px;width:57px;height:54px}.inventory_special_greeting{background-image:url(spritesmith-main-4.png);background-position:-1109px -1001px;width:57px;height:54px}.inventory_special_nye{background-image:url(spritesmith-main-4.png);background-position:-648px -530px;width:57px;height:54px}.inventory_special_opaquePotion{background-image:url(spritesmith-main-4.png);background-position:-1654px -1312px;width:40px;height:40px}.inventory_special_seafoam{background-image:url(spritesmith-main-4.png);background-position:-739px -636px;width:57px;height:54px}.inventory_special_shinySeed{background-image:url(spritesmith-main-4.png);background-position:-1291px -1183px;width:57px;height:54px}.inventory_special_snowball{background-image:url(spritesmith-main-4.png);background-position:-1382px -1274px;width:57px;height:54px}.inventory_special_spookDust{background-image:url(spritesmith-main-4.png);background-position:-1200px -1092px;width:57px;height:54px}.inventory_special_thankyou{background-image:url(spritesmith-main-4.png);background-position:-830px -728px;width:57px;height:54px}.inventory_special_trinket{background-image:url(spritesmith-main-4.png);background-position:-1092px -1434px;width:48px;height:51px}.inventory_special_valentine{background-image:url(spritesmith-main-4.png);background-position:-927px -819px;width:57px;height:54px}.knockout{background-image:url(spritesmith-main-5.png);background-position:-364px -1593px;width:120px;height:47px}.pet_key{background-image:url(spritesmith-main-5.png);background-position:-1713px -249px;width:57px;height:54px}.rebirth_orb{background-image:url(spritesmith-main-5.png);background-position:-1713px -194px;width:57px;height:54px}.seafoam_star{background-image:url(spritesmith-main-5.png);background-position:0 -1593px;width:90px;height:90px}.shop_armoire{background-image:url(spritesmith-main-5.png);background-position:-906px -1593px;width:40px;height:40px}.snowman{background-image:url(spritesmith-main-5.png);background-position:-91px -1593px;width:90px;height:90px}.spookman{background-image:url(spritesmith-main-5.png);background-position:-182px -1593px;width:90px;height:90px}.zzz{background-image:url(spritesmith-main-5.png);background-position:-824px -1593px;width:40px;height:40px}.zzz_light{background-image:url(spritesmith-main-5.png);background-position:-783px -1593px;width:40px;height:40px}.npc_alex{background-image:url(spritesmith-main-5.png);background-position:-151px -1230px;width:162px;height:138px}.npc_bailey{background-image:url(spritesmith-main-5.png);background-position:-1713px -121px;width:60px;height:72px}.npc_daniel{background-image:url(spritesmith-main-5.png);background-position:-1317px -1093px;width:135px;height:123px}.npc_ian{background-image:url(spritesmith-main-5.png);background-position:-1637px 0;width:75px;height:135px}.npc_justin{background-image:url(spritesmith-main-5.png);background-position:-1713px 0;width:84px;height:120px}.npc_justin_head{background-image:url(spritesmith-main-5.png);background-position:-1493px -1230px;width:36px;height:39px}.npc_matt{background-image:url(spritesmith-main-5.png);background-position:-1317px -815px;width:195px;height:138px}.npc_timetravelers{background-image:url(spritesmith-main-5.png);background-position:-1317px -954px;width:195px;height:138px}.npc_timetravelers_active{background-image:url(spritesmith-main-5.png);background-position:-1317px -676px;width:195px;height:138px}.npc_tyler{background-image:url(spritesmith-main-5.png);background-position:-273px -1593px;width:90px;height:90px}.seasonalshop_closed{background-image:url(spritesmith-main-5.png);background-position:-943px -1079px;width:162px;height:138px}.seasonalshop_open{background-image:url(spritesmith-main-5.png);background-position:-1106px -1079px;width:162px;height:138px}.inventory_quest_scroll_atom1{background-image:url(spritesmith-main-5.png);background-position:-1713px -1445px;width:48px;height:51px}.inventory_quest_scroll_atom1_locked{background-image:url(spritesmith-main-5.png);background-position:-1713px -1497px;width:48px;height:51px}.inventory_quest_scroll_atom2{background-image:url(spritesmith-main-5.png);background-position:-1637px -136px;width:48px;height:51px}.inventory_quest_scroll_atom2_locked{background-image:url(spritesmith-main-5.png);background-position:-1637px -188px;width:48px;height:51px}.inventory_quest_scroll_atom3{background-image:url(spritesmith-main-5.png);background-position:-1637px -240px;width:48px;height:51px}.inventory_quest_scroll_atom3_locked{background-image:url(spritesmith-main-5.png);background-position:-1637px -292px;width:48px;height:51px}.inventory_quest_scroll_basilist{background-image:url(spritesmith-main-5.png);background-position:-1637px -344px;width:48px;height:51px}.inventory_quest_scroll_bunny{background-image:url(spritesmith-main-5.png);background-position:-294px -1684px;width:48px;height:51px}.inventory_quest_scroll_cheetah{background-image:url(spritesmith-main-5.png);background-position:-343px -1684px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress1{background-image:url(spritesmith-main-5.png);background-position:-392px -1684px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress2{background-image:url(spritesmith-main-5.png);background-position:-441px -1684px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress2_locked{background-image:url(spritesmith-main-5.png);background-position:-539px -1684px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress3{background-image:url(spritesmith-main-5.png);background-position:-588px -1684px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress3_locked{background-image:url(spritesmith-main-5.png);background-position:-637px -1684px;width:48px;height:51px}.inventory_quest_scroll_dilatory_derby{background-image:url(spritesmith-main-5.png);background-position:-686px -1684px;width:48px;height:51px}.inventory_quest_scroll_egg{background-image:url(spritesmith-main-5.png);background-position:-735px -1684px;width:48px;height:51px}.inventory_quest_scroll_evilsanta{background-image:url(spritesmith-main-5.png);background-position:-931px -1736px;width:48px;height:51px}.inventory_quest_scroll_evilsanta2{background-image:url(spritesmith-main-5.png);background-position:-882px -1736px;width:48px;height:51px}.inventory_quest_scroll_ghost_stag{background-image:url(spritesmith-main-5.png);background-position:-833px -1736px;width:48px;height:51px}.inventory_quest_scroll_goldenknight1{background-image:url(spritesmith-main-5.png);background-position:-784px -1736px;width:48px;height:51px}.inventory_quest_scroll_goldenknight1_locked{background-image:url(spritesmith-main-5.png);background-position:-735px -1736px;width:48px;height:51px}.inventory_quest_scroll_goldenknight2{background-image:url(spritesmith-main-5.png);background-position:-686px -1736px;width:48px;height:51px}.inventory_quest_scroll_goldenknight2_locked{background-image:url(spritesmith-main-5.png);background-position:-637px -1736px;width:48px;height:51px}.inventory_quest_scroll_goldenknight3{background-image:url(spritesmith-main-5.png);background-position:-588px -1736px;width:48px;height:51px}.inventory_quest_scroll_goldenknight3_locked{background-image:url(spritesmith-main-5.png);background-position:-539px -1736px;width:48px;height:51px}.inventory_quest_scroll_gryphon{background-image:url(spritesmith-main-5.png);background-position:-490px -1736px;width:48px;height:51px}.inventory_quest_scroll_harpy{background-image:url(spritesmith-main-5.png);background-position:-441px -1736px;width:48px;height:51px}.inventory_quest_scroll_hedgehog{background-image:url(spritesmith-main-5.png);background-position:-392px -1736px;width:48px;height:51px}.inventory_quest_scroll_horse{background-image:url(spritesmith-main-5.png);background-position:-343px -1736px;width:48px;height:51px}.inventory_quest_scroll_kraken{background-image:url(spritesmith-main-5.png);background-position:-294px -1736px;width:48px;height:51px}.inventory_quest_scroll_moonstone1{background-image:url(spritesmith-main-5.png);background-position:-245px -1736px;width:48px;height:51px}.inventory_quest_scroll_moonstone1_locked{background-image:url(spritesmith-main-5.png);background-position:-196px -1736px;width:48px;height:51px}.inventory_quest_scroll_moonstone2{background-image:url(spritesmith-main-5.png);background-position:-147px -1736px;width:48px;height:51px}.inventory_quest_scroll_moonstone2_locked{background-image:url(spritesmith-main-5.png);background-position:-98px -1736px;width:48px;height:51px}.inventory_quest_scroll_moonstone3{background-image:url(spritesmith-main-5.png);background-position:-49px -1736px;width:48px;height:51px}.inventory_quest_scroll_moonstone3_locked{background-image:url(spritesmith-main-5.png);background-position:-1713px -1188px;width:48px;height:51px}.inventory_quest_scroll_octopus{background-image:url(spritesmith-main-5.png);background-position:-1713px -1136px;width:48px;height:51px}.inventory_quest_scroll_owl{background-image:url(spritesmith-main-5.png);background-position:-1713px -980px;width:48px;height:51px}.inventory_quest_scroll_penguin{background-image:url(spritesmith-main-5.png);background-position:-1713px -928px;width:48px;height:51px}.inventory_quest_scroll_rat{background-image:url(spritesmith-main-5.png);background-position:-1713px -876px;width:48px;height:51px}.inventory_quest_scroll_rock{background-image:url(spritesmith-main-5.png);background-position:-1713px -824px;width:48px;height:51px}.inventory_quest_scroll_rooster{background-image:url(spritesmith-main-5.png);background-position:-1713px -772px;width:48px;height:51px}.inventory_quest_scroll_sheep{background-image:url(spritesmith-main-5.png);background-position:-1713px -720px;width:48px;height:51px}.inventory_quest_scroll_slime{background-image:url(spritesmith-main-5.png);background-position:-1713px -668px;width:48px;height:51px}.inventory_quest_scroll_spider{background-image:url(spritesmith-main-5.png);background-position:-1713px -616px;width:48px;height:51px}.inventory_quest_scroll_trex{background-image:url(spritesmith-main-5.png);background-position:-1713px -564px;width:48px;height:51px}.inventory_quest_scroll_trex_undead{background-image:url(spritesmith-main-5.png);background-position:-1713px -512px;width:48px;height:51px}.inventory_quest_scroll_vice1{background-image:url(spritesmith-main-5.png);background-position:-1713px -460px;width:48px;height:51px}.inventory_quest_scroll_vice1_locked{background-image:url(spritesmith-main-5.png);background-position:-1713px -408px;width:48px;height:51px}.inventory_quest_scroll_vice2{background-image:url(spritesmith-main-5.png);background-position:-1713px -356px;width:48px;height:51px}.inventory_quest_scroll_vice2_locked{background-image:url(spritesmith-main-5.png);background-position:-1713px -304px;width:48px;height:51px}.inventory_quest_scroll_vice3{background-image:url(spritesmith-main-5.png);background-position:-1713px -1393px;width:48px;height:51px}.inventory_quest_scroll_vice3_locked{background-image:url(spritesmith-main-5.png);background-position:-1713px -1341px;width:48px;height:51px}.inventory_quest_scroll_whale{background-image:url(spritesmith-main-5.png);background-position:-1713px -1289px;width:48px;height:51px}.quest_TEMPLATE_FOR_MISSING_IMAGE{background-image:url(spritesmith-main-5.png);background-position:-636px -1527px;width:221px;height:39px}.quest_atom1{background-image:url(spritesmith-main-5.png);background-position:0 -1079px;width:250px;height:150px}.quest_atom2{background-image:url(spritesmith-main-5.png);background-position:-1317px -537px;width:207px;height:138px}.quest_atom3{background-image:url(spritesmith-main-5.png);background-position:-1100px -404px;width:216px;height:180px}.quest_basilist{background-image:url(spritesmith-main-5.png);background-position:-753px -1079px;width:189px;height:141px}.quest_bunny{background-image:url(spritesmith-main-5.png);background-position:-1100px -217px;width:210px;height:186px}.quest_cheetah{background-image:url(spritesmith-main-5.png);background-position:-660px -672px;width:219px;height:219px}.quest_dilatory{background-image:url(spritesmith-main-5.png);background-position:-880px -672px;width:219px;height:219px}.quest_dilatoryDistress1{background-image:url(spritesmith-main-5.png);background-position:-1302px -1487px;width:221px;height:39px}.quest_dilatoryDistress1_blueFins{background-image:url(spritesmith-main-5.png);background-position:-1713px -1240px;width:51px;height:48px}.quest_dilatoryDistress1_fireCoral{background-image:url(spritesmith-main-5.png);background-position:-1713px -1032px;width:48px;height:51px}.quest_dilatoryDistress2{background-image:url(spritesmith-main-5.png);background-position:0 -1230px;width:150px;height:150px}.quest_dilatoryDistress3{background-image:url(spritesmith-main-5.png);background-position:-440px -672px;width:219px;height:219px}.quest_dilatory_derby{background-image:url(spritesmith-main-5.png);background-position:-220px -672px;width:219px;height:219px}.quest_egg{background-image:url(spritesmith-main-5.png);background-position:-636px -1487px;width:221px;height:39px}.quest_egg_plainEgg{background-image:url(spritesmith-main-5.png);background-position:-490px -1684px;width:48px;height:51px}.quest_evilsanta{background-image:url(spritesmith-main-5.png);background-position:-314px -1230px;width:118px;height:131px}.quest_evilsanta2{background-image:url(spritesmith-main-5.png);background-position:0 -452px;width:219px;height:219px}.quest_ghost_stag{background-image:url(spritesmith-main-5.png);background-position:-660px -220px;width:219px;height:219px}.quest_goldenknight1{background-image:url(spritesmith-main-5.png);background-position:-858px -1527px;width:221px;height:39px}.quest_goldenknight1_testimony{background-image:url(spritesmith-main-5.png);background-position:-1713px -1084px;width:48px;height:51px}.quest_goldenknight2{background-image:url(spritesmith-main-5.png);background-position:-251px -1079px;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:-443px -892px;width:216px;height:177px}.quest_harpy{background-image:url(spritesmith-main-5.png);background-position:0 -672px;width:219px;height:219px}.quest_hedgehog{background-image:url(spritesmith-main-5.png);background-position:0 -892px;width:219px;height:186px}.quest_horse{background-image:url(spritesmith-main-5.png);background-position:-660px 0;width:219px;height:219px}.quest_kraken{background-image:url(spritesmith-main-5.png);background-position:-877px -892px;width:216px;height:177px}.quest_moonstone1{background-image:url(spritesmith-main-5.png);background-position:-858px -1487px;width:221px;height:39px}.quest_moonstone1_moonstone{background-image:url(spritesmith-main-5.png);background-position:-1762px -512px;width:30px;height:30px}.quest_moonstone2{background-image:url(spritesmith-main-5.png);background-position:-660px -452px;width:219px;height:219px}.quest_moonstone3{background-image:url(spritesmith-main-5.png);background-position:-880px -440px;width:219px;height:219px}.quest_octopus{background-image:url(spritesmith-main-5.png);background-position:-220px -892px;width:222px;height:177px}.quest_owl{background-image:url(spritesmith-main-5.png);background-position:-880px -220px;width:219px;height:219px}.quest_penguin{background-image:url(spritesmith-main-5.png);background-position:-1317px -353px;width:190px;height:183px}.quest_rat{background-image:url(spritesmith-main-5.png);background-position:-880px 0;width:219px;height:219px}.quest_rock{background-image:url(spritesmith-main-5.png);background-position:-1100px 0;width:216px;height:216px}.quest_rooster{background-image:url(spritesmith-main-5.png);background-position:-1317px 0;width:213px;height:174px}.quest_sheep{background-image:url(spritesmith-main-5.png);background-position:-220px 0;width:219px;height:219px}.quest_slime{background-image:url(spritesmith-main-5.png);background-position:-220px -452px;width:219px;height:219px}.quest_spider{background-image:url(spritesmith-main-5.png);background-position:-502px -1079px;width:250px;height:150px}.quest_stressbeast{background-image:url(spritesmith-main-5.png);background-position:-440px -232px;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 -452px;width:219px;height:219px}.quest_trex{background-image:url(spritesmith-main-5.png);background-position:-1317px -175px;width:204px;height:177px}.quest_trex_undead{background-image:url(spritesmith-main-5.png);background-position:-1094px -892px;width:216px;height:177px}.quest_vice1{background-image:url(spritesmith-main-5.png);background-position:-1100px -585px;width:216px;height:177px}.quest_vice2{background-image:url(spritesmith-main-5.png);background-position:-1080px -1487px;width:221px;height:39px}.quest_vice2_lightCrystal{background-image:url(spritesmith-main-5.png);background-position:-742px -1593px;width:40px;height:40px}.quest_vice3{background-image:url(spritesmith-main-5.png);background-position:-660px -892px;width:216px;height:177px}.quest_whale{background-image:url(spritesmith-main-5.png);background-position:-440px 0;width:219px;height:219px}.shop_copper{background-image:url(spritesmith-main-5.png);background-position:-1762px -564px;width:32px;height:22px}.shop_eyes{background-image:url(spritesmith-main-5.png);background-position:-865px -1593px;width:40px;height:40px}.shop_gold{background-image:url(spritesmith-main-5.png);background-position:-1762px -616px;width:32px;height:22px}.shop_opaquePotion{background-image:url(spritesmith-main-5.png);background-position:-701px -1593px;width:40px;height:40px}.shop_potion{background-image:url(spritesmith-main-5.png);background-position:-660px -1593px;width:40px;height:40px}.shop_reroll{background-image:url(spritesmith-main-5.png);background-position:-1757px -1549px;width:40px;height:40px}.shop_seafoam{background-image:url(spritesmith-main-5.png);background-position:-1762px -356px;width:32px;height:32px}.shop_shinySeed{background-image:url(spritesmith-main-5.png);background-position:-1762px -408px;width:32px;height:32px}.shop_silver{background-image:url(spritesmith-main-5.png);background-position:-1762px -587px;width:32px;height:22px}.shop_snowball{background-image:url(spritesmith-main-5.png);background-position:-1762px -304px;width:32px;height:32px}.shop_spookDust{background-image:url(spritesmith-main-5.png);background-position:-1762px -460px;width:32px;height:32px}.Pet_Egg_BearCub{background-image:url(spritesmith-main-5.png);background-position:-1637px -396px;width:48px;height:51px}.Pet_Egg_Bunny{background-image:url(spritesmith-main-5.png);background-position:-1637px -448px;width:48px;height:51px}.Pet_Egg_Cactus{background-image:url(spritesmith-main-5.png);background-position:-1637px -500px;width:48px;height:51px}.Pet_Egg_Cheetah{background-image:url(spritesmith-main-5.png);background-position:-1637px -552px;width:48px;height:51px}.Pet_Egg_Cuttlefish{background-image:url(spritesmith-main-5.png);background-position:-1637px -604px;width:48px;height:51px}.Pet_Egg_Deer{background-image:url(spritesmith-main-5.png);background-position:-1637px -656px;width:48px;height:51px}.Pet_Egg_Dragon{background-image:url(spritesmith-main-5.png);background-position:-1637px -708px;width:48px;height:51px}.Pet_Egg_Egg{background-image:url(spritesmith-main-5.png);background-position:-1637px -760px;width:48px;height:51px}.Pet_Egg_FlyingPig{background-image:url(spritesmith-main-5.png);background-position:-1637px -812px;width:48px;height:51px}.Pet_Egg_Fox{background-image:url(spritesmith-main-5.png);background-position:-1637px -864px;width:48px;height:51px}.Pet_Egg_Gryphon{background-image:url(spritesmith-main-5.png);background-position:-1637px -916px;width:48px;height:51px}.Pet_Egg_Hedgehog{background-image:url(spritesmith-main-5.png);background-position:-1637px -968px;width:48px;height:51px}.Pet_Egg_Horse{background-image:url(spritesmith-main-5.png);background-position:-1637px -1020px;width:48px;height:51px}.Pet_Egg_LionCub{background-image:url(spritesmith-main-5.png);background-position:-1637px -1072px;width:48px;height:51px}.Pet_Egg_Octopus{background-image:url(spritesmith-main-5.png);background-position:-1637px -1124px;width:48px;height:51px}.Pet_Egg_Owl{background-image:url(spritesmith-main-5.png);background-position:-1637px -1176px;width:48px;height:51px}.Pet_Egg_PandaCub{background-image:url(spritesmith-main-5.png);background-position:-1637px -1228px;width:48px;height:51px}.Pet_Egg_Parrot{background-image:url(spritesmith-main-5.png);background-position:-1637px -1280px;width:48px;height:51px}.Pet_Egg_Penguin{background-image:url(spritesmith-main-5.png);background-position:-1637px -1332px;width:48px;height:51px}.Pet_Egg_PolarBear{background-image:url(spritesmith-main-5.png);background-position:-1637px -1384px;width:48px;height:51px}.Pet_Egg_Rat{background-image:url(spritesmith-main-5.png);background-position:-1637px -1436px;width:48px;height:51px}.Pet_Egg_Rock{background-image:url(spritesmith-main-5.png);background-position:-1637px -1488px;width:48px;height:51px}.Pet_Egg_Rooster{background-image:url(spritesmith-main-5.png);background-position:-1637px -1540px;width:48px;height:51px}.Pet_Egg_Seahorse{background-image:url(spritesmith-main-5.png);background-position:-1453px -1093px;width:48px;height:51px}.Pet_Egg_Sheep{background-image:url(spritesmith-main-5.png);background-position:-1453px -1145px;width:48px;height:51px}.Pet_Egg_Slime{background-image:url(spritesmith-main-5.png);background-position:0 -1684px;width:48px;height:51px}.Pet_Egg_Spider{background-image:url(spritesmith-main-5.png);background-position:-49px -1684px;width:48px;height:51px}.Pet_Egg_TRex{background-image:url(spritesmith-main-5.png);background-position:-98px -1684px;width:48px;height:51px}.Pet_Egg_TigerCub{background-image:url(spritesmith-main-5.png);background-position:-147px -1684px;width:48px;height:51px}.Pet_Egg_Whale{background-image:url(spritesmith-main-5.png);background-position:-196px -1684px;width:48px;height:51px}.Pet_Egg_Wolf{background-image:url(spritesmith-main-5.png);background-position:-245px -1684px;width:48px;height:51px}.Pet_Food_Cake_Base{background-image:url(spritesmith-main-5.png);background-position:-1713px -1549px;width:43px;height:43px}.Pet_Food_Cake_CottonCandyBlue{background-image:url(spritesmith-main-5.png);background-position:-573px -1593px;width:42px;height:44px}.Pet_Food_Cake_CottonCandyPink{background-image:url(spritesmith-main-5.png);background-position:-1484px -1381px;width:43px;height:45px}.Pet_Food_Cake_Desert{background-image:url(spritesmith-main-5.png);background-position:-529px -1593px;width:43px;height:44px}.Pet_Food_Cake_Golden{background-image:url(spritesmith-main-5.png);background-position:-616px -1593px;width:43px;height:42px}.Pet_Food_Cake_Red{background-image:url(spritesmith-main-5.png);background-position:-485px -1593px;width:43px;height:44px}.Pet_Food_Cake_Shade{background-image:url(spritesmith-main-5.png);background-position:-1484px -1427px;width:43px;height:44px}.Pet_Food_Cake_Skeleton{background-image:url(spritesmith-main-5.png);background-position:-1269px -1124px;width:42px;height:47px}.Pet_Food_Cake_White{background-image:url(spritesmith-main-5.png);background-position:-1269px -1172px;width:44px;height:44px}.Pet_Food_Cake_Zombie{background-image:url(spritesmith-main-5.png);background-position:-1269px -1079px;width:45px;height:44px}.Pet_Food_Candy_Base{background-image:url(spritesmith-main-5.png);background-position:-784px -1684px;width:48px;height:51px}.Pet_Food_Candy_CottonCandyBlue{background-image:url(spritesmith-main-5.png);background-position:-833px -1684px;width:48px;height:51px}.Pet_Food_Candy_CottonCandyPink{background-image:url(spritesmith-main-5.png);background-position:-882px -1684px;width:48px;height:51px}.Pet_Food_Candy_Desert{background-image:url(spritesmith-main-5.png);background-position:-931px -1684px;width:48px;height:51px}.Pet_Food_Candy_Golden{background-image:url(spritesmith-main-5.png);background-position:-980px -1684px;width:48px;height:51px}.Pet_Food_Candy_Red{background-image:url(spritesmith-main-5.png);background-position:-1029px -1684px;width:48px;height:51px}.Pet_Food_Candy_Shade{background-image:url(spritesmith-main-5.png);background-position:-1078px -1684px;width:48px;height:51px}.Pet_Food_Candy_Skeleton{background-image:url(spritesmith-main-5.png);background-position:-1127px -1684px;width:48px;height:51px}.Pet_Food_Candy_White{background-image:url(spritesmith-main-5.png);background-position:-1176px -1684px;width:48px;height:51px}.Pet_Food_Candy_Zombie{background-image:url(spritesmith-main-5.png);background-position:-1225px -1684px;width:48px;height:51px}.Pet_Food_Chocolate{background-image:url(spritesmith-main-5.png);background-position:-1274px -1684px;width:48px;height:51px}.Pet_Food_CottonCandyBlue{background-image:url(spritesmith-main-5.png);background-position:-1323px -1684px;width:48px;height:51px}.Pet_Food_CottonCandyPink{background-image:url(spritesmith-main-5.png);background-position:-1372px -1684px;width:48px;height:51px}.Pet_Food_Fish{background-image:url(spritesmith-main-5.png);background-position:-1421px -1684px;width:48px;height:51px}.Pet_Food_Honey{background-image:url(spritesmith-main-5.png);background-position:-1470px -1684px;width:48px;height:51px}.Pet_Food_Meat{background-image:url(spritesmith-main-5.png);background-position:-1519px -1684px;width:48px;height:51px}.Pet_Food_Milk{background-image:url(spritesmith-main-5.png);background-position:-1568px -1684px;width:48px;height:51px}.Pet_Food_Potatoe{background-image:url(spritesmith-main-5.png);background-position:-1617px -1684px;width:48px;height:51px}.Pet_Food_RottenMeat{background-image:url(spritesmith-main-5.png);background-position:-1666px -1684px;width:48px;height:51px}.Pet_Food_Saddle{background-image:url(spritesmith-main-5.png);background-position:-1715px -1684px;width:48px;height:51px}.Pet_Food_Strawberry{background-image:url(spritesmith-main-5.png);background-position:0 -1736px;width:48px;height:51px}.Mount_Body_BearCub-Base{background-image:url(spritesmith-main-5.png);background-position:-963px -1230px;width:105px;height:105px}.Mount_Body_BearCub-CottonCandyBlue{background-image:url(spritesmith-main-5.png);background-position:-1531px 0;width:105px;height:105px}.Mount_Body_BearCub-CottonCandyPink{background-image:url(spritesmith-main-5.png);background-position:-857px -1230px;width:105px;height:105px}.Mount_Body_BearCub-Desert{background-image:url(spritesmith-main-5.png);background-position:-1069px -1230px;width:105px;height:105px}.Mount_Body_BearCub-Golden{background-image:url(spritesmith-main-5.png);background-position:-1175px -1230px;width:105px;height:105px}.Mount_Body_BearCub-Polar{background-image:url(spritesmith-main-5.png);background-position:-1281px -1230px;width:105px;height:105px}.Mount_Body_BearCub-Red{background-image:url(spritesmith-main-5.png);background-position:-1387px -1230px;width:105px;height:105px}.Mount_Body_BearCub-Shade{background-image:url(spritesmith-main-5.png);background-position:-530px -1487px;width:105px;height:105px}.Mount_Body_BearCub-Skeleton{background-image:url(spritesmith-main-5.png);background-position:0 -1381px;width:105px;height:105px}.Mount_Body_BearCub-White{background-image:url(spritesmith-main-5.png);background-position:-106px -1381px;width:105px;height:105px}.Mount_Body_BearCub-Zombie{background-image:url(spritesmith-main-5.png);background-position:-212px -1381px;width:105px;height:105px}.Mount_Body_Bunny-Base{background-image:url(spritesmith-main-5.png);background-position:-318px -1381px;width:105px;height:105px}.Mount_Body_Bunny-CottonCandyBlue{background-image:url(spritesmith-main-5.png);background-position:-424px -1381px;width:105px;height:105px}.Mount_Body_Bunny-CottonCandyPink{background-image:url(spritesmith-main-5.png);background-position:-530px -1381px;width:105px;height:105px}.Mount_Body_Bunny-Desert{background-image:url(spritesmith-main-5.png);background-position:-636px -1381px;width:105px;height:105px}.Mount_Body_Bunny-Golden{background-image:url(spritesmith-main-5.png);background-position:-742px -1381px;width:105px;height:105px}.Mount_Body_Bunny-Red{background-image:url(spritesmith-main-5.png);background-position:-848px -1381px;width:105px;height:105px}.Mount_Body_Bunny-Shade{background-image:url(spritesmith-main-5.png);background-position:-954px -1381px;width:105px;height:105px}.Mount_Body_Bunny-Skeleton{background-image:url(spritesmith-main-5.png);background-position:-1060px -1381px;width:105px;height:105px}.Mount_Body_Bunny-White{background-image:url(spritesmith-main-5.png);background-position:-1166px -1381px;width:105px;height:105px}.Mount_Body_Bunny-Zombie{background-image:url(spritesmith-main-5.png);background-position:-1272px -1381px;width:105px;height:105px}.Mount_Body_Cactus-Base{background-image:url(spritesmith-main-5.png);background-position:-1378px -1381px;width:105px;height:105px}.Mount_Body_Cactus-CottonCandyBlue{background-image:url(spritesmith-main-5.png);background-position:-751px -1230px;width:105px;height:105px}.Mount_Body_Cactus-CottonCandyPink{background-image:url(spritesmith-main-5.png);background-position:-1531px -106px;width:105px;height:105px}.Mount_Body_Cactus-Desert{background-image:url(spritesmith-main-5.png);background-position:-1531px -212px;width:105px;height:105px}.Mount_Body_Cactus-Golden{background-image:url(spritesmith-main-5.png);background-position:-1531px -318px;width:105px;height:105px}.Mount_Body_Cactus-Red{background-image:url(spritesmith-main-5.png);background-position:-1531px -424px;width:105px;height:105px}.Mount_Body_Cactus-Shade{background-image:url(spritesmith-main-5.png);background-position:-1531px -530px;width:105px;height:105px}.Mount_Body_Cactus-Skeleton{background-image:url(spritesmith-main-5.png);background-position:-1531px -636px;width:105px;height:105px}.Mount_Body_Cactus-White{background-image:url(spritesmith-main-5.png);background-position:-1531px -742px;width:105px;height:105px}.Mount_Body_Cactus-Zombie{background-image:url(spritesmith-main-5.png);background-position:-1531px -848px;width:105px;height:105px}.Mount_Body_Cheetah-Base{background-image:url(spritesmith-main-5.png);background-position:-1531px -954px;width:105px;height:105px}.Mount_Body_Cheetah-CottonCandyBlue{background-image:url(spritesmith-main-5.png);background-position:-1531px -1060px;width:105px;height:105px}.Mount_Body_Cheetah-CottonCandyPink{background-image:url(spritesmith-main-5.png);background-position:-1531px -1166px;width:105px;height:105px}.Mount_Body_Cheetah-Desert{background-image:url(spritesmith-main-5.png);background-position:-1531px -1272px;width:105px;height:105px}.Mount_Body_Cheetah-Golden{background-image:url(spritesmith-main-5.png);background-position:-1531px -1378px;width:105px;height:105px}.Mount_Body_Cheetah-Red{background-image:url(spritesmith-main-5.png);background-position:0 -1487px;width:105px;height:105px}.Mount_Body_Cheetah-Shade{background-image:url(spritesmith-main-5.png);background-position:-318px -1487px;width:105px;height:105px}.Mount_Body_Cheetah-Skeleton{background-image:url(spritesmith-main-5.png);background-position:-424px -1487px;width:105px;height:105px}.Mount_Body_Cheetah-White{background-image:url(spritesmith-main-5.png);background-position:-212px -1487px;width:105px;height:105px}.Mount_Body_Cheetah-Zombie{background-image:url(spritesmith-main-5.png);background-position:-106px -1487px;width:105px;height:105px}.Mount_Body_Cuttlefish-Base{background-image:url(spritesmith-main-5.png);background-position:-433px -1230px;width:105px;height:114px}.Mount_Body_Cuttlefish-CottonCandyBlue{background-image:url(spritesmith-main-5.png);background-position:-1206px -763px;width:105px;height:114px}.Mount_Body_Cuttlefish-CottonCandyPink{background-image:url(spritesmith-main-5.png);background-position:-645px -1230px;width:105px;height:114px}.Mount_Body_Cuttlefish-Desert{background-image:url(spritesmith-main-5.png);background-position:-1100px -763px;width:105px;height:114px}.Mount_Body_Cuttlefish-Golden{background-image:url(spritesmith-main-5.png);background-position:-539px -1230px;width:105px;height:114px}.Mount_Body_Cuttlefish-Red{background-image:url(spritesmith-main-6.png);background-position:-318px -408px;width:105px;height:114px}.Mount_Body_Cuttlefish-Shade{background-image:url(spritesmith-main-6.png);background-position:0 -408px;width:105px;height:114px}.Mount_Body_Cuttlefish-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-408px -260px;width:105px;height:114px}.Mount_Body_Cuttlefish-White{background-image:url(spritesmith-main-6.png);background-position:-212px -408px;width:105px;height:114px}.Mount_Body_Cuttlefish-Zombie{background-image:url(spritesmith-main-6.png);background-position:-106px -408px;width:105px;height:114px}.Mount_Body_Deer-Base{background-image:url(spritesmith-main-6.png);background-position:-106px -1053px;width:105px;height:105px}.Mount_Body_Deer-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-212px -1053px;width:105px;height:105px}.Mount_Body_Deer-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-318px -1159px;width:105px;height:105px}.Mount_Body_Deer-Desert{background-image:url(spritesmith-main-6.png);background-position:-1607px -1378px;width:105px;height:105px}.Mount_Body_Deer-Golden{background-image:url(spritesmith-main-6.png);background-position:0 -1583px;width:105px;height:105px}.Mount_Body_Deer-Red{background-image:url(spritesmith-main-6.png);background-position:-106px -1583px;width:105px;height:105px}.Mount_Body_Deer-Shade{background-image:url(spritesmith-main-6.png);background-position:-212px -1583px;width:105px;height:105px}.Mount_Body_Deer-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-318px -1583px;width:105px;height:105px}.Mount_Body_Deer-White{background-image:url(spritesmith-main-6.png);background-position:-424px -1583px;width:105px;height:105px}.Mount_Body_Deer-Zombie{background-image:url(spritesmith-main-6.png);background-position:-530px -1583px;width:105px;height:105px}.Mount_Body_Dragon-Base{background-image:url(spritesmith-main-6.png);background-position:-636px -1583px;width:105px;height:105px}.Mount_Body_Dragon-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-742px -1583px;width:105px;height:105px}.Mount_Body_Dragon-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-848px -1583px;width:105px;height:105px}.Mount_Body_Dragon-Desert{background-image:url(spritesmith-main-6.png);background-position:-544px -106px;width:105px;height:105px}.Mount_Body_Dragon-Golden{background-image:url(spritesmith-main-6.png);background-position:-544px -212px;width:105px;height:105px}.Mount_Body_Dragon-Red{background-image:url(spritesmith-main-6.png);background-position:-544px -318px;width:105px;height:105px}.Mount_Body_Dragon-Shade{background-image:url(spritesmith-main-6.png);background-position:0 -523px;width:105px;height:105px}.Mount_Body_Dragon-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-106px -523px;width:105px;height:105px}.Mount_Body_Dragon-White{background-image:url(spritesmith-main-6.png);background-position:-212px -523px;width:105px;height:105px}.Mount_Body_Dragon-Zombie{background-image:url(spritesmith-main-6.png);background-position:-318px -523px;width:105px;height:105px}.Mount_Body_Egg-Base{background-image:url(spritesmith-main-6.png);background-position:-424px -523px;width:105px;height:105px}.Mount_Body_Egg-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-530px -523px;width:105px;height:105px}.Mount_Body_Egg-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-653px 0;width:105px;height:105px}.Mount_Body_Egg-Desert{background-image:url(spritesmith-main-6.png);background-position:-653px -106px;width:105px;height:105px}.Mount_Body_Egg-Golden{background-image:url(spritesmith-main-6.png);background-position:-653px -212px;width:105px;height:105px}.Mount_Body_Egg-Red{background-image:url(spritesmith-main-6.png);background-position:-653px -318px;width:105px;height:105px}.Mount_Body_Egg-Shade{background-image:url(spritesmith-main-6.png);background-position:-653px -424px;width:105px;height:105px}.Mount_Body_Egg-Skeleton{background-image:url(spritesmith-main-6.png);background-position:0 -629px;width:105px;height:105px}.Mount_Body_Egg-White{background-image:url(spritesmith-main-6.png);background-position:-106px -629px;width:105px;height:105px}.Mount_Body_Egg-Zombie{background-image:url(spritesmith-main-6.png);background-position:-212px -629px;width:105px;height:105px}.Mount_Body_FlyingPig-Base{background-image:url(spritesmith-main-6.png);background-position:-318px -629px;width:105px;height:105px}.Mount_Body_FlyingPig-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-424px -629px;width:105px;height:105px}.Mount_Body_FlyingPig-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-530px -629px;width:105px;height:105px}.Mount_Body_FlyingPig-Desert{background-image:url(spritesmith-main-6.png);background-position:-636px -629px;width:105px;height:105px}.Mount_Body_FlyingPig-Golden{background-image:url(spritesmith-main-6.png);background-position:-759px 0;width:105px;height:105px}.Mount_Body_FlyingPig-Red{background-image:url(spritesmith-main-6.png);background-position:-759px -106px;width:105px;height:105px}.Mount_Body_FlyingPig-Shade{background-image:url(spritesmith-main-6.png);background-position:-759px -212px;width:105px;height:105px}.Mount_Body_FlyingPig-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-759px -318px;width:105px;height:105px}.Mount_Body_FlyingPig-White{background-image:url(spritesmith-main-6.png);background-position:-759px -424px;width:105px;height:105px}.Mount_Body_FlyingPig-Zombie{background-image:url(spritesmith-main-6.png);background-position:-759px -530px;width:105px;height:105px}.Mount_Body_Fox-Base{background-image:url(spritesmith-main-6.png);background-position:0 -735px;width:105px;height:105px}.Mount_Body_Fox-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-106px -735px;width:105px;height:105px}.Mount_Body_Fox-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-212px -735px;width:105px;height:105px}.Mount_Body_Fox-Desert{background-image:url(spritesmith-main-6.png);background-position:-318px -735px;width:105px;height:105px}.Mount_Body_Fox-Golden{background-image:url(spritesmith-main-6.png);background-position:-424px -735px;width:105px;height:105px}.Mount_Body_Fox-Red{background-image:url(spritesmith-main-6.png);background-position:-530px -735px;width:105px;height:105px}.Mount_Body_Fox-Shade{background-image:url(spritesmith-main-6.png);background-position:-636px -735px;width:105px;height:105px}.Mount_Body_Fox-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-742px -735px;width:105px;height:105px}.Mount_Body_Fox-White{background-image:url(spritesmith-main-6.png);background-position:-865px 0;width:105px;height:105px}.Mount_Body_Fox-Zombie{background-image:url(spritesmith-main-6.png);background-position:-865px -106px;width:105px;height:105px}.Mount_Body_Gryphon-Base{background-image:url(spritesmith-main-6.png);background-position:-865px -212px;width:105px;height:105px}.Mount_Body_Gryphon-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-865px -318px;width:105px;height:105px}.Mount_Body_Gryphon-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-865px -424px;width:105px;height:105px}.Mount_Body_Gryphon-Desert{background-image:url(spritesmith-main-6.png);background-position:-865px -530px;width:105px;height:105px}.Mount_Body_Gryphon-Golden{background-image:url(spritesmith-main-6.png);background-position:-865px -636px;width:105px;height:105px}.Mount_Body_Gryphon-Red{background-image:url(spritesmith-main-6.png);background-position:0 -841px;width:105px;height:105px}.Mount_Body_Gryphon-RoyalPurple{background-image:url(spritesmith-main-6.png);background-position:-106px -841px;width:105px;height:105px}.Mount_Body_Gryphon-Shade{background-image:url(spritesmith-main-6.png);background-position:-212px -841px;width:105px;height:105px}.Mount_Body_Gryphon-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-318px -841px;width:105px;height:105px}.Mount_Body_Gryphon-White{background-image:url(spritesmith-main-6.png);background-position:-424px -841px;width:105px;height:105px}.Mount_Body_Gryphon-Zombie{background-image:url(spritesmith-main-6.png);background-position:-530px -841px;width:105px;height:105px}.Mount_Body_Hedgehog-Base{background-image:url(spritesmith-main-6.png);background-position:-636px -841px;width:105px;height:105px}.Mount_Body_Hedgehog-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-742px -841px;width:105px;height:105px}.Mount_Body_Hedgehog-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-848px -841px;width:105px;height:105px}.Mount_Body_Hedgehog-Desert{background-image:url(spritesmith-main-6.png);background-position:-971px 0;width:105px;height:105px}.Mount_Body_Hedgehog-Golden{background-image:url(spritesmith-main-6.png);background-position:-971px -106px;width:105px;height:105px}.Mount_Body_Hedgehog-Red{background-image:url(spritesmith-main-6.png);background-position:-971px -212px;width:105px;height:105px}.Mount_Body_Hedgehog-Shade{background-image:url(spritesmith-main-6.png);background-position:-971px -318px;width:105px;height:105px}.Mount_Body_Hedgehog-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-971px -424px;width:105px;height:105px}.Mount_Body_Hedgehog-White{background-image:url(spritesmith-main-6.png);background-position:-971px -530px;width:105px;height:105px}.Mount_Body_Hedgehog-Zombie{background-image:url(spritesmith-main-6.png);background-position:-971px -636px;width:105px;height:105px}.Mount_Body_Horse-Base{background-image:url(spritesmith-main-6.png);background-position:-971px -742px;width:105px;height:105px}.Mount_Body_Horse-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:0 -947px;width:105px;height:105px}.Mount_Body_Horse-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-106px -947px;width:105px;height:105px}.Mount_Body_Horse-Desert{background-image:url(spritesmith-main-6.png);background-position:-212px -947px;width:105px;height:105px}.Mount_Body_Horse-Golden{background-image:url(spritesmith-main-6.png);background-position:-318px -947px;width:105px;height:105px}.Mount_Body_Horse-Red{background-image:url(spritesmith-main-6.png);background-position:-424px -947px;width:105px;height:105px}.Mount_Body_Horse-Shade{background-image:url(spritesmith-main-6.png);background-position:-530px -947px;width:105px;height:105px}.Mount_Body_Horse-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-636px -947px;width:105px;height:105px}.Mount_Body_Horse-White{background-image:url(spritesmith-main-6.png);background-position:-742px -947px;width:105px;height:105px}.Mount_Body_Horse-Zombie{background-image:url(spritesmith-main-6.png);background-position:-848px -947px;width:105px;height:105px}.Mount_Body_LionCub-Base{background-image:url(spritesmith-main-6.png);background-position:-954px -947px;width:105px;height:105px}.Mount_Body_LionCub-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1077px 0;width:105px;height:105px}.Mount_Body_LionCub-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1077px -106px;width:105px;height:105px}.Mount_Body_LionCub-Desert{background-image:url(spritesmith-main-6.png);background-position:-1077px -212px;width:105px;height:105px}.Mount_Body_LionCub-Ethereal{background-image:url(spritesmith-main-6.png);background-position:-1077px -318px;width:105px;height:105px}.Mount_Body_LionCub-Golden{background-image:url(spritesmith-main-6.png);background-position:-1077px -424px;width:105px;height:105px}.Mount_Body_LionCub-Red{background-image:url(spritesmith-main-6.png);background-position:-1077px -530px;width:105px;height:105px}.Mount_Body_LionCub-Shade{background-image:url(spritesmith-main-6.png);background-position:-1077px -636px;width:105px;height:105px}.Mount_Body_LionCub-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-424px -408px;width:111px;height:105px}.Mount_Body_LionCub-White{background-image:url(spritesmith-main-6.png);background-position:-1077px -848px;width:105px;height:105px}.Mount_Body_LionCub-Zombie{background-image:url(spritesmith-main-6.png);background-position:0 -1053px;width:105px;height:105px}.Mount_Body_Mammoth-Base{background-image:url(spritesmith-main-6.png);background-position:-408px -136px;width:105px;height:123px}.Mount_Body_MantisShrimp-Base{background-image:url(spritesmith-main-6.png);background-position:-544px 0;width:108px;height:105px}.Mount_Body_Octopus-Base{background-image:url(spritesmith-main-6.png);background-position:-318px -1053px;width:105px;height:105px}.Mount_Body_Octopus-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-424px -1053px;width:105px;height:105px}.Mount_Body_Octopus-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-530px -1053px;width:105px;height:105px}.Mount_Body_Octopus-Desert{background-image:url(spritesmith-main-6.png);background-position:-636px -1053px;width:105px;height:105px}.Mount_Body_Octopus-Golden{background-image:url(spritesmith-main-6.png);background-position:-742px -1053px;width:105px;height:105px}.Mount_Body_Octopus-Red{background-image:url(spritesmith-main-6.png);background-position:-848px -1053px;width:105px;height:105px}.Mount_Body_Octopus-Shade{background-image:url(spritesmith-main-6.png);background-position:-954px -1053px;width:105px;height:105px}.Mount_Body_Octopus-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1060px -1053px;width:105px;height:105px}.Mount_Body_Octopus-White{background-image:url(spritesmith-main-6.png);background-position:-1183px 0;width:105px;height:105px}.Mount_Body_Octopus-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1183px -106px;width:105px;height:105px}.Mount_Body_Orca-Base{background-image:url(spritesmith-main-6.png);background-position:-1183px -212px;width:105px;height:105px}.Mount_Body_Owl-Base{background-image:url(spritesmith-main-6.png);background-position:-1183px -318px;width:105px;height:105px}.Mount_Body_Owl-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1183px -424px;width:105px;height:105px}.Mount_Body_Owl-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1183px -530px;width:105px;height:105px}.Mount_Body_Owl-Desert{background-image:url(spritesmith-main-6.png);background-position:-1183px -636px;width:105px;height:105px}.Mount_Body_Owl-Golden{background-image:url(spritesmith-main-6.png);background-position:-1183px -742px;width:105px;height:105px}.Mount_Body_Owl-Red{background-image:url(spritesmith-main-6.png);background-position:-1183px -848px;width:105px;height:105px}.Mount_Body_Owl-Shade{background-image:url(spritesmith-main-6.png);background-position:-1183px -954px;width:105px;height:105px}.Mount_Body_Owl-Skeleton{background-image:url(spritesmith-main-6.png);background-position:0 -1159px;width:105px;height:105px}.Mount_Body_Owl-White{background-image:url(spritesmith-main-6.png);background-position:-106px -1159px;width:105px;height:105px}.Mount_Body_Owl-Zombie{background-image:url(spritesmith-main-6.png);background-position:-212px -1159px;width:105px;height:105px}.Mount_Body_PandaCub-Base{background-image:url(spritesmith-main-6.png);background-position:-1713px -212px;width:105px;height:105px}.Mount_Body_PandaCub-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-424px -1159px;width:105px;height:105px}.Mount_Body_PandaCub-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-530px -1159px;width:105px;height:105px}.Mount_Body_PandaCub-Desert{background-image:url(spritesmith-main-6.png);background-position:-636px -1159px;width:105px;height:105px}.Mount_Body_PandaCub-Golden{background-image:url(spritesmith-main-6.png);background-position:-742px -1159px;width:105px;height:105px}.Mount_Body_PandaCub-Red{background-image:url(spritesmith-main-6.png);background-position:-848px -1159px;width:105px;height:105px}.Mount_Body_PandaCub-Shade{background-image:url(spritesmith-main-6.png);background-position:-954px -1159px;width:105px;height:105px}.Mount_Body_PandaCub-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1060px -1159px;width:105px;height:105px}.Mount_Body_PandaCub-White{background-image:url(spritesmith-main-6.png);background-position:-1166px -1159px;width:105px;height:105px}.Mount_Body_PandaCub-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1289px 0;width:105px;height:105px}.Mount_Body_Parrot-Base{background-image:url(spritesmith-main-6.png);background-position:-1289px -106px;width:105px;height:105px}.Mount_Body_Parrot-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1289px -212px;width:105px;height:105px}.Mount_Body_Parrot-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1289px -318px;width:105px;height:105px}.Mount_Body_Parrot-Desert{background-image:url(spritesmith-main-6.png);background-position:-1289px -424px;width:105px;height:105px}.Mount_Body_Parrot-Golden{background-image:url(spritesmith-main-6.png);background-position:-1289px -530px;width:105px;height:105px}.Mount_Body_Parrot-Red{background-image:url(spritesmith-main-6.png);background-position:-1289px -636px;width:105px;height:105px}.Mount_Body_Parrot-Shade{background-image:url(spritesmith-main-6.png);background-position:-1289px -742px;width:105px;height:105px}.Mount_Body_Parrot-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1289px -848px;width:105px;height:105px}.Mount_Body_Parrot-White{background-image:url(spritesmith-main-6.png);background-position:-1289px -954px;width:105px;height:105px}.Mount_Body_Parrot-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1289px -1060px;width:105px;height:105px}.Mount_Body_Penguin-Base{background-image:url(spritesmith-main-6.png);background-position:0 -1265px;width:105px;height:105px}.Mount_Body_Penguin-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-106px -1265px;width:105px;height:105px}.Mount_Body_Penguin-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-212px -1265px;width:105px;height:105px}.Mount_Body_Penguin-Desert{background-image:url(spritesmith-main-6.png);background-position:-318px -1265px;width:105px;height:105px}.Mount_Body_Penguin-Golden{background-image:url(spritesmith-main-6.png);background-position:-424px -1265px;width:105px;height:105px}.Mount_Body_Penguin-Red{background-image:url(spritesmith-main-6.png);background-position:-530px -1265px;width:105px;height:105px}.Mount_Body_Penguin-Shade{background-image:url(spritesmith-main-6.png);background-position:-636px -1265px;width:105px;height:105px}.Mount_Body_Penguin-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-742px -1265px;width:105px;height:105px}.Mount_Body_Penguin-White{background-image:url(spritesmith-main-6.png);background-position:-848px -1265px;width:105px;height:105px}.Mount_Body_Penguin-Zombie{background-image:url(spritesmith-main-6.png);background-position:-954px -1265px;width:105px;height:105px}.Mount_Body_Rat-Base{background-image:url(spritesmith-main-6.png);background-position:-1060px -1265px;width:105px;height:105px}.Mount_Body_Rat-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1166px -1265px;width:105px;height:105px}.Mount_Body_Rat-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1272px -1265px;width:105px;height:105px}.Mount_Body_Rat-Desert{background-image:url(spritesmith-main-6.png);background-position:-1395px 0;width:105px;height:105px}.Mount_Body_Rat-Golden{background-image:url(spritesmith-main-6.png);background-position:-1395px -106px;width:105px;height:105px}.Mount_Body_Rat-Red{background-image:url(spritesmith-main-6.png);background-position:-1395px -212px;width:105px;height:105px}.Mount_Body_Rat-Shade{background-image:url(spritesmith-main-6.png);background-position:-1395px -318px;width:105px;height:105px}.Mount_Body_Rat-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1395px -424px;width:105px;height:105px}.Mount_Body_Rat-White{background-image:url(spritesmith-main-6.png);background-position:-1395px -530px;width:105px;height:105px}.Mount_Body_Rat-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1395px -636px;width:105px;height:105px}.Mount_Body_Rock-Base{background-image:url(spritesmith-main-6.png);background-position:-1395px -742px;width:105px;height:105px}.Mount_Body_Rock-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1395px -848px;width:105px;height:105px}.Mount_Body_Rock-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1395px -954px;width:105px;height:105px}.Mount_Body_Rock-Desert{background-image:url(spritesmith-main-6.png);background-position:-1395px -1060px;width:105px;height:105px}.Mount_Body_Rock-Golden{background-image:url(spritesmith-main-6.png);background-position:-1395px -1166px;width:105px;height:105px}.Mount_Body_Rock-Red{background-image:url(spritesmith-main-6.png);background-position:0 -1371px;width:105px;height:105px}.Mount_Body_Rock-Shade{background-image:url(spritesmith-main-6.png);background-position:-106px -1371px;width:105px;height:105px}.Mount_Body_Rock-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-212px -1371px;width:105px;height:105px}.Mount_Body_Rock-White{background-image:url(spritesmith-main-6.png);background-position:-318px -1371px;width:105px;height:105px}.Mount_Body_Rock-Zombie{background-image:url(spritesmith-main-6.png);background-position:-424px -1371px;width:105px;height:105px}.Mount_Body_Rooster-Base{background-image:url(spritesmith-main-6.png);background-position:-530px -1371px;width:105px;height:105px}.Mount_Body_Rooster-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-636px -1371px;width:105px;height:105px}.Mount_Body_Rooster-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-742px -1371px;width:105px;height:105px}.Mount_Body_Rooster-Desert{background-image:url(spritesmith-main-6.png);background-position:-848px -1371px;width:105px;height:105px}.Mount_Body_Rooster-Golden{background-image:url(spritesmith-main-6.png);background-position:-954px -1371px;width:105px;height:105px}.Mount_Body_Rooster-Red{background-image:url(spritesmith-main-6.png);background-position:-1060px -1371px;width:105px;height:105px}.Mount_Body_Rooster-Shade{background-image:url(spritesmith-main-6.png);background-position:-1166px -1371px;width:105px;height:105px}.Mount_Body_Rooster-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1272px -1371px;width:105px;height:105px}.Mount_Body_Rooster-White{background-image:url(spritesmith-main-6.png);background-position:-1378px -1371px;width:105px;height:105px}.Mount_Body_Rooster-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1501px 0;width:105px;height:105px}.Mount_Body_Seahorse-Base{background-image:url(spritesmith-main-6.png);background-position:-1501px -106px;width:105px;height:105px}.Mount_Body_Seahorse-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1501px -212px;width:105px;height:105px}.Mount_Body_Seahorse-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1501px -318px;width:105px;height:105px}.Mount_Body_Seahorse-Desert{background-image:url(spritesmith-main-6.png);background-position:-1501px -424px;width:105px;height:105px}.Mount_Body_Seahorse-Golden{background-image:url(spritesmith-main-6.png);background-position:-1501px -530px;width:105px;height:105px}.Mount_Body_Seahorse-Red{background-image:url(spritesmith-main-6.png);background-position:-1501px -636px;width:105px;height:105px}.Mount_Body_Seahorse-Shade{background-image:url(spritesmith-main-6.png);background-position:-1501px -742px;width:105px;height:105px}.Mount_Body_Seahorse-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1501px -848px;width:105px;height:105px}.Mount_Body_Seahorse-White{background-image:url(spritesmith-main-6.png);background-position:-1501px -954px;width:105px;height:105px}.Mount_Body_Seahorse-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1501px -1060px;width:105px;height:105px}.Mount_Body_Sheep-Base{background-image:url(spritesmith-main-6.png);background-position:-1501px -1166px;width:105px;height:105px}.Mount_Body_Sheep-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1501px -1272px;width:105px;height:105px}.Mount_Body_Sheep-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:0 -1477px;width:105px;height:105px}.Mount_Body_Sheep-Desert{background-image:url(spritesmith-main-6.png);background-position:-106px -1477px;width:105px;height:105px}.Mount_Body_Sheep-Golden{background-image:url(spritesmith-main-6.png);background-position:-212px -1477px;width:105px;height:105px}.Mount_Body_Sheep-Red{background-image:url(spritesmith-main-6.png);background-position:-318px -1477px;width:105px;height:105px}.Mount_Body_Sheep-Shade{background-image:url(spritesmith-main-6.png);background-position:-424px -1477px;width:105px;height:105px}.Mount_Body_Sheep-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-530px -1477px;width:105px;height:105px}.Mount_Body_Sheep-White{background-image:url(spritesmith-main-6.png);background-position:-636px -1477px;width:105px;height:105px}.Mount_Body_Sheep-Zombie{background-image:url(spritesmith-main-6.png);background-position:-742px -1477px;width:105px;height:105px}.Mount_Body_Slime-Base{background-image:url(spritesmith-main-6.png);background-position:-848px -1477px;width:105px;height:105px}.Mount_Body_Slime-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-954px -1477px;width:105px;height:105px}.Mount_Body_Slime-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1060px -1477px;width:105px;height:105px}.Mount_Body_Slime-Desert{background-image:url(spritesmith-main-6.png);background-position:-1166px -1477px;width:105px;height:105px}.Mount_Body_Slime-Golden{background-image:url(spritesmith-main-6.png);background-position:-1272px -1477px;width:105px;height:105px}.Mount_Body_Slime-Red{background-image:url(spritesmith-main-6.png);background-position:-1378px -1477px;width:105px;height:105px}.Mount_Body_Slime-Shade{background-image:url(spritesmith-main-6.png);background-position:-1484px -1477px;width:105px;height:105px}.Mount_Body_Slime-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1607px 0;width:105px;height:105px}.Mount_Body_Slime-White{background-image:url(spritesmith-main-6.png);background-position:-1607px -106px;width:105px;height:105px}.Mount_Body_Slime-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1607px -212px;width:105px;height:105px}.Mount_Body_Spider-Base{background-image:url(spritesmith-main-6.png);background-position:-1607px -318px;width:105px;height:105px}.Mount_Body_Spider-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1607px -424px;width:105px;height:105px}.Mount_Body_Spider-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1607px -530px;width:105px;height:105px}.Mount_Body_Spider-Desert{background-image:url(spritesmith-main-6.png);background-position:-1607px -636px;width:105px;height:105px}.Mount_Body_Spider-Golden{background-image:url(spritesmith-main-6.png);background-position:-1607px -742px;width:105px;height:105px}.Mount_Body_Spider-Red{background-image:url(spritesmith-main-6.png);background-position:-1607px -848px;width:105px;height:105px}.Mount_Body_Spider-Shade{background-image:url(spritesmith-main-6.png);background-position:-1607px -954px;width:105px;height:105px}.Mount_Body_Spider-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1607px -1060px;width:105px;height:105px}.Mount_Body_Spider-White{background-image:url(spritesmith-main-6.png);background-position:-1607px -1166px;width:105px;height:105px}.Mount_Body_Spider-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1607px -1272px;width:105px;height:105px}.Mount_Body_TRex-Base{background-image:url(spritesmith-main-6.png);background-position:-272px -272px;width:135px;height:135px}.Mount_Body_TRex-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:0 0;width:135px;height:135px}.Mount_Body_TRex-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-408px 0;width:135px;height:135px}.Mount_Body_TRex-Desert{background-image:url(spritesmith-main-6.png);background-position:-136px -272px;width:135px;height:135px}.Mount_Body_TRex-Golden{background-image:url(spritesmith-main-6.png);background-position:0 -272px;width:135px;height:135px}.Mount_Body_TRex-Red{background-image:url(spritesmith-main-6.png);background-position:-272px -136px;width:135px;height:135px}.Mount_Body_TRex-Shade{background-image:url(spritesmith-main-6.png);background-position:-272px 0;width:135px;height:135px}.Mount_Body_TRex-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-136px -136px;width:135px;height:135px}.Mount_Body_TRex-White{background-image:url(spritesmith-main-6.png);background-position:0 -136px;width:135px;height:135px}.Mount_Body_TRex-Zombie{background-image:url(spritesmith-main-6.png);background-position:-136px 0;width:135px;height:135px}.Mount_Body_TigerCub-Base{background-image:url(spritesmith-main-6.png);background-position:-954px -1583px;width:105px;height:105px}.Mount_Body_TigerCub-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1060px -1583px;width:105px;height:105px}.Mount_Body_TigerCub-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1166px -1583px;width:105px;height:105px}.Mount_Body_TigerCub-Desert{background-image:url(spritesmith-main-6.png);background-position:-1272px -1583px;width:105px;height:105px}.Mount_Body_TigerCub-Golden{background-image:url(spritesmith-main-6.png);background-position:-1378px -1583px;width:105px;height:105px}.Mount_Body_TigerCub-Red{background-image:url(spritesmith-main-6.png);background-position:-1484px -1583px;width:105px;height:105px}.Mount_Body_TigerCub-Shade{background-image:url(spritesmith-main-6.png);background-position:-1590px -1583px;width:105px;height:105px}.Mount_Body_TigerCub-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1713px 0;width:105px;height:105px}.Mount_Body_TigerCub-White{background-image:url(spritesmith-main-6.png);background-position:-1713px -106px;width:105px;height:105px}.Mount_Body_TigerCub-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1077px -742px;width:105px;height:105px}.Mount_Body_Turkey-Base{background-image:url(spritesmith-main-7.png);background-position:-212px -846px;width:105px;height:105px}.Mount_Body_Whale-Base{background-image:url(spritesmith-main-7.png);background-position:-318px -1164px;width:105px;height:105px}.Mount_Body_Whale-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-318px -846px;width:105px;height:105px}.Mount_Body_Whale-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-424px -846px;width:105px;height:105px}.Mount_Body_Whale-Desert{background-image:url(spritesmith-main-7.png);background-position:-530px -846px;width:105px;height:105px}.Mount_Body_Whale-Golden{background-image:url(spritesmith-main-7.png);background-position:-636px -846px;width:105px;height:105px}.Mount_Body_Whale-Red{background-image:url(spritesmith-main-7.png);background-position:-742px -846px;width:105px;height:105px}.Mount_Body_Whale-Shade{background-image:url(spritesmith-main-7.png);background-position:-848px -846px;width:105px;height:105px}.Mount_Body_Whale-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-968px 0;width:105px;height:105px}.Mount_Body_Whale-White{background-image:url(spritesmith-main-7.png);background-position:-968px -106px;width:105px;height:105px}.Mount_Body_Whale-Zombie{background-image:url(spritesmith-main-7.png);background-position:-968px -212px;width:105px;height:105px}.Mount_Body_Wolf-Base{background-image:url(spritesmith-main-7.png);background-position:0 0;width:135px;height:135px}.Mount_Body_Wolf-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-408px 0;width:135px;height:135px}.Mount_Body_Wolf-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-136px 0;width:135px;height:135px}.Mount_Body_Wolf-Desert{background-image:url(spritesmith-main-7.png);background-position:0 -136px;width:135px;height:135px}.Mount_Body_Wolf-Golden{background-image:url(spritesmith-main-7.png);background-position:-136px -136px;width:135px;height:135px}.Mount_Body_Wolf-Red{background-image:url(spritesmith-main-7.png);background-position:-272px 0;width:135px;height:135px}.Mount_Body_Wolf-Shade{background-image:url(spritesmith-main-7.png);background-position:-272px -136px;width:135px;height:135px}.Mount_Body_Wolf-Skeleton{background-image:url(spritesmith-main-7.png);background-position:0 -272px;width:135px;height:135px}.Mount_Body_Wolf-White{background-image:url(spritesmith-main-7.png);background-position:-136px -272px;width:135px;height:135px}.Mount_Body_Wolf-Zombie{background-image:url(spritesmith-main-7.png);background-position:-272px -272px;width:135px;height:135px}.Mount_Head_BearCub-Base{background-image:url(spritesmith-main-7.png);background-position:-1392px -848px;width:105px;height:105px}.Mount_Head_BearCub-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1392px -1166px;width:105px;height:105px}.Mount_Head_BearCub-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:0 -1376px;width:105px;height:105px}.Mount_Head_BearCub-Desert{background-image:url(spritesmith-main-7.png);background-position:-321px -523px;width:105px;height:105px}.Mount_Head_BearCub-Golden{background-image:url(spritesmith-main-7.png);background-position:-427px -523px;width:105px;height:105px}.Mount_Head_BearCub-Polar{background-image:url(spritesmith-main-7.png);background-position:-533px -523px;width:105px;height:105px}.Mount_Head_BearCub-Red{background-image:url(spritesmith-main-7.png);background-position:-650px 0;width:105px;height:105px}.Mount_Head_BearCub-Shade{background-image:url(spritesmith-main-7.png);background-position:-650px -106px;width:105px;height:105px}.Mount_Head_BearCub-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-650px -212px;width:105px;height:105px}.Mount_Head_BearCub-White{background-image:url(spritesmith-main-7.png);background-position:-650px -318px;width:105px;height:105px}.Mount_Head_BearCub-Zombie{background-image:url(spritesmith-main-7.png);background-position:-650px -424px;width:105px;height:105px}.Mount_Head_Bunny-Base{background-image:url(spritesmith-main-7.png);background-position:0 -634px;width:105px;height:105px}.Mount_Head_Bunny-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-106px -634px;width:105px;height:105px}.Mount_Head_Bunny-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-212px -634px;width:105px;height:105px}.Mount_Head_Bunny-Desert{background-image:url(spritesmith-main-7.png);background-position:-318px -634px;width:105px;height:105px}.Mount_Head_Bunny-Golden{background-image:url(spritesmith-main-7.png);background-position:-424px -634px;width:105px;height:105px}.Mount_Head_Bunny-Red{background-image:url(spritesmith-main-7.png);background-position:-530px -634px;width:105px;height:105px}.Mount_Head_Bunny-Shade{background-image:url(spritesmith-main-7.png);background-position:-636px -634px;width:105px;height:105px}.Mount_Head_Bunny-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-756px 0;width:105px;height:105px}.Mount_Head_Bunny-White{background-image:url(spritesmith-main-7.png);background-position:-756px -106px;width:105px;height:105px}.Mount_Head_Bunny-Zombie{background-image:url(spritesmith-main-7.png);background-position:-756px -212px;width:105px;height:105px}.Mount_Head_Cactus-Base{background-image:url(spritesmith-main-7.png);background-position:-756px -318px;width:105px;height:105px}.Mount_Head_Cactus-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-756px -424px;width:105px;height:105px}.Mount_Head_Cactus-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-756px -530px;width:105px;height:105px}.Mount_Head_Cactus-Desert{background-image:url(spritesmith-main-7.png);background-position:0 -740px;width:105px;height:105px}.Mount_Head_Cactus-Golden{background-image:url(spritesmith-main-7.png);background-position:-106px -740px;width:105px;height:105px}.Mount_Head_Cactus-Red{background-image:url(spritesmith-main-7.png);background-position:-212px -740px;width:105px;height:105px}.Mount_Head_Cactus-Shade{background-image:url(spritesmith-main-7.png);background-position:-318px -740px;width:105px;height:105px}.Mount_Head_Cactus-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-424px -740px;width:105px;height:105px}.Mount_Head_Cactus-White{background-image:url(spritesmith-main-7.png);background-position:-530px -740px;width:105px;height:105px}.Mount_Head_Cactus-Zombie{background-image:url(spritesmith-main-7.png);background-position:-636px -740px;width:105px;height:105px}.Mount_Head_Cheetah-Base{background-image:url(spritesmith-main-7.png);background-position:-742px -740px;width:105px;height:105px}.Mount_Head_Cheetah-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-862px 0;width:105px;height:105px}.Mount_Head_Cheetah-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-862px -106px;width:105px;height:105px}.Mount_Head_Cheetah-Desert{background-image:url(spritesmith-main-7.png);background-position:-862px -212px;width:105px;height:105px}.Mount_Head_Cheetah-Golden{background-image:url(spritesmith-main-7.png);background-position:-862px -318px;width:105px;height:105px}.Mount_Head_Cheetah-Red{background-image:url(spritesmith-main-7.png);background-position:-862px -424px;width:105px;height:105px}.Mount_Head_Cheetah-Shade{background-image:url(spritesmith-main-7.png);background-position:-862px -530px;width:105px;height:105px}.Mount_Head_Cheetah-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-862px -636px;width:105px;height:105px}.Mount_Head_Cheetah-White{background-image:url(spritesmith-main-7.png);background-position:0 -846px;width:105px;height:105px}.Mount_Head_Cheetah-Zombie{background-image:url(spritesmith-main-7.png);background-position:-106px -846px;width:105px;height:105px}.Mount_Head_Cuttlefish-Base{background-image:url(spritesmith-main-7.png);background-position:0 -408px;width:105px;height:114px}.Mount_Head_Cuttlefish-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-544px -345px;width:105px;height:114px}.Mount_Head_Cuttlefish-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-424px -408px;width:105px;height:114px}.Mount_Head_Cuttlefish-Desert{background-image:url(spritesmith-main-7.png);background-position:-106px -408px;width:105px;height:114px}.Mount_Head_Cuttlefish-Golden{background-image:url(spritesmith-main-7.png);background-position:-212px -408px;width:105px;height:114px}.Mount_Head_Cuttlefish-Red{background-image:url(spritesmith-main-7.png);background-position:-318px -408px;width:105px;height:114px}.Mount_Head_Cuttlefish-Shade{background-image:url(spritesmith-main-7.png);background-position:-408px -260px;width:105px;height:114px}.Mount_Head_Cuttlefish-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-544px 0;width:105px;height:114px}.Mount_Head_Cuttlefish-White{background-image:url(spritesmith-main-7.png);background-position:-544px -115px;width:105px;height:114px}.Mount_Head_Cuttlefish-Zombie{background-image:url(spritesmith-main-7.png);background-position:-544px -230px;width:105px;height:114px}.Mount_Head_Deer-Base{background-image:url(spritesmith-main-7.png);background-position:-968px -318px;width:105px;height:105px}.Mount_Head_Deer-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-968px -424px;width:105px;height:105px}.Mount_Head_Deer-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-968px -530px;width:105px;height:105px}.Mount_Head_Deer-Desert{background-image:url(spritesmith-main-7.png);background-position:-968px -636px;width:105px;height:105px}.Mount_Head_Deer-Golden{background-image:url(spritesmith-main-7.png);background-position:-968px -742px;width:105px;height:105px}.Mount_Head_Deer-Red{background-image:url(spritesmith-main-7.png);background-position:0 -952px;width:105px;height:105px}.Mount_Head_Deer-Shade{background-image:url(spritesmith-main-7.png);background-position:-106px -952px;width:105px;height:105px}.Mount_Head_Deer-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-212px -952px;width:105px;height:105px}.Mount_Head_Deer-White{background-image:url(spritesmith-main-7.png);background-position:-318px -952px;width:105px;height:105px}.Mount_Head_Deer-Zombie{background-image:url(spritesmith-main-7.png);background-position:-424px -952px;width:105px;height:105px}.Mount_Head_Dragon-Base{background-image:url(spritesmith-main-7.png);background-position:-530px -952px;width:105px;height:105px}.Mount_Head_Dragon-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-636px -952px;width:105px;height:105px}.Mount_Head_Dragon-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-742px -952px;width:105px;height:105px}.Mount_Head_Dragon-Desert{background-image:url(spritesmith-main-7.png);background-position:-848px -952px;width:105px;height:105px}.Mount_Head_Dragon-Golden{background-image:url(spritesmith-main-7.png);background-position:-954px -952px;width:105px;height:105px}.Mount_Head_Dragon-Red{background-image:url(spritesmith-main-7.png);background-position:-1074px 0;width:105px;height:105px}.Mount_Head_Dragon-Shade{background-image:url(spritesmith-main-7.png);background-position:-1074px -106px;width:105px;height:105px}.Mount_Head_Dragon-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1074px -212px;width:105px;height:105px}.Mount_Head_Dragon-White{background-image:url(spritesmith-main-7.png);background-position:-1074px -318px;width:105px;height:105px}.Mount_Head_Dragon-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1074px -424px;width:105px;height:105px}.Mount_Head_Egg-Base{background-image:url(spritesmith-main-7.png);background-position:-1074px -530px;width:105px;height:105px}.Mount_Head_Egg-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1074px -636px;width:105px;height:105px}.Mount_Head_Egg-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1074px -742px;width:105px;height:105px}.Mount_Head_Egg-Desert{background-image:url(spritesmith-main-7.png);background-position:-1074px -848px;width:105px;height:105px}.Mount_Head_Egg-Golden{background-image:url(spritesmith-main-7.png);background-position:0 -1058px;width:105px;height:105px}.Mount_Head_Egg-Red{background-image:url(spritesmith-main-7.png);background-position:-106px -1058px;width:105px;height:105px}.Mount_Head_Egg-Shade{background-image:url(spritesmith-main-7.png);background-position:-212px -1058px;width:105px;height:105px}.Mount_Head_Egg-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-318px -1058px;width:105px;height:105px}.Mount_Head_Egg-White{background-image:url(spritesmith-main-7.png);background-position:-424px -1058px;width:105px;height:105px}.Mount_Head_Egg-Zombie{background-image:url(spritesmith-main-7.png);background-position:-530px -1058px;width:105px;height:105px}.Mount_Head_FlyingPig-Base{background-image:url(spritesmith-main-7.png);background-position:-636px -1058px;width:105px;height:105px}.Mount_Head_FlyingPig-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-742px -1058px;width:105px;height:105px}.Mount_Head_FlyingPig-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-848px -1058px;width:105px;height:105px}.Mount_Head_FlyingPig-Desert{background-image:url(spritesmith-main-7.png);background-position:-954px -1058px;width:105px;height:105px}.Mount_Head_FlyingPig-Golden{background-image:url(spritesmith-main-7.png);background-position:-1060px -1058px;width:105px;height:105px}.Mount_Head_FlyingPig-Red{background-image:url(spritesmith-main-7.png);background-position:-1180px 0;width:105px;height:105px}.Mount_Head_FlyingPig-Shade{background-image:url(spritesmith-main-7.png);background-position:-1180px -106px;width:105px;height:105px}.Mount_Head_FlyingPig-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1180px -212px;width:105px;height:105px}.Mount_Head_FlyingPig-White{background-image:url(spritesmith-main-7.png);background-position:-1180px -318px;width:105px;height:105px}.Mount_Head_FlyingPig-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1180px -424px;width:105px;height:105px}.Mount_Head_Fox-Base{background-image:url(spritesmith-main-7.png);background-position:-1180px -530px;width:105px;height:105px}.Mount_Head_Fox-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1180px -636px;width:105px;height:105px}.Mount_Head_Fox-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1180px -742px;width:105px;height:105px}.Mount_Head_Fox-Desert{background-image:url(spritesmith-main-7.png);background-position:-1180px -848px;width:105px;height:105px}.Mount_Head_Fox-Golden{background-image:url(spritesmith-main-7.png);background-position:-1180px -954px;width:105px;height:105px}.Mount_Head_Fox-Red{background-image:url(spritesmith-main-7.png);background-position:0 -1164px;width:105px;height:105px}.Mount_Head_Fox-Shade{background-image:url(spritesmith-main-7.png);background-position:-106px -1164px;width:105px;height:105px}.Mount_Head_Fox-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-212px -1164px;width:105px;height:105px}.Mount_Head_Fox-White{background-image:url(spritesmith-main-7.png);background-position:-215px -523px;width:105px;height:105px}.Mount_Head_Fox-Zombie{background-image:url(spritesmith-main-7.png);background-position:-424px -1164px;width:105px;height:105px}.Mount_Head_Gryphon-Base{background-image:url(spritesmith-main-7.png);background-position:-530px -1164px;width:105px;height:105px}.Mount_Head_Gryphon-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-636px -1164px;width:105px;height:105px}.Mount_Head_Gryphon-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-742px -1164px;width:105px;height:105px}.Mount_Head_Gryphon-Desert{background-image:url(spritesmith-main-7.png);background-position:-848px -1164px;width:105px;height:105px}.Mount_Head_Gryphon-Golden{background-image:url(spritesmith-main-7.png);background-position:-954px -1164px;width:105px;height:105px}.Mount_Head_Gryphon-Red{background-image:url(spritesmith-main-7.png);background-position:-1060px -1164px;width:105px;height:105px}.Mount_Head_Gryphon-RoyalPurple{background-image:url(spritesmith-main-7.png);background-position:-1166px -1164px;width:105px;height:105px}.Mount_Head_Gryphon-Shade{background-image:url(spritesmith-main-7.png);background-position:-1286px 0;width:105px;height:105px}.Mount_Head_Gryphon-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1286px -106px;width:105px;height:105px}.Mount_Head_Gryphon-White{background-image:url(spritesmith-main-7.png);background-position:-1286px -212px;width:105px;height:105px}.Mount_Head_Gryphon-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1286px -318px;width:105px;height:105px}.Mount_Head_Hedgehog-Base{background-image:url(spritesmith-main-7.png);background-position:-1286px -424px;width:105px;height:105px}.Mount_Head_Hedgehog-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1286px -530px;width:105px;height:105px}.Mount_Head_Hedgehog-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1286px -636px;width:105px;height:105px}.Mount_Head_Hedgehog-Desert{background-image:url(spritesmith-main-7.png);background-position:-1286px -742px;width:105px;height:105px}.Mount_Head_Hedgehog-Golden{background-image:url(spritesmith-main-7.png);background-position:-1286px -848px;width:105px;height:105px}.Mount_Head_Hedgehog-Red{background-image:url(spritesmith-main-7.png);background-position:-1286px -954px;width:105px;height:105px}.Mount_Head_Hedgehog-Shade{background-image:url(spritesmith-main-7.png);background-position:-1286px -1060px;width:105px;height:105px}.Mount_Head_Hedgehog-Skeleton{background-image:url(spritesmith-main-7.png);background-position:0 -1270px;width:105px;height:105px}.Mount_Head_Hedgehog-White{background-image:url(spritesmith-main-7.png);background-position:-106px -1270px;width:105px;height:105px}.Mount_Head_Hedgehog-Zombie{background-image:url(spritesmith-main-7.png);background-position:-212px -1270px;width:105px;height:105px}.Mount_Head_Horse-Base{background-image:url(spritesmith-main-7.png);background-position:-318px -1270px;width:105px;height:105px}.Mount_Head_Horse-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-424px -1270px;width:105px;height:105px}.Mount_Head_Horse-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-530px -1270px;width:105px;height:105px}.Mount_Head_Horse-Desert{background-image:url(spritesmith-main-7.png);background-position:-636px -1270px;width:105px;height:105px}.Mount_Head_Horse-Golden{background-image:url(spritesmith-main-7.png);background-position:-742px -1270px;width:105px;height:105px}.Mount_Head_Horse-Red{background-image:url(spritesmith-main-7.png);background-position:-848px -1270px;width:105px;height:105px}.Mount_Head_Horse-Shade{background-image:url(spritesmith-main-7.png);background-position:-954px -1270px;width:105px;height:105px}.Mount_Head_Horse-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1060px -1270px;width:105px;height:105px}.Mount_Head_Horse-White{background-image:url(spritesmith-main-7.png);background-position:-1166px -1270px;width:105px;height:105px}.Mount_Head_Horse-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1272px -1270px;width:105px;height:105px}.Mount_Head_LionCub-Base{background-image:url(spritesmith-main-7.png);background-position:-1392px 0;width:105px;height:105px}.Mount_Head_LionCub-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1392px -106px;width:105px;height:105px}.Mount_Head_LionCub-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1392px -212px;width:105px;height:105px}.Mount_Head_LionCub-Desert{background-image:url(spritesmith-main-7.png);background-position:-1392px -318px;width:105px;height:105px}.Mount_Head_LionCub-Ethereal{background-image:url(spritesmith-main-7.png);background-position:-1392px -424px;width:105px;height:105px}.Mount_Head_LionCub-Golden{background-image:url(spritesmith-main-7.png);background-position:-1392px -530px;width:105px;height:105px}.Mount_Head_LionCub-Red{background-image:url(spritesmith-main-7.png);background-position:-1392px -636px;width:105px;height:105px}.Mount_Head_LionCub-Shade{background-image:url(spritesmith-main-7.png);background-position:-1392px -742px;width:105px;height:105px}.Mount_Head_LionCub-Skeleton{background-image:url(spritesmith-main-7.png);background-position:0 -523px;width:105px;height:110px}.Mount_Head_LionCub-White{background-image:url(spritesmith-main-7.png);background-position:-1392px -954px;width:105px;height:105px}.Mount_Head_LionCub-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1392px -1060px;width:105px;height:105px}.Mount_Head_Mammoth-Base{background-image:url(spritesmith-main-7.png);background-position:-408px -136px;width:105px;height:123px}.Mount_Head_MantisShrimp-Base{background-image:url(spritesmith-main-7.png);background-position:-106px -523px;width:108px;height:105px}.Mount_Head_Octopus-Base{background-image:url(spritesmith-main-7.png);background-position:-106px -1376px;width:105px;height:105px}.Mount_Head_Octopus-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-212px -1376px;width:105px;height:105px}.Mount_Head_Octopus-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-318px -1376px;width:105px;height:105px}.Mount_Head_Octopus-Desert{background-image:url(spritesmith-main-7.png);background-position:-424px -1376px;width:105px;height:105px}.Mount_Head_Octopus-Golden{background-image:url(spritesmith-main-7.png);background-position:-530px -1376px;width:105px;height:105px}.Mount_Head_Octopus-Red{background-image:url(spritesmith-main-7.png);background-position:-636px -1376px;width:105px;height:105px}.Mount_Head_Octopus-Shade{background-image:url(spritesmith-main-7.png);background-position:-742px -1376px;width:105px;height:105px}.Mount_Head_Octopus-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-848px -1376px;width:105px;height:105px}.Mount_Head_Octopus-White{background-image:url(spritesmith-main-7.png);background-position:-954px -1376px;width:105px;height:105px}.Mount_Head_Octopus-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1060px -1376px;width:105px;height:105px}.Mount_Head_Orca-Base{background-image:url(spritesmith-main-7.png);background-position:-1166px -1376px;width:105px;height:105px}.Mount_Head_Owl-Base{background-image:url(spritesmith-main-7.png);background-position:-1272px -1376px;width:105px;height:105px}.Mount_Head_Owl-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1378px -1376px;width:105px;height:105px}.Mount_Head_Owl-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1498px 0;width:105px;height:105px}.Mount_Head_Owl-Desert{background-image:url(spritesmith-main-7.png);background-position:-1498px -106px;width:105px;height:105px}.Mount_Head_Owl-Golden{background-image:url(spritesmith-main-7.png);background-position:-1498px -212px;width:105px;height:105px}.Mount_Head_Owl-Red{background-image:url(spritesmith-main-7.png);background-position:-1498px -318px;width:105px;height:105px}.Mount_Head_Owl-Shade{background-image:url(spritesmith-main-7.png);background-position:-1498px -424px;width:105px;height:105px}.Mount_Head_Owl-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1498px -530px;width:105px;height:105px}.Mount_Head_Owl-White{background-image:url(spritesmith-main-7.png);background-position:-1498px -636px;width:105px;height:105px}.Mount_Head_Owl-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1498px -742px;width:105px;height:105px}.Mount_Head_PandaCub-Base{background-image:url(spritesmith-main-7.png);background-position:-1498px -848px;width:105px;height:105px}.Mount_Head_PandaCub-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1498px -954px;width:105px;height:105px}.Mount_Head_PandaCub-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1498px -1060px;width:105px;height:105px}.Mount_Head_PandaCub-Desert{background-image:url(spritesmith-main-7.png);background-position:-1498px -1166px;width:105px;height:105px}.Mount_Head_PandaCub-Golden{background-image:url(spritesmith-main-7.png);background-position:-1498px -1272px;width:105px;height:105px}.Mount_Head_PandaCub-Red{background-image:url(spritesmith-main-7.png);background-position:0 -1482px;width:105px;height:105px}.Mount_Head_PandaCub-Shade{background-image:url(spritesmith-main-7.png);background-position:-106px -1482px;width:105px;height:105px}.Mount_Head_PandaCub-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-212px -1482px;width:105px;height:105px}.Mount_Head_PandaCub-White{background-image:url(spritesmith-main-7.png);background-position:-318px -1482px;width:105px;height:105px}.Mount_Head_PandaCub-Zombie{background-image:url(spritesmith-main-7.png);background-position:-424px -1482px;width:105px;height:105px}.Mount_Head_Parrot-Base{background-image:url(spritesmith-main-7.png);background-position:-530px -1482px;width:105px;height:105px}.Mount_Head_Parrot-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-636px -1482px;width:105px;height:105px}.Mount_Head_Parrot-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-742px -1482px;width:105px;height:105px}.Mount_Head_Parrot-Desert{background-image:url(spritesmith-main-7.png);background-position:-848px -1482px;width:105px;height:105px}.Mount_Head_Parrot-Golden{background-image:url(spritesmith-main-7.png);background-position:-954px -1482px;width:105px;height:105px}.Mount_Head_Parrot-Red{background-image:url(spritesmith-main-7.png);background-position:-1060px -1482px;width:105px;height:105px}.Mount_Head_Parrot-Shade{background-image:url(spritesmith-main-7.png);background-position:-1166px -1482px;width:105px;height:105px}.Mount_Head_Parrot-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1272px -1482px;width:105px;height:105px}.Mount_Head_Parrot-White{background-image:url(spritesmith-main-7.png);background-position:-1378px -1482px;width:105px;height:105px}.Mount_Head_Parrot-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1484px -1482px;width:105px;height:105px}.Mount_Head_Penguin-Base{background-image:url(spritesmith-main-7.png);background-position:-1604px 0;width:105px;height:105px}.Mount_Head_Penguin-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1604px -106px;width:105px;height:105px}.Mount_Head_Penguin-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1604px -212px;width:105px;height:105px}.Mount_Head_Penguin-Desert{background-image:url(spritesmith-main-7.png);background-position:-1604px -318px;width:105px;height:105px}.Mount_Head_Penguin-Golden{background-image:url(spritesmith-main-7.png);background-position:-1604px -424px;width:105px;height:105px}.Mount_Head_Penguin-Red{background-image:url(spritesmith-main-7.png);background-position:-1604px -530px;width:105px;height:105px}.Mount_Head_Penguin-Shade{background-image:url(spritesmith-main-7.png);background-position:-1604px -636px;width:105px;height:105px}.Mount_Head_Penguin-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1604px -742px;width:105px;height:105px}.Mount_Head_Penguin-White{background-image:url(spritesmith-main-7.png);background-position:-1604px -848px;width:105px;height:105px}.Mount_Head_Penguin-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1604px -954px;width:105px;height:105px}.Mount_Head_Rat-Base{background-image:url(spritesmith-main-7.png);background-position:-1604px -1060px;width:105px;height:105px}.Mount_Head_Rat-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1604px -1166px;width:105px;height:105px}.Mount_Head_Rat-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1604px -1272px;width:105px;height:105px}.Mount_Head_Rat-Desert{background-image:url(spritesmith-main-7.png);background-position:-1604px -1378px;width:105px;height:105px}.Mount_Head_Rat-Golden{background-image:url(spritesmith-main-7.png);background-position:0 -1588px;width:105px;height:105px}.Mount_Head_Rat-Red{background-image:url(spritesmith-main-7.png);background-position:-106px -1588px;width:105px;height:105px}.Mount_Head_Rat-Shade{background-image:url(spritesmith-main-7.png);background-position:-212px -1588px;width:105px;height:105px}.Mount_Head_Rat-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-318px -1588px;width:105px;height:105px}.Mount_Head_Rat-White{background-image:url(spritesmith-main-7.png);background-position:-424px -1588px;width:105px;height:105px}.Mount_Head_Rat-Zombie{background-image:url(spritesmith-main-7.png);background-position:-530px -1588px;width:105px;height:105px}.Mount_Head_Rock-Base{background-image:url(spritesmith-main-7.png);background-position:-636px -1588px;width:105px;height:105px}.Mount_Head_Rock-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-742px -1588px;width:105px;height:105px}.Mount_Head_Rock-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-848px -1588px;width:105px;height:105px}.Mount_Head_Rock-Desert{background-image:url(spritesmith-main-7.png);background-position:-954px -1588px;width:105px;height:105px}.Mount_Head_Rock-Golden{background-image:url(spritesmith-main-7.png);background-position:-1060px -1588px;width:105px;height:105px}.Mount_Head_Rock-Red{background-image:url(spritesmith-main-7.png);background-position:-1166px -1588px;width:105px;height:105px}.Mount_Head_Rock-Shade{background-image:url(spritesmith-main-7.png);background-position:-1272px -1588px;width:105px;height:105px}.Mount_Head_Rock-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1378px -1588px;width:105px;height:105px}.Mount_Head_Rock-White{background-image:url(spritesmith-main-7.png);background-position:-1484px -1588px;width:105px;height:105px}.Mount_Head_Rock-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1590px -1588px;width:105px;height:105px}.Mount_Head_Rooster-Base{background-image:url(spritesmith-main-7.png);background-position:-1710px 0;width:105px;height:105px}.Mount_Head_Rooster-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1710px -106px;width:105px;height:105px}.Mount_Head_Rooster-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1710px -212px;width:105px;height:105px}.Mount_Head_Rooster-Desert{background-image:url(spritesmith-main-8.png);background-position:0 -756px;width:105px;height:105px}.Mount_Head_Rooster-Golden{background-image:url(spritesmith-main-8.png);background-position:-742px -968px;width:105px;height:105px}.Mount_Head_Rooster-Red{background-image:url(spritesmith-main-8.png);background-position:-786px -530px;width:105px;height:105px}.Mount_Head_Rooster-Shade{background-image:url(spritesmith-main-8.png);background-position:-106px -756px;width:105px;height:105px}.Mount_Head_Rooster-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-212px -756px;width:105px;height:105px}.Mount_Head_Rooster-White{background-image:url(spritesmith-main-8.png);background-position:-318px -756px;width:105px;height:105px}.Mount_Head_Rooster-Zombie{background-image:url(spritesmith-main-8.png);background-position:-424px -756px;width:105px;height:105px}.Mount_Head_Seahorse-Base{background-image:url(spritesmith-main-8.png);background-position:-530px -756px;width:105px;height:105px}.Mount_Head_Seahorse-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-636px -756px;width:105px;height:105px}.Mount_Head_Seahorse-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-742px -756px;width:105px;height:105px}.Mount_Head_Seahorse-Desert{background-image:url(spritesmith-main-8.png);background-position:-892px 0;width:105px;height:105px}.Mount_Head_Seahorse-Golden{background-image:url(spritesmith-main-8.png);background-position:-892px -106px;width:105px;height:105px}.Mount_Head_Seahorse-Red{background-image:url(spritesmith-main-8.png);background-position:-998px -636px;width:105px;height:105px}.Mount_Head_Seahorse-Shade{background-image:url(spritesmith-main-8.png);background-position:-998px -742px;width:105px;height:105px}.Mount_Head_Seahorse-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-998px -848px;width:105px;height:105px}.Mount_Head_Seahorse-White{background-image:url(spritesmith-main-8.png);background-position:0 -968px;width:105px;height:105px}.Mount_Head_Seahorse-Zombie{background-image:url(spritesmith-main-8.png);background-position:-106px -968px;width:105px;height:105px}.Mount_Head_Sheep-Base{background-image:url(spritesmith-main-8.png);background-position:-212px -968px;width:105px;height:105px}.Mount_Head_Sheep-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-318px -968px;width:105px;height:105px}.Mount_Head_Sheep-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-424px -968px;width:105px;height:105px}.Mount_Head_Sheep-Desert{background-image:url(spritesmith-main-8.png);background-position:-530px -968px;width:105px;height:105px}.Mount_Head_Sheep-Golden{background-image:url(spritesmith-main-8.png);background-position:-636px -968px;width:105px;height:105px}.Mount_Head_Sheep-Red{background-image:url(spritesmith-main-8.png);background-position:-106px -544px;width:105px;height:105px}.Mount_Head_Sheep-Shade{background-image:url(spritesmith-main-8.png);background-position:-212px -544px;width:105px;height:105px}.Mount_Head_Sheep-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-318px -544px;width:105px;height:105px}.Mount_Head_Sheep-White{background-image:url(spritesmith-main-8.png);background-position:-424px -544px;width:105px;height:105px}.Mount_Head_Sheep-Zombie{background-image:url(spritesmith-main-8.png);background-position:-530px -544px;width:105px;height:105px}.Mount_Head_Slime-Base{background-image:url(spritesmith-main-8.png);background-position:-680px 0;width:105px;height:105px}.Mount_Head_Slime-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-680px -106px;width:105px;height:105px}.Mount_Head_Slime-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-680px -212px;width:105px;height:105px}.Mount_Head_Slime-Desert{background-image:url(spritesmith-main-8.png);background-position:-680px -318px;width:105px;height:105px}.Mount_Head_Slime-Golden{background-image:url(spritesmith-main-8.png);background-position:-680px -424px;width:105px;height:105px}.Mount_Head_Slime-Red{background-image:url(spritesmith-main-8.png);background-position:-680px -530px;width:105px;height:105px}.Mount_Head_Slime-Shade{background-image:url(spritesmith-main-8.png);background-position:0 -650px;width:105px;height:105px}.Mount_Head_Slime-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-106px -650px;width:105px;height:105px}.Mount_Head_Slime-White{background-image:url(spritesmith-main-8.png);background-position:-212px -650px;width:105px;height:105px}.Mount_Head_Slime-Zombie{background-image:url(spritesmith-main-8.png);background-position:-318px -650px;width:105px;height:105px}.Mount_Head_Spider-Base{background-image:url(spritesmith-main-8.png);background-position:-424px -650px;width:105px;height:105px}.Mount_Head_Spider-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-530px -650px;width:105px;height:105px}.Mount_Head_Spider-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-636px -650px;width:105px;height:105px}.Mount_Head_Spider-Desert{background-image:url(spritesmith-main-8.png);background-position:-786px 0;width:105px;height:105px}.Mount_Head_Spider-Golden{background-image:url(spritesmith-main-8.png);background-position:-786px -106px;width:105px;height:105px}.Mount_Head_Spider-Red{background-image:url(spritesmith-main-8.png);background-position:-786px -212px;width:105px;height:105px}.Mount_Head_Spider-Shade{background-image:url(spritesmith-main-8.png);background-position:-786px -318px;width:105px;height:105px}.Mount_Head_Spider-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-786px -424px;width:105px;height:105px}.Mount_Head_Spider-White{background-image:url(spritesmith-main-8.png);background-position:0 -544px;width:105px;height:105px}.Mount_Head_Spider-Zombie{background-image:url(spritesmith-main-8.png);background-position:-786px -636px;width:105px;height:105px}.Mount_Head_TRex-Base{background-image:url(spritesmith-main-8.png);background-position:-408px -136px;width:135px;height:135px}.Mount_Head_TRex-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:0 -136px;width:135px;height:135px}.Mount_Head_TRex-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-136px -136px;width:135px;height:135px}.Mount_Head_TRex-Desert{background-image:url(spritesmith-main-8.png);background-position:-272px 0;width:135px;height:135px}.Mount_Head_TRex-Golden{background-image:url(spritesmith-main-8.png);background-position:-272px -136px;width:135px;height:135px}.Mount_Head_TRex-Red{background-image:url(spritesmith-main-8.png);background-position:0 -272px;width:135px;height:135px}.Mount_Head_TRex-Shade{background-image:url(spritesmith-main-8.png);background-position:-136px -272px;width:135px;height:135px}.Mount_Head_TRex-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-272px -272px;width:135px;height:135px}.Mount_Head_TRex-White{background-image:url(spritesmith-main-8.png);background-position:-408px 0;width:135px;height:135px}.Mount_Head_TRex-Zombie{background-image:url(spritesmith-main-8.png);background-position:0 0;width:135px;height:135px}.Mount_Head_TigerCub-Base{background-image:url(spritesmith-main-8.png);background-position:-892px -212px;width:105px;height:105px}.Mount_Head_TigerCub-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-892px -318px;width:105px;height:105px}.Mount_Head_TigerCub-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-892px -424px;width:105px;height:105px}.Mount_Head_TigerCub-Desert{background-image:url(spritesmith-main-8.png);background-position:-892px -530px;width:105px;height:105px}.Mount_Head_TigerCub-Golden{background-image:url(spritesmith-main-8.png);background-position:-892px -636px;width:105px;height:105px}.Mount_Head_TigerCub-Red{background-image:url(spritesmith-main-8.png);background-position:-892px -742px;width:105px;height:105px}.Mount_Head_TigerCub-Shade{background-image:url(spritesmith-main-8.png);background-position:0 -862px;width:105px;height:105px}.Mount_Head_TigerCub-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-106px -862px;width:105px;height:105px}.Mount_Head_TigerCub-White{background-image:url(spritesmith-main-8.png);background-position:-212px -862px;width:105px;height:105px}.Mount_Head_TigerCub-Zombie{background-image:url(spritesmith-main-8.png);background-position:-318px -862px;width:105px;height:105px}.Mount_Head_Turkey-Base{background-image:url(spritesmith-main-8.png);background-position:-424px -862px;width:105px;height:105px}.Mount_Head_Whale-Base{background-image:url(spritesmith-main-8.png);background-position:-530px -862px;width:105px;height:105px}.Mount_Head_Whale-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-636px -862px;width:105px;height:105px}.Mount_Head_Whale-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-742px -862px;width:105px;height:105px}.Mount_Head_Whale-Desert{background-image:url(spritesmith-main-8.png);background-position:-848px -862px;width:105px;height:105px}.Mount_Head_Whale-Golden{background-image:url(spritesmith-main-8.png);background-position:-998px 0;width:105px;height:105px}.Mount_Head_Whale-Red{background-image:url(spritesmith-main-8.png);background-position:-998px -106px;width:105px;height:105px}.Mount_Head_Whale-Shade{background-image:url(spritesmith-main-8.png);background-position:-998px -212px;width:105px;height:105px}.Mount_Head_Whale-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-998px -318px;width:105px;height:105px}.Mount_Head_Whale-White{background-image:url(spritesmith-main-8.png);background-position:-998px -424px;width:105px;height:105px}.Mount_Head_Whale-Zombie{background-image:url(spritesmith-main-8.png);background-position:-998px -530px;width:105px;height:105px}.Mount_Head_Wolf-Base{background-image:url(spritesmith-main-8.png);background-position:-408px -272px;width:135px;height:135px}.Mount_Head_Wolf-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:0 -408px;width:135px;height:135px}.Mount_Head_Wolf-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-136px -408px;width:135px;height:135px}.Mount_Head_Wolf-Desert{background-image:url(spritesmith-main-8.png);background-position:-272px -408px;width:135px;height:135px}.Mount_Head_Wolf-Golden{background-image:url(spritesmith-main-8.png);background-position:-408px -408px;width:135px;height:135px}.Mount_Head_Wolf-Red{background-image:url(spritesmith-main-8.png);background-position:-544px 0;width:135px;height:135px}.Mount_Head_Wolf-Shade{background-image:url(spritesmith-main-8.png);background-position:-544px -136px;width:135px;height:135px}.Mount_Head_Wolf-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-544px -272px;width:135px;height:135px}.Mount_Head_Wolf-White{background-image:url(spritesmith-main-8.png);background-position:-544px -408px;width:135px;height:135px}.Mount_Head_Wolf-Zombie{background-image:url(spritesmith-main-8.png);background-position:-136px 0;width:135px;height:135px}.Pet-BearCub-Base{background-image:url(spritesmith-main-8.png);background-position:-848px -968px;width:81px;height:99px}.Pet-BearCub-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-930px -968px;width:81px;height:99px}.Pet-BearCub-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1012px -968px;width:81px;height:99px}.Pet-BearCub-Desert{background-image:url(spritesmith-main-8.png);background-position:-1104px 0;width:81px;height:99px}.Pet-BearCub-Golden{background-image:url(spritesmith-main-8.png);background-position:-1104px -100px;width:81px;height:99px}.Pet-BearCub-Polar{background-image:url(spritesmith-main-8.png);background-position:-1104px -200px;width:81px;height:99px}.Pet-BearCub-Red{background-image:url(spritesmith-main-8.png);background-position:-1104px -300px;width:81px;height:99px}.Pet-BearCub-Shade{background-image:url(spritesmith-main-8.png);background-position:-1104px -400px;width:81px;height:99px}.Pet-BearCub-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1104px -500px;width:81px;height:99px}.Pet-BearCub-White{background-image:url(spritesmith-main-8.png);background-position:-1104px -600px;width:81px;height:99px}.Pet-BearCub-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1104px -700px;width:81px;height:99px}.Pet-Bunny-Base{background-image:url(spritesmith-main-8.png);background-position:-1104px -800px;width:81px;height:99px}.Pet-Bunny-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1104px -900px;width:81px;height:99px}.Pet-Bunny-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:0 -1074px;width:81px;height:99px}.Pet-Bunny-Desert{background-image:url(spritesmith-main-8.png);background-position:-82px -1074px;width:81px;height:99px}.Pet-Bunny-Golden{background-image:url(spritesmith-main-8.png);background-position:-164px -1074px;width:81px;height:99px}.Pet-Bunny-Red{background-image:url(spritesmith-main-8.png);background-position:-246px -1074px;width:81px;height:99px}.Pet-Bunny-Shade{background-image:url(spritesmith-main-8.png);background-position:-328px -1074px;width:81px;height:99px}.Pet-Bunny-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-410px -1074px;width:81px;height:99px}.Pet-Bunny-White{background-image:url(spritesmith-main-8.png);background-position:-492px -1074px;width:81px;height:99px}.Pet-Bunny-Zombie{background-image:url(spritesmith-main-8.png);background-position:-574px -1074px;width:81px;height:99px}.Pet-Cactus-Base{background-image:url(spritesmith-main-8.png);background-position:-656px -1074px;width:81px;height:99px}.Pet-Cactus-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-738px -1074px;width:81px;height:99px}.Pet-Cactus-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-820px -1074px;width:81px;height:99px}.Pet-Cactus-Desert{background-image:url(spritesmith-main-8.png);background-position:-902px -1074px;width:81px;height:99px}.Pet-Cactus-Golden{background-image:url(spritesmith-main-8.png);background-position:-984px -1074px;width:81px;height:99px}.Pet-Cactus-Red{background-image:url(spritesmith-main-8.png);background-position:-1066px -1074px;width:81px;height:99px}.Pet-Cactus-Shade{background-image:url(spritesmith-main-8.png);background-position:-1186px 0;width:81px;height:99px}.Pet-Cactus-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1186px -100px;width:81px;height:99px}.Pet-Cactus-White{background-image:url(spritesmith-main-8.png);background-position:-1186px -200px;width:81px;height:99px}.Pet-Cactus-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1186px -300px;width:81px;height:99px}.Pet-Cheetah-Base{background-image:url(spritesmith-main-8.png);background-position:-1186px -400px;width:81px;height:99px}.Pet-Cheetah-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1186px -500px;width:81px;height:99px}.Pet-Cheetah-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1186px -600px;width:81px;height:99px}.Pet-Cheetah-Desert{background-image:url(spritesmith-main-8.png);background-position:-1186px -700px;width:81px;height:99px}.Pet-Cheetah-Golden{background-image:url(spritesmith-main-8.png);background-position:-1186px -800px;width:81px;height:99px}.Pet-Cheetah-Red{background-image:url(spritesmith-main-8.png);background-position:-1186px -900px;width:81px;height:99px}.Pet-Cheetah-Shade{background-image:url(spritesmith-main-8.png);background-position:-1186px -1000px;width:81px;height:99px}.Pet-Cheetah-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1268px 0;width:81px;height:99px}.Pet-Cheetah-White{background-image:url(spritesmith-main-8.png);background-position:-1268px -100px;width:81px;height:99px}.Pet-Cheetah-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1268px -200px;width:81px;height:99px}.Pet-Cuttlefish-Base{background-image:url(spritesmith-main-8.png);background-position:-1268px -300px;width:81px;height:99px}.Pet-Cuttlefish-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1268px -400px;width:81px;height:99px}.Pet-Cuttlefish-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1268px -500px;width:81px;height:99px}.Pet-Cuttlefish-Desert{background-image:url(spritesmith-main-8.png);background-position:-1268px -600px;width:81px;height:99px}.Pet-Cuttlefish-Golden{background-image:url(spritesmith-main-8.png);background-position:-1268px -700px;width:81px;height:99px}.Pet-Cuttlefish-Red{background-image:url(spritesmith-main-8.png);background-position:-1268px -800px;width:81px;height:99px}.Pet-Cuttlefish-Shade{background-image:url(spritesmith-main-8.png);background-position:-1268px -900px;width:81px;height:99px}.Pet-Cuttlefish-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1268px -1000px;width:81px;height:99px}.Pet-Cuttlefish-White{background-image:url(spritesmith-main-8.png);background-position:0 -1174px;width:81px;height:99px}.Pet-Cuttlefish-Zombie{background-image:url(spritesmith-main-8.png);background-position:-82px -1174px;width:81px;height:99px}.Pet-Deer-Base{background-image:url(spritesmith-main-8.png);background-position:-164px -1174px;width:81px;height:99px}.Pet-Deer-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-246px -1174px;width:81px;height:99px}.Pet-Deer-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-328px -1174px;width:81px;height:99px}.Pet-Deer-Desert{background-image:url(spritesmith-main-8.png);background-position:-410px -1174px;width:81px;height:99px}.Pet-Deer-Golden{background-image:url(spritesmith-main-8.png);background-position:-1678px -400px;width:81px;height:99px}.Pet-Deer-Red{background-image:url(spritesmith-main-8.png);background-position:-574px -1174px;width:81px;height:99px}.Pet-Deer-Shade{background-image:url(spritesmith-main-8.png);background-position:-656px -1174px;width:81px;height:99px}.Pet-Deer-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-738px -1174px;width:81px;height:99px}.Pet-Deer-White{background-image:url(spritesmith-main-8.png);background-position:-820px -1174px;width:81px;height:99px}.Pet-Deer-Zombie{background-image:url(spritesmith-main-8.png);background-position:-902px -1174px;width:81px;height:99px}.Pet-Dragon-Base{background-image:url(spritesmith-main-8.png);background-position:-984px -1174px;width:81px;height:99px}.Pet-Dragon-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1066px -1174px;width:81px;height:99px}.Pet-Dragon-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1148px -1174px;width:81px;height:99px}.Pet-Dragon-Desert{background-image:url(spritesmith-main-8.png);background-position:-1230px -1174px;width:81px;height:99px}.Pet-Dragon-Golden{background-image:url(spritesmith-main-8.png);background-position:-1350px 0;width:81px;height:99px}.Pet-Dragon-Hydra{background-image:url(spritesmith-main-8.png);background-position:-1350px -100px;width:81px;height:99px}.Pet-Dragon-Red{background-image:url(spritesmith-main-8.png);background-position:-1350px -200px;width:81px;height:99px}.Pet-Dragon-Shade{background-image:url(spritesmith-main-8.png);background-position:-1350px -300px;width:81px;height:99px}.Pet-Dragon-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1350px -400px;width:81px;height:99px}.Pet-Dragon-White{background-image:url(spritesmith-main-8.png);background-position:-1350px -500px;width:81px;height:99px}.Pet-Dragon-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1350px -600px;width:81px;height:99px}.Pet-Egg-Base{background-image:url(spritesmith-main-8.png);background-position:-1350px -700px;width:81px;height:99px}.Pet-Egg-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1350px -800px;width:81px;height:99px}.Pet-Egg-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1350px -900px;width:81px;height:99px}.Pet-Egg-Desert{background-image:url(spritesmith-main-8.png);background-position:-1350px -1000px;width:81px;height:99px}.Pet-Egg-Golden{background-image:url(spritesmith-main-8.png);background-position:-1350px -1100px;width:81px;height:99px}.Pet-Egg-Red{background-image:url(spritesmith-main-8.png);background-position:0 -1274px;width:81px;height:99px}.Pet-Egg-Shade{background-image:url(spritesmith-main-8.png);background-position:-82px -1274px;width:81px;height:99px}.Pet-Egg-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-164px -1274px;width:81px;height:99px}.Pet-Egg-White{background-image:url(spritesmith-main-8.png);background-position:-246px -1274px;width:81px;height:99px}.Pet-Egg-Zombie{background-image:url(spritesmith-main-8.png);background-position:-328px -1274px;width:81px;height:99px}.Pet-FlyingPig-Base{background-image:url(spritesmith-main-8.png);background-position:-410px -1274px;width:81px;height:99px}.Pet-FlyingPig-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-492px -1274px;width:81px;height:99px}.Pet-FlyingPig-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-574px -1274px;width:81px;height:99px}.Pet-FlyingPig-Desert{background-image:url(spritesmith-main-8.png);background-position:-656px -1274px;width:81px;height:99px}.Pet-FlyingPig-Golden{background-image:url(spritesmith-main-8.png);background-position:-738px -1274px;width:81px;height:99px}.Pet-FlyingPig-Red{background-image:url(spritesmith-main-8.png);background-position:-820px -1274px;width:81px;height:99px}.Pet-FlyingPig-Shade{background-image:url(spritesmith-main-8.png);background-position:-902px -1274px;width:81px;height:99px}.Pet-FlyingPig-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-984px -1274px;width:81px;height:99px}.Pet-FlyingPig-White{background-image:url(spritesmith-main-8.png);background-position:-1066px -1274px;width:81px;height:99px}.Pet-FlyingPig-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1148px -1274px;width:81px;height:99px}.Pet-Fox-Base{background-image:url(spritesmith-main-8.png);background-position:-1230px -1274px;width:81px;height:99px}.Pet-Fox-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1312px -1274px;width:81px;height:99px}.Pet-Fox-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1432px 0;width:81px;height:99px}.Pet-Fox-Desert{background-image:url(spritesmith-main-8.png);background-position:-1432px -100px;width:81px;height:99px}.Pet-Fox-Golden{background-image:url(spritesmith-main-8.png);background-position:-1432px -200px;width:81px;height:99px}.Pet-Fox-Red{background-image:url(spritesmith-main-8.png);background-position:-1432px -300px;width:81px;height:99px}.Pet-Fox-Shade{background-image:url(spritesmith-main-8.png);background-position:-1432px -400px;width:81px;height:99px}.Pet-Fox-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1432px -500px;width:81px;height:99px}.Pet-Fox-White{background-image:url(spritesmith-main-8.png);background-position:-1432px -600px;width:81px;height:99px}.Pet-Fox-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1432px -700px;width:81px;height:99px}.Pet-Gryphon-Base{background-image:url(spritesmith-main-8.png);background-position:-1432px -800px;width:81px;height:99px}.Pet-Gryphon-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1432px -900px;width:81px;height:99px}.Pet-Gryphon-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1432px -1000px;width:81px;height:99px}.Pet-Gryphon-Desert{background-image:url(spritesmith-main-8.png);background-position:-1432px -1100px;width:81px;height:99px}.Pet-Gryphon-Golden{background-image:url(spritesmith-main-8.png);background-position:-1432px -1200px;width:81px;height:99px}.Pet-Gryphon-Red{background-image:url(spritesmith-main-8.png);background-position:0 -1374px;width:81px;height:99px}.Pet-Gryphon-Shade{background-image:url(spritesmith-main-8.png);background-position:-82px -1374px;width:81px;height:99px}.Pet-Gryphon-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-164px -1374px;width:81px;height:99px}.Pet-Gryphon-White{background-image:url(spritesmith-main-8.png);background-position:-246px -1374px;width:81px;height:99px}.Pet-Gryphon-Zombie{background-image:url(spritesmith-main-8.png);background-position:-328px -1374px;width:81px;height:99px}.Pet-Hedgehog-Base{background-image:url(spritesmith-main-8.png);background-position:-410px -1374px;width:81px;height:99px}.Pet-Hedgehog-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-492px -1374px;width:81px;height:99px}.Pet-Hedgehog-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-574px -1374px;width:81px;height:99px}.Pet-Hedgehog-Desert{background-image:url(spritesmith-main-8.png);background-position:-656px -1374px;width:81px;height:99px}.Pet-Hedgehog-Golden{background-image:url(spritesmith-main-8.png);background-position:-738px -1374px;width:81px;height:99px}.Pet-Hedgehog-Red{background-image:url(spritesmith-main-8.png);background-position:-820px -1374px;width:81px;height:99px}.Pet-Hedgehog-Shade{background-image:url(spritesmith-main-8.png);background-position:-902px -1374px;width:81px;height:99px}.Pet-Hedgehog-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-984px -1374px;width:81px;height:99px}.Pet-Hedgehog-White{background-image:url(spritesmith-main-8.png);background-position:-1066px -1374px;width:81px;height:99px}.Pet-Hedgehog-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1148px -1374px;width:81px;height:99px}.Pet-Horse-Base{background-image:url(spritesmith-main-8.png);background-position:-1230px -1374px;width:81px;height:99px}.Pet-Horse-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1312px -1374px;width:81px;height:99px}.Pet-Horse-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1394px -1374px;width:81px;height:99px}.Pet-Horse-Desert{background-image:url(spritesmith-main-8.png);background-position:-1514px 0;width:81px;height:99px}.Pet-Horse-Golden{background-image:url(spritesmith-main-8.png);background-position:-1514px -100px;width:81px;height:99px}.Pet-Horse-Red{background-image:url(spritesmith-main-8.png);background-position:-1514px -200px;width:81px;height:99px}.Pet-Horse-Shade{background-image:url(spritesmith-main-8.png);background-position:-1514px -300px;width:81px;height:99px}.Pet-Horse-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1514px -400px;width:81px;height:99px}.Pet-Horse-White{background-image:url(spritesmith-main-8.png);background-position:-1514px -500px;width:81px;height:99px}.Pet-Horse-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1514px -600px;width:81px;height:99px}.Pet-JackOLantern-Base{background-image:url(spritesmith-main-8.png);background-position:-1514px -700px;width:81px;height:99px}.Pet-LionCub-Base{background-image:url(spritesmith-main-8.png);background-position:-1514px -800px;width:81px;height:99px}.Pet-LionCub-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1514px -900px;width:81px;height:99px}.Pet-LionCub-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1514px -1000px;width:81px;height:99px}.Pet-LionCub-Desert{background-image:url(spritesmith-main-8.png);background-position:-1514px -1100px;width:81px;height:99px}.Pet-LionCub-Golden{background-image:url(spritesmith-main-8.png);background-position:-1514px -1200px;width:81px;height:99px}.Pet-LionCub-Red{background-image:url(spritesmith-main-8.png);background-position:-1514px -1300px;width:81px;height:99px}.Pet-LionCub-Shade{background-image:url(spritesmith-main-8.png);background-position:0 -1474px;width:81px;height:99px}.Pet-LionCub-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-82px -1474px;width:81px;height:99px}.Pet-LionCub-White{background-image:url(spritesmith-main-8.png);background-position:-164px -1474px;width:81px;height:99px}.Pet-LionCub-Zombie{background-image:url(spritesmith-main-8.png);background-position:-246px -1474px;width:81px;height:99px}.Pet-Mammoth-Base{background-image:url(spritesmith-main-8.png);background-position:-328px -1474px;width:81px;height:99px}.Pet-MantisShrimp-Base{background-image:url(spritesmith-main-8.png);background-position:-410px -1474px;width:81px;height:99px}.Pet-Octopus-Base{background-image:url(spritesmith-main-8.png);background-position:-492px -1474px;width:81px;height:99px}.Pet-Octopus-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-574px -1474px;width:81px;height:99px}.Pet-Octopus-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-656px -1474px;width:81px;height:99px}.Pet-Octopus-Desert{background-image:url(spritesmith-main-8.png);background-position:-738px -1474px;width:81px;height:99px}.Pet-Octopus-Golden{background-image:url(spritesmith-main-8.png);background-position:-820px -1474px;width:81px;height:99px}.Pet-Octopus-Red{background-image:url(spritesmith-main-8.png);background-position:-902px -1474px;width:81px;height:99px}.Pet-Octopus-Shade{background-image:url(spritesmith-main-8.png);background-position:-984px -1474px;width:81px;height:99px}.Pet-Octopus-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1066px -1474px;width:81px;height:99px}.Pet-Octopus-White{background-image:url(spritesmith-main-8.png);background-position:-1148px -1474px;width:81px;height:99px}.Pet-Octopus-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1230px -1474px;width:81px;height:99px}.Pet-Owl-Base{background-image:url(spritesmith-main-8.png);background-position:-1312px -1474px;width:81px;height:99px}.Pet-Owl-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1394px -1474px;width:81px;height:99px}.Pet-Owl-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1476px -1474px;width:81px;height:99px}.Pet-Owl-Desert{background-image:url(spritesmith-main-8.png);background-position:-1596px 0;width:81px;height:99px}.Pet-Owl-Golden{background-image:url(spritesmith-main-8.png);background-position:-1596px -100px;width:81px;height:99px}.Pet-Owl-Red{background-image:url(spritesmith-main-8.png);background-position:-1596px -200px;width:81px;height:99px}.Pet-Owl-Shade{background-image:url(spritesmith-main-8.png);background-position:-1596px -300px;width:81px;height:99px}.Pet-Owl-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1596px -400px;width:81px;height:99px}.Pet-Owl-White{background-image:url(spritesmith-main-8.png);background-position:-1596px -500px;width:81px;height:99px}.Pet-Owl-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1596px -600px;width:81px;height:99px}.Pet-PandaCub-Base{background-image:url(spritesmith-main-8.png);background-position:-1596px -700px;width:81px;height:99px}.Pet-PandaCub-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1596px -800px;width:81px;height:99px}.Pet-PandaCub-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1596px -900px;width:81px;height:99px}.Pet-PandaCub-Desert{background-image:url(spritesmith-main-8.png);background-position:-1596px -1000px;width:81px;height:99px}.Pet-PandaCub-Golden{background-image:url(spritesmith-main-8.png);background-position:-1596px -1100px;width:81px;height:99px}.Pet-PandaCub-Red{background-image:url(spritesmith-main-8.png);background-position:-1596px -1200px;width:81px;height:99px}.Pet-PandaCub-Shade{background-image:url(spritesmith-main-8.png);background-position:-1596px -1300px;width:81px;height:99px}.Pet-PandaCub-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1596px -1400px;width:81px;height:99px}.Pet-PandaCub-White{background-image:url(spritesmith-main-8.png);background-position:0 -1574px;width:81px;height:99px}.Pet-PandaCub-Zombie{background-image:url(spritesmith-main-8.png);background-position:-82px -1574px;width:81px;height:99px}.Pet-Parrot-Base{background-image:url(spritesmith-main-8.png);background-position:-164px -1574px;width:81px;height:99px}.Pet-Parrot-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-246px -1574px;width:81px;height:99px}.Pet-Parrot-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-328px -1574px;width:81px;height:99px}.Pet-Parrot-Desert{background-image:url(spritesmith-main-8.png);background-position:-410px -1574px;width:81px;height:99px}.Pet-Parrot-Golden{background-image:url(spritesmith-main-8.png);background-position:-492px -1574px;width:81px;height:99px}.Pet-Parrot-Red{background-image:url(spritesmith-main-8.png);background-position:-574px -1574px;width:81px;height:99px}.Pet-Parrot-Shade{background-image:url(spritesmith-main-8.png);background-position:-656px -1574px;width:81px;height:99px}.Pet-Parrot-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-738px -1574px;width:81px;height:99px}.Pet-Parrot-White{background-image:url(spritesmith-main-8.png);background-position:-820px -1574px;width:81px;height:99px}.Pet-Parrot-Zombie{background-image:url(spritesmith-main-8.png);background-position:-902px -1574px;width:81px;height:99px}.Pet-Penguin-Base{background-image:url(spritesmith-main-8.png);background-position:-984px -1574px;width:81px;height:99px}.Pet-Penguin-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1066px -1574px;width:81px;height:99px}.Pet-Penguin-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1148px -1574px;width:81px;height:99px}.Pet-Penguin-Desert{background-image:url(spritesmith-main-8.png);background-position:-1230px -1574px;width:81px;height:99px}.Pet-Penguin-Golden{background-image:url(spritesmith-main-8.png);background-position:-1312px -1574px;width:81px;height:99px}.Pet-Penguin-Red{background-image:url(spritesmith-main-8.png);background-position:-1394px -1574px;width:81px;height:99px}.Pet-Penguin-Shade{background-image:url(spritesmith-main-8.png);background-position:-1476px -1574px;width:81px;height:99px}.Pet-Penguin-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1558px -1574px;width:81px;height:99px}.Pet-Penguin-White{background-image:url(spritesmith-main-8.png);background-position:-1678px 0;width:81px;height:99px}.Pet-Penguin-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1678px -100px;width:81px;height:99px}.Pet-Rat-Base{background-image:url(spritesmith-main-8.png);background-position:-1678px -200px;width:81px;height:99px}.Pet-Rat-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1678px -300px;width:81px;height:99px}.Pet-Rat-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-492px -1174px;width:81px;height:99px}.Pet-Rat-Desert{background-image:url(spritesmith-main-9.png);background-position:-82px 0;width:81px;height:99px}.Pet-Rat-Golden{background-image:url(spritesmith-main-9.png);background-position:-492px -600px;width:81px;height:99px}.Pet-Rat-Red{background-image:url(spritesmith-main-9.png);background-position:-164px 0;width:81px;height:99px}.Pet-Rat-Shade{background-image:url(spritesmith-main-9.png);background-position:0 -100px;width:81px;height:99px}.Pet-Rat-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-82px -100px;width:81px;height:99px}.Pet-Rat-White{background-image:url(spritesmith-main-9.png);background-position:-164px -100px;width:81px;height:99px}.Pet-Rat-Zombie{background-image:url(spritesmith-main-9.png);background-position:-246px 0;width:81px;height:99px}.Pet-Rock-Base{background-image:url(spritesmith-main-9.png);background-position:-246px -100px;width:81px;height:99px}.Pet-Rock-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:0 -200px;width:81px;height:99px}.Pet-Rock-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-82px -200px;width:81px;height:99px}.Pet-Rock-Desert{background-image:url(spritesmith-main-9.png);background-position:-164px -200px;width:81px;height:99px}.Pet-Rock-Golden{background-image:url(spritesmith-main-9.png);background-position:-246px -200px;width:81px;height:99px}.Pet-Rock-Red{background-image:url(spritesmith-main-9.png);background-position:-328px 0;width:81px;height:99px}.Pet-Rock-Shade{background-image:url(spritesmith-main-9.png);background-position:-328px -100px;width:81px;height:99px}.Pet-Rock-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-328px -200px;width:81px;height:99px}.Pet-Rock-White{background-image:url(spritesmith-main-9.png);background-position:0 -300px;width:81px;height:99px}.Pet-Rock-Zombie{background-image:url(spritesmith-main-9.png);background-position:-82px -300px;width:81px;height:99px}.Pet-Rooster-Base{background-image:url(spritesmith-main-9.png);background-position:-164px -300px;width:81px;height:99px}.Pet-Rooster-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-246px -300px;width:81px;height:99px}.Pet-Rooster-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-328px -300px;width:81px;height:99px}.Pet-Rooster-Desert{background-image:url(spritesmith-main-9.png);background-position:-410px 0;width:81px;height:99px}.Pet-Rooster-Golden{background-image:url(spritesmith-main-9.png);background-position:-410px -100px;width:81px;height:99px}.Pet-Rooster-Red{background-image:url(spritesmith-main-9.png);background-position:-410px -200px;width:81px;height:99px}.Pet-Rooster-Shade{background-image:url(spritesmith-main-9.png);background-position:-410px -300px;width:81px;height:99px}.Pet-Rooster-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-492px 0;width:81px;height:99px}.Pet-Rooster-White{background-image:url(spritesmith-main-9.png);background-position:-492px -100px;width:81px;height:99px}.Pet-Rooster-Zombie{background-image:url(spritesmith-main-9.png);background-position:-492px -200px;width:81px;height:99px}.Pet-Seahorse-Base{background-image:url(spritesmith-main-9.png);background-position:-492px -300px;width:81px;height:99px}.Pet-Seahorse-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:0 -400px;width:81px;height:99px}.Pet-Seahorse-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-82px -400px;width:81px;height:99px}.Pet-Seahorse-Desert{background-image:url(spritesmith-main-9.png);background-position:-164px -400px;width:81px;height:99px}.Pet-Seahorse-Golden{background-image:url(spritesmith-main-9.png);background-position:-246px -400px;width:81px;height:99px}.Pet-Seahorse-Red{background-image:url(spritesmith-main-9.png);background-position:-328px -400px;width:81px;height:99px}.Pet-Seahorse-Shade{background-image:url(spritesmith-main-9.png);background-position:-410px -400px;width:81px;height:99px}.Pet-Seahorse-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-492px -400px;width:81px;height:99px}.Pet-Seahorse-White{background-image:url(spritesmith-main-9.png);background-position:-574px 0;width:81px;height:99px}.Pet-Seahorse-Zombie{background-image:url(spritesmith-main-9.png);background-position:-574px -100px;width:81px;height:99px}.Pet-Sheep-Base{background-image:url(spritesmith-main-9.png);background-position:-574px -200px;width:81px;height:99px}.Pet-Sheep-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-574px -300px;width:81px;height:99px}.Pet-Sheep-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-574px -400px;width:81px;height:99px}.Pet-Sheep-Desert{background-image:url(spritesmith-main-9.png);background-position:0 -500px;width:81px;height:99px}.Pet-Sheep-Golden{background-image:url(spritesmith-main-9.png);background-position:-82px -500px;width:81px;height:99px}.Pet-Sheep-Red{background-image:url(spritesmith-main-9.png);background-position:-164px -500px;width:81px;height:99px}.Pet-Sheep-Shade{background-image:url(spritesmith-main-9.png);background-position:-246px -500px;width:81px;height:99px}.Pet-Sheep-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-328px -500px;width:81px;height:99px}.Pet-Sheep-White{background-image:url(spritesmith-main-9.png);background-position:-410px -500px;width:81px;height:99px}.Pet-Sheep-Zombie{background-image:url(spritesmith-main-9.png);background-position:-492px -500px;width:81px;height:99px}.Pet-Slime-Base{background-image:url(spritesmith-main-9.png);background-position:-574px -500px;width:81px;height:99px}.Pet-Slime-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-656px 0;width:81px;height:99px}.Pet-Slime-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-656px -100px;width:81px;height:99px}.Pet-Slime-Desert{background-image:url(spritesmith-main-9.png);background-position:-656px -200px;width:81px;height:99px}.Pet-Slime-Golden{background-image:url(spritesmith-main-9.png);background-position:-656px -300px;width:81px;height:99px}.Pet-Slime-Red{background-image:url(spritesmith-main-9.png);background-position:-656px -400px;width:81px;height:99px}.Pet-Slime-Shade{background-image:url(spritesmith-main-9.png);background-position:-656px -500px;width:81px;height:99px}.Pet-Slime-Skeleton{background-image:url(spritesmith-main-9.png);background-position:0 -600px;width:81px;height:99px}.Pet-Slime-White{background-image:url(spritesmith-main-9.png);background-position:-82px -600px;width:81px;height:99px}.Pet-Slime-Zombie{background-image:url(spritesmith-main-9.png);background-position:-164px -600px;width:81px;height:99px}.Pet-Spider-Base{background-image:url(spritesmith-main-9.png);background-position:-246px -600px;width:81px;height:99px}.Pet-Spider-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-328px -600px;width:81px;height:99px}.Pet-Spider-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-410px -600px;width:81px;height:99px}.Pet-Spider-Desert{background-image:url(spritesmith-main-9.png);background-position:0 0;width:81px;height:99px}.Pet-Spider-Golden{background-image:url(spritesmith-main-9.png);background-position:-574px -600px;width:81px;height:99px}.Pet-Spider-Red{background-image:url(spritesmith-main-9.png);background-position:-656px -600px;width:81px;height:99px}.Pet-Spider-Shade{background-image:url(spritesmith-main-9.png);background-position:-738px 0;width:81px;height:99px}.Pet-Spider-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-738px -100px;width:81px;height:99px}.Pet-Spider-White{background-image:url(spritesmith-main-9.png);background-position:-738px -200px;width:81px;height:99px}.Pet-Spider-Zombie{background-image:url(spritesmith-main-9.png);background-position:-738px -300px;width:81px;height:99px}.Pet-TRex-Base{background-image:url(spritesmith-main-9.png);background-position:-738px -400px;width:81px;height:99px}.Pet-TRex-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-738px -500px;width:81px;height:99px}.Pet-TRex-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-738px -600px;width:81px;height:99px}.Pet-TRex-Desert{background-image:url(spritesmith-main-9.png);background-position:0 -700px;width:81px;height:99px}.Pet-TRex-Golden{background-image:url(spritesmith-main-9.png);background-position:-82px -700px;width:81px;height:99px}.Pet-TRex-Red{background-image:url(spritesmith-main-9.png);background-position:-164px -700px;width:81px;height:99px}.Pet-TRex-Shade{background-image:url(spritesmith-main-9.png);background-position:-246px -700px;width:81px;height:99px}.Pet-TRex-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-328px -700px;width:81px;height:99px}.Pet-TRex-White{background-image:url(spritesmith-main-9.png);background-position:-410px -700px;width:81px;height:99px}.Pet-TRex-Zombie{background-image:url(spritesmith-main-9.png);background-position:-492px -700px;width:81px;height:99px}.Pet-Tiger-Veteran{background-image:url(spritesmith-main-9.png);background-position:-574px -700px;width:81px;height:99px}.Pet-TigerCub-Base{background-image:url(spritesmith-main-9.png);background-position:-656px -700px;width:81px;height:99px}.Pet-TigerCub-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-738px -700px;width:81px;height:99px}.Pet-TigerCub-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-820px 0;width:81px;height:99px}.Pet-TigerCub-Desert{background-image:url(spritesmith-main-9.png);background-position:-820px -100px;width:81px;height:99px}.Pet-TigerCub-Golden{background-image:url(spritesmith-main-9.png);background-position:-820px -200px;width:81px;height:99px}.Pet-TigerCub-Red{background-image:url(spritesmith-main-9.png);background-position:-820px -300px;width:81px;height:99px}.Pet-TigerCub-Shade{background-image:url(spritesmith-main-9.png);background-position:-820px -400px;width:81px;height:99px}.Pet-TigerCub-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-820px -500px;width:81px;height:99px}.Pet-TigerCub-White{background-image:url(spritesmith-main-9.png);background-position:-820px -600px;width:81px;height:99px}.Pet-TigerCub-Zombie{background-image:url(spritesmith-main-9.png);background-position:-820px -700px;width:81px;height:99px}.Pet-Turkey-Base{background-image:url(spritesmith-main-9.png);background-position:0 -800px;width:81px;height:99px}.Pet-Whale-Base{background-image:url(spritesmith-main-9.png);background-position:-82px -800px;width:81px;height:99px}.Pet-Whale-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-164px -800px;width:81px;height:99px}.Pet-Whale-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-246px -800px;width:81px;height:99px}.Pet-Whale-Desert{background-image:url(spritesmith-main-9.png);background-position:-328px -800px;width:81px;height:99px}.Pet-Whale-Golden{background-image:url(spritesmith-main-9.png);background-position:-410px -800px;width:81px;height:99px}.Pet-Whale-Red{background-image:url(spritesmith-main-9.png);background-position:-492px -800px;width:81px;height:99px}.Pet-Whale-Shade{background-image:url(spritesmith-main-9.png);background-position:-574px -800px;width:81px;height:99px}.Pet-Whale-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-656px -800px;width:81px;height:99px}.Pet-Whale-White{background-image:url(spritesmith-main-9.png);background-position:-738px -800px;width:81px;height:99px}.Pet-Whale-Zombie{background-image:url(spritesmith-main-9.png);background-position:-820px -800px;width:81px;height:99px}.Pet-Wolf-Base{background-image:url(spritesmith-main-9.png);background-position:-902px 0;width:81px;height:99px}.Pet-Wolf-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-902px -100px;width:81px;height:99px}.Pet-Wolf-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-902px -200px;width:81px;height:99px}.Pet-Wolf-Desert{background-image:url(spritesmith-main-9.png);background-position:-902px -300px;width:81px;height:99px}.Pet-Wolf-Golden{background-image:url(spritesmith-main-9.png);background-position:-902px -400px;width:81px;height:99px}.Pet-Wolf-Red{background-image:url(spritesmith-main-9.png);background-position:-902px -500px;width:81px;height:99px}.Pet-Wolf-Shade{background-image:url(spritesmith-main-9.png);background-position:-902px -600px;width:81px;height:99px}.Pet-Wolf-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-902px -700px;width:81px;height:99px}.Pet-Wolf-Veteran{background-image:url(spritesmith-main-9.png);background-position:-902px -800px;width:81px;height:99px}.Pet-Wolf-White{background-image:url(spritesmith-main-9.png);background-position:-984px 0;width:81px;height:99px}.Pet-Wolf-Zombie{background-image:url(spritesmith-main-9.png);background-position:-984px -100px;width:81px;height:99px}.Pet_HatchingPotion_Base{background-image:url(spritesmith-main-9.png);background-position:-984px -200px;width:48px;height:51px}.Pet_HatchingPotion_CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-984px -252px;width:48px;height:51px}.Pet_HatchingPotion_CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-984px -304px;width:48px;height:51px}.Pet_HatchingPotion_Desert{background-image:url(spritesmith-main-9.png);background-position:-984px -356px;width:48px;height:51px}.Pet_HatchingPotion_Golden{background-image:url(spritesmith-main-9.png);background-position:-984px -408px;width:48px;height:51px}.Pet_HatchingPotion_Red{background-image:url(spritesmith-main-9.png);background-position:-984px -460px;width:48px;height:51px}.Pet_HatchingPotion_Shade{background-image:url(spritesmith-main-9.png);background-position:-984px -512px;width:48px;height:51px}.Pet_HatchingPotion_Skeleton{background-image:url(spritesmith-main-9.png);background-position:-984px -564px;width:48px;height:51px}.Pet_HatchingPotion_White{background-image:url(spritesmith-main-9.png);background-position:-984px -616px;width:48px;height:51px}.Pet_HatchingPotion_Zombie{background-image:url(spritesmith-main-9.png);background-position:-984px -668px;width:48px;height:51px}.head_special_0,.weapon_special_0{width:105px;height:105px;margin-left:-3px;margin-top:-18px}.broad_armor_special_0,.shield_special_0,.slim_armor_special_0{width:90px;height:90px}.weapon_special_critical{background:url(/common/img/sprites/backer-only/weapon_special_critical.gif) no-repeat;width:90px;height:90px;margin-left:-12px;margin-top:12px}.weapon_special_1{margin-left:-12px}.broad_armor_special_1,.head_special_1,.slim_armor_special_1{width:90px;height:90px}.head_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Equip-ShadeHelmet.gif) no-repeat}.head_special_1{background:url(/common/img/sprites/backer-only/ContributorOnly-Equip-CrystalHelmet.gif) no-repeat;margin-top:3px}.broad_armor_special_0,.slim_armor_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Equip-ShadeArmor.gif) no-repeat}.broad_armor_special_1,.slim_armor_special_1{background:url(/common/img/sprites/backer-only/ContributorOnly-Equip-CrystalArmor.gif) no-repeat}.shield_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Shield-TormentedSkull.gif) no-repeat}.weapon_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Weapon-DarkSoulsBlade.gif) no-repeat}.Pet-Wolf-Cerberus{width:105px;height:72px;background:url(/common/img/sprites/backer-only/BackerOnly-Pet-CerberusPup.gif) no-repeat}.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:-564px -843px;width:90px;height:90px}.2014_Fall_Mage_PROMO9{background-image:url(spritesmith-largeSprites-0.png);background-position:-578px -752px;width:120px;height:90px}.2014_Fall_RoguePROMO3{background-image:url(spritesmith-largeSprites-0.png);background-position:-699px -752px;width:105px;height:90px}.2014_Fall_Warrior_PROMO{background-image:url(spritesmith-largeSprites-0.png);background-position:-473px -843px;width:90px;height:90px}.promo_backtoschool{background-image:url(spritesmith-largeSprites-0.png);background-position:-882px -251px;width:150px;height:150px}.promo_classes_fall_2014{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -567px;width:321px;height:100px}.promo_classes_fall_2015{background-image:url(spritesmith-largeSprites-0.png);background-position:-452px -269px;width:377px;height:99px}.promo_dilatoryDistress{background-image:url(spritesmith-largeSprites-0.png);background-position:-291px -843px;width:90px;height:90px}.promo_enchanted_armoire{background-image:url(spritesmith-largeSprites-0.png);background-position:-322px -567px;width:374px;height:76px}.promo_enchanted_armoire_201507{background-image:url(spritesmith-largeSprites-0.png);background-position:-882px -550px;width:217px;height:90px}.promo_enchanted_armoire_201508{background-image:url(spritesmith-largeSprites-0.png);background-position:-699px -103px;width:180px;height:90px}.promo_enchanted_armoire_201509{background-image:url(spritesmith-largeSprites-0.png);background-position:-837px -843px;width:90px;height:90px}.promo_habitica{background-image:url(spritesmith-largeSprites-0.png);background-position:-271px -220px;width:175px;height:175px}.promo_haunted_hair{background-image:url(spritesmith-largeSprites-0.png);background-position:-1023px -402px;width:100px;height:137px}.promo_item_notif{background-image:url(spritesmith-largeSprites-0.png);background-position:-882px 0;width:249px;height:102px}.promo_mystery_201405{background-image:url(spritesmith-largeSprites-0.png);background-position:-200px -843px;width:90px;height:90px}.promo_mystery_201406{background-image:url(spritesmith-largeSprites-0.png);background-position:-1033px -251px;width:90px;height:96px}.promo_mystery_201407{background-image:url(spritesmith-largeSprites-0.png);background-position:-195px -949px;width:42px;height:62px}.promo_mystery_201408{background-image:url(spritesmith-largeSprites-0.png);background-position:-805px -752px;width:60px;height:71px}.promo_mystery_201409{background-image:url(spritesmith-largeSprites-0.png);background-position:-746px -843px;width:90px;height:90px}.promo_mystery_201410{background-image:url(spritesmith-largeSprites-0.png);background-position:-809px -668px;width:72px;height:63px}.promo_mystery_201411{background-image:url(spritesmith-largeSprites-0.png);background-position:-928px -843px;width:90px;height:90px}.promo_mystery_201412{background-image:url(spritesmith-largeSprites-0.png);background-position:-152px -949px;width:42px;height:66px}.promo_mystery_201501{background-image:url(spritesmith-largeSprites-0.png);background-position:-1081px -732px;width:48px;height:63px}.promo_mystery_201502{background-image:url(spritesmith-largeSprites-0.png);background-position:-382px -843px;width:90px;height:90px}.promo_mystery_201503{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -949px;width:90px;height:90px}.promo_mystery_201504{background-image:url(spritesmith-largeSprites-0.png);background-position:-91px -949px;width:60px;height:69px}.promo_mystery_201505{background-image:url(spritesmith-largeSprites-0.png);background-position:-655px -843px;width:90px;height:90px}.promo_mystery_201506{background-image:url(spritesmith-largeSprites-0.png);background-position:-830px -269px;width:42px;height:69px}.promo_mystery_201507{background-image:url(spritesmith-largeSprites-0.png);background-position:-1039px -103px;width:90px;height:105px}.promo_mystery_201508{background-image:url(spritesmith-largeSprites-0.png);background-position:-106px -843px;width:93px;height:90px}.promo_mystery_201509{background-image:url(spritesmith-largeSprites-0.png);background-position:-1019px -843px;width:90px;height:90px}.promo_mystery_3014{background-image:url(spritesmith-largeSprites-0.png);background-position:-882px -641px;width:217px;height:90px}.promo_orca{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -843px;width:105px;height:105px}.promo_partyhats{background-image:url(spritesmith-largeSprites-0.png);background-position:-699px -194px;width:115px;height:47px}.promo_pastel_skin{background-image:url(spritesmith-largeSprites-0.png);background-position:-331px -668px;width:330px;height:83px}.promo_pet_skins{background-image:url(spritesmith-largeSprites-0.png);background-position:-882px -402px;width:140px;height:147px}.promo_shimmer_hair{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -668px;width:330px;height:83px}.promo_splashyskins{background-image:url(spritesmith-largeSprites-0.png);background-position:-882px -732px;width:198px;height:91px}.promo_springclasses2014{background-image:url(spritesmith-largeSprites-0.png);background-position:-289px -752px;width:288px;height:90px}.promo_springclasses2015{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -752px;width:288px;height:90px}.promo_summer_classes_2014{background-image:url(spritesmith-largeSprites-0.png);background-position:-452px 0;width:429px;height:102px}.promo_summer_classes_2015{background-image:url(spritesmith-largeSprites-0.png);background-position:-573px -401px;width:300px;height:88px}.promo_updos{background-image:url(spritesmith-largeSprites-0.png);background-position:-882px -103px;width:156px;height:147px}.promo_veteran_pets{background-image:url(spritesmith-largeSprites-0.png);background-position:-662px -668px;width:146px;height:75px}.promo_winterclasses2015{background-image:url(spritesmith-largeSprites-0.png);background-position:-247px -401px;width:325px;height:110px}.promo_winteryhair{background-image:url(spritesmith-largeSprites-0.png);background-position:-697px -567px;width:152px;height:75px}.customize-option.{background-image:url()}.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:-452px -103px;width:246px;height:165px}.welcome_promo_party{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -220px;width:270px;height:180px}.welcome_sample_tasks{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -401px;width:246px;height:165px}.achievement-alien{background-image:url(spritesmith-main-0.png);background-position:-1678px -1352px;width:24px;height:26px}.achievement-alpha{background-image:url(spritesmith-main-0.png);background-position:-1703px -1001px;width:24px;height:26px}.achievement-armor{background-image:url(spritesmith-main-0.png);background-position:-1728px -1325px;width:24px;height:26px}.achievement-boot{background-image:url(spritesmith-main-0.png);background-position:-1703px -1325px;width:24px;height:26px}.achievement-bow{background-image:url(spritesmith-main-0.png);background-position:-1678px -1325px;width:24px;height:26px}.achievement-cactus{background-image:url(spritesmith-main-0.png);background-position:-1728px -1298px;width:24px;height:26px}.achievement-cake{background-image:url(spritesmith-main-0.png);background-position:-1703px -1298px;width:24px;height:26px}.achievement-cave{background-image:url(spritesmith-main-0.png);background-position:-1678px -1298px;width:24px;height:26px}.achievement-coffin{background-image:url(spritesmith-main-0.png);background-position:-1728px -1271px;width:24px;height:26px}.achievement-comment{background-image:url(spritesmith-main-0.png);background-position:-1703px -1271px;width:24px;height:26px}.achievement-costumeContest{background-image:url(spritesmith-main-0.png);background-position:-1678px -1271px;width:24px;height:26px}.achievement-dilatory{background-image:url(spritesmith-main-0.png);background-position:-1728px -1244px;width:24px;height:26px}.achievement-firefox{background-image:url(spritesmith-main-0.png);background-position:-1703px -1244px;width:24px;height:26px}.achievement-greeting{background-image:url(spritesmith-main-0.png);background-position:-1678px -1244px;width:24px;height:26px}.achievement-habitBirthday{background-image:url(spritesmith-main-0.png);background-position:-1728px -1217px;width:24px;height:26px}.achievement-habiticaDay{background-image:url(spritesmith-main-0.png);background-position:-1703px -1217px;width:24px;height:26px}.achievement-heart{background-image:url(spritesmith-main-0.png);background-position:-1678px -1217px;width:24px;height:26px}.achievement-karaoke{background-image:url(spritesmith-main-0.png);background-position:-1728px -1190px;width:24px;height:26px}.achievement-ninja{background-image:url(spritesmith-main-0.png);background-position:-1703px -1190px;width:24px;height:26px}.achievement-nye{background-image:url(spritesmith-main-0.png);background-position:-1678px -1190px;width:24px;height:26px}.achievement-perfect{background-image:url(spritesmith-main-0.png);background-position:-1678px -1001px;width:24px;height:26px}.achievement-rat{background-image:url(spritesmith-main-0.png);background-position:-1703px -1163px;width:24px;height:26px}.achievement-seafoam{background-image:url(spritesmith-main-0.png);background-position:-1678px -1163px;width:24px;height:26px}.achievement-shield{background-image:url(spritesmith-main-0.png);background-position:-1728px -1136px;width:24px;height:26px}.achievement-shinySeed{background-image:url(spritesmith-main-0.png);background-position:-1703px -1136px;width:24px;height:26px}.achievement-snowball{background-image:url(spritesmith-main-0.png);background-position:-1678px -1136px;width:24px;height:26px}.achievement-spookDust{background-image:url(spritesmith-main-0.png);background-position:-1728px -1109px;width:24px;height:26px}.achievement-stoikalm{background-image:url(spritesmith-main-0.png);background-position:-1703px -1109px;width:24px;height:26px}.achievement-sun{background-image:url(spritesmith-main-0.png);background-position:-1678px -1109px;width:24px;height:26px}.achievement-sword{background-image:url(spritesmith-main-0.png);background-position:-1728px -1082px;width:24px;height:26px}.achievement-thankyou{background-image:url(spritesmith-main-0.png);background-position:-1703px -1082px;width:24px;height:26px}.achievement-thermometer{background-image:url(spritesmith-main-0.png);background-position:-1678px -1082px;width:24px;height:26px}.achievement-tree{background-image:url(spritesmith-main-0.png);background-position:-1728px -1055px;width:24px;height:26px}.achievement-triadbingo{background-image:url(spritesmith-main-0.png);background-position:-1703px -1055px;width:24px;height:26px}.achievement-ultimate-healer{background-image:url(spritesmith-main-0.png);background-position:-1678px -1055px;width:24px;height:26px}.achievement-ultimate-mage{background-image:url(spritesmith-main-0.png);background-position:-1728px -1028px;width:24px;height:26px}.achievement-ultimate-rogue{background-image:url(spritesmith-main-0.png);background-position:-1703px -1028px;width:24px;height:26px}.achievement-ultimate-warrior{background-image:url(spritesmith-main-0.png);background-position:-1678px -1028px;width:24px;height:26px}.achievement-valentine{background-image:url(spritesmith-main-0.png);background-position:-1728px -1001px;width:24px;height:26px}.achievement-wolf{background-image:url(spritesmith-main-0.png);background-position:-1728px -1163px;width:24px;height:26px}.background_autumn_forest{background-image:url(spritesmith-main-0.png);background-position:0 -592px;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 0;width:140px;height:147px}.background_cherry_trees{background-image:url(spritesmith-main-0.png);background-position:-709px -296px;width:140px;height:147px}.background_clouds{background-image:url(spritesmith-main-0.png);background-position:-141px -592px;width:140px;height:147px}.background_coral_reef{background-image:url(spritesmith-main-0.png);background-position:-564px -592px;width:140px;height:147px}.background_crystal_cave{background-image:url(spritesmith-main-0.png);background-position:-850px -148px;width:140px;height:147px}.background_dilatory_ruins{background-image:url(spritesmith-main-0.png);background-position:-850px -296px;width:140px;height:147px}.background_distant_castle{background-image:url(spritesmith-main-0.png);background-position:-991px -444px;width:140px;height:147px}.background_drifting_raft{background-image:url(spritesmith-main-0.png);background-position:-991px -592px;width:140px;height:147px}.background_dusty_canyons{background-image:url(spritesmith-main-0.png);background-position:-991px -740px;width:140px;height:147px}.background_fairy_ring{background-image:url(spritesmith-main-0.png);background-position:-568px 0;width:140px;height:147px}.background_floral_meadow{background-image:url(spritesmith-main-0.png);background-position:-568px -148px;width:140px;height:147px}.background_forest{background-image:url(spritesmith-main-0.png);background-position:-568px -296px;width:140px;height:147px}.background_frigid_peak{background-image:url(spritesmith-main-0.png);background-position:0 -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:-282px -444px;width:140px;height:147px}.background_gumdrop_land{background-image:url(spritesmith-main-0.png);background-position:-423px -444px;width:140px;height:147px}.background_harvest_feast{background-image:url(spritesmith-main-0.png);background-position:-564px -444px;width:140px;height:147px}.background_harvest_fields{background-image:url(spritesmith-main-0.png);background-position:0 -148px;width:141px;height:147px}.background_haunted_house{background-image:url(spritesmith-main-0.png);background-position:-709px -148px;width:140px;height:147px}.background_ice_cave{background-image:url(spritesmith-main-0.png);background-position:-142px -148px;width:141px;height:147px}.background_iceberg{background-image:url(spritesmith-main-0.png);background-position:-709px -444px;width:140px;height:147px}.background_island_waterfalls{background-image:url(spritesmith-main-0.png);background-position:-426px -296px;width:140px;height:147px}.background_marble_temple{background-image:url(spritesmith-main-0.png);background-position:-284px -148px;width:141px;height:147px}.background_market{background-image:url(spritesmith-main-0.png);background-position:-282px -592px;width:140px;height:147px}.background_mountain_lake{background-image:url(spritesmith-main-0.png);background-position:-423px -592px;width:140px;height:147px}.background_open_waters{background-image:url(spritesmith-main-0.png);background-position:0 0;width:141px;height:147px}.background_pagodas{background-image:url(spritesmith-main-0.png);background-position:-705px -592px;width:140px;height:147px}.background_pumpkin_patch{background-image:url(spritesmith-main-0.png);background-position:-850px 0;width:140px;height:147px}.background_pyramids{background-image:url(spritesmith-main-0.png);background-position:-426px -148px;width:141px;height:147px}.background_rolling_hills{background-image:url(spritesmith-main-0.png);background-position:0 -296px;width:141px;height:147px}.background_seafarer_ship{background-image:url(spritesmith-main-0.png);background-position:-850px -444px;width:140px;height:147px}.background_shimmery_bubbles{background-image:url(spritesmith-main-0.png);background-position:-850px -592px;width:140px;height:147px}.background_snowy_pines{background-image:url(spritesmith-main-0.png);background-position:0 -740px;width:140px;height:147px}.background_south_pole{background-image:url(spritesmith-main-0.png);background-position:-141px -740px;width:140px;height:147px}.background_spring_rain{background-image:url(spritesmith-main-0.png);background-position:-282px -740px;width:140px;height:147px}.background_stable{background-image:url(spritesmith-main-0.png);background-position:-423px -740px;width:140px;height:147px}.background_stained_glass{background-image:url(spritesmith-main-0.png);background-position:-564px -740px;width:140px;height:147px}.background_starry_skies{background-image:url(spritesmith-main-0.png);background-position:-705px -740px;width:140px;height:147px}.background_sunken_ship{background-image:url(spritesmith-main-0.png);background-position:-846px -740px;width:140px;height:147px}.background_sunset_meadow{background-image:url(spritesmith-main-0.png);background-position:-991px 0;width:140px;height:147px}.background_sunset_savannah{background-image:url(spritesmith-main-0.png);background-position:-991px -148px;width:140px;height:147px}.background_tavern{background-image:url(spritesmith-main-0.png);background-position:-991px -296px;width:140px;height:147px}.background_thunderstorm{background-image:url(spritesmith-main-0.png);background-position:-142px -296px;width:141px;height:147px}.background_twinkly_lights{background-image:url(spritesmith-main-0.png);background-position:-284px -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:-141px -444px;width:140px;height:147px}.hair_beard_1_TRUred{background-image:url(spritesmith-main-0.png);background-position:-637px -1161px;width:90px;height:90px}.hair_beard_1_aurora{background-image:url(spritesmith-main-0.png);background-position:-455px -1070px;width:90px;height:90px}.hair_beard_1_black{background-image:url(spritesmith-main-0.png);background-position:-546px -1070px;width:90px;height:90px}.hair_beard_1_blond{background-image:url(spritesmith-main-0.png);background-position:-637px -1070px;width:90px;height:90px}.hair_beard_1_blue{background-image:url(spritesmith-main-0.png);background-position:-728px -1070px;width:90px;height:90px}.hair_beard_1_brown{background-image:url(spritesmith-main-0.png);background-position:-819px -1070px;width:90px;height:90px}.hair_beard_1_candycane{background-image:url(spritesmith-main-0.png);background-position:-910px -1070px;width:90px;height:90px}.hair_beard_1_candycorn{background-image:url(spritesmith-main-0.png);background-position:-1001px -1070px;width:90px;height:90px}.hair_beard_1_festive{background-image:url(spritesmith-main-0.png);background-position:-1092px -1070px;width:90px;height:90px}.hair_beard_1_frost{background-image:url(spritesmith-main-0.png);background-position:-1223px 0;width:90px;height:90px}.hair_beard_1_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-1223px -91px;width:90px;height:90px}.hair_beard_1_green{background-image:url(spritesmith-main-0.png);background-position:-1223px -182px;width:90px;height:90px}.hair_beard_1_halloween{background-image:url(spritesmith-main-0.png);background-position:-1223px -273px;width:90px;height:90px}.hair_beard_1_holly{background-image:url(spritesmith-main-0.png);background-position:-1223px -364px;width:90px;height:90px}.hair_beard_1_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1223px -455px;width:90px;height:90px}.hair_beard_1_midnight{background-image:url(spritesmith-main-0.png);background-position:-1223px -546px;width:90px;height:90px}.hair_beard_1_pblue{background-image:url(spritesmith-main-0.png);background-position:-1223px -637px;width:90px;height:90px}.hair_beard_1_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1223px -728px;width:90px;height:90px}.hair_beard_1_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1223px -819px;width:90px;height:90px}.hair_beard_1_porange{background-image:url(spritesmith-main-0.png);background-position:-1223px -910px;width:90px;height:90px}.hair_beard_1_ppink{background-image:url(spritesmith-main-0.png);background-position:-1223px -1001px;width:90px;height:90px}.hair_beard_1_ppurple{background-image:url(spritesmith-main-0.png);background-position:0 -1161px;width:90px;height:90px}.hair_beard_1_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-91px -1161px;width:90px;height:90px}.hair_beard_1_purple{background-image:url(spritesmith-main-0.png);background-position:-182px -1161px;width:90px;height:90px}.hair_beard_1_pyellow{background-image:url(spritesmith-main-0.png);background-position:-273px -1161px;width:90px;height:90px}.hair_beard_1_rainbow{background-image:url(spritesmith-main-0.png);background-position:-364px -1161px;width:90px;height:90px}.hair_beard_1_red{background-image:url(spritesmith-main-0.png);background-position:-455px -1161px;width:90px;height:90px}.hair_beard_1_snowy{background-image:url(spritesmith-main-0.png);background-position:-546px -1161px;width:90px;height:90px}.hair_beard_1_white{background-image:url(spritesmith-main-0.png);background-position:-728px -1161px;width:90px;height:90px}.hair_beard_1_winternight{background-image:url(spritesmith-main-0.png);background-position:-819px -1161px;width:90px;height:90px}.hair_beard_1_winterstar{background-image:url(spritesmith-main-0.png);background-position:-910px -1161px;width:90px;height:90px}.hair_beard_1_yellow{background-image:url(spritesmith-main-0.png);background-position:-1001px -1161px;width:90px;height:90px}.hair_beard_1_zombie{background-image:url(spritesmith-main-0.png);background-position:-1092px -1161px;width:90px;height:90px}.hair_beard_2_TRUred{background-image:url(spritesmith-main-0.png);background-position:0 -888px;width:90px;height:90px}.hair_beard_2_aurora{background-image:url(spritesmith-main-0.png);background-position:-1183px -1161px;width:90px;height:90px}.hair_beard_2_black{background-image:url(spritesmith-main-0.png);background-position:-1314px 0;width:90px;height:90px}.hair_beard_2_blond{background-image:url(spritesmith-main-0.png);background-position:-1314px -91px;width:90px;height:90px}.hair_beard_2_blue{background-image:url(spritesmith-main-0.png);background-position:-1314px -182px;width:90px;height:90px}.hair_beard_2_brown{background-image:url(spritesmith-main-0.png);background-position:-1314px -273px;width:90px;height:90px}.hair_beard_2_candycane{background-image:url(spritesmith-main-0.png);background-position:-1314px -364px;width:90px;height:90px}.hair_beard_2_candycorn{background-image:url(spritesmith-main-0.png);background-position:-1314px -455px;width:90px;height:90px}.hair_beard_2_festive{background-image:url(spritesmith-main-0.png);background-position:-1314px -546px;width:90px;height:90px}.hair_beard_2_frost{background-image:url(spritesmith-main-0.png);background-position:-1314px -637px;width:90px;height:90px}.hair_beard_2_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-1314px -728px;width:90px;height:90px}.hair_beard_2_green{background-image:url(spritesmith-main-0.png);background-position:-1314px -819px;width:90px;height:90px}.hair_beard_2_halloween{background-image:url(spritesmith-main-0.png);background-position:-1314px -910px;width:90px;height:90px}.hair_beard_2_holly{background-image:url(spritesmith-main-0.png);background-position:-1314px -1001px;width:90px;height:90px}.hair_beard_2_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1314px -1092px;width:90px;height:90px}.hair_beard_2_midnight{background-image:url(spritesmith-main-0.png);background-position:0 -1252px;width:90px;height:90px}.hair_beard_2_pblue{background-image:url(spritesmith-main-0.png);background-position:-91px -1252px;width:90px;height:90px}.hair_beard_2_peppermint{background-image:url(spritesmith-main-0.png);background-position:-182px -1252px;width:90px;height:90px}.hair_beard_2_pgreen{background-image:url(spritesmith-main-0.png);background-position:-273px -1252px;width:90px;height:90px}.hair_beard_2_porange{background-image:url(spritesmith-main-0.png);background-position:-364px -1252px;width:90px;height:90px}.hair_beard_2_ppink{background-image:url(spritesmith-main-0.png);background-position:-455px -1252px;width:90px;height:90px}.hair_beard_2_ppurple{background-image:url(spritesmith-main-0.png);background-position:-546px -1252px;width:90px;height:90px}.hair_beard_2_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-637px -1252px;width:90px;height:90px}.hair_beard_2_purple{background-image:url(spritesmith-main-0.png);background-position:-728px -1252px;width:90px;height:90px}.hair_beard_2_pyellow{background-image:url(spritesmith-main-0.png);background-position:-819px -1252px;width:90px;height:90px}.hair_beard_2_rainbow{background-image:url(spritesmith-main-0.png);background-position:-910px -1252px;width:90px;height:90px}.hair_beard_2_red{background-image:url(spritesmith-main-0.png);background-position:-1001px -1252px;width:90px;height:90px}.hair_beard_2_snowy{background-image:url(spritesmith-main-0.png);background-position:-1092px -1252px;width:90px;height:90px}.hair_beard_2_white{background-image:url(spritesmith-main-0.png);background-position:-1274px -1252px;width:90px;height:90px}.hair_beard_2_winternight{background-image:url(spritesmith-main-0.png);background-position:-1405px 0;width:90px;height:90px}.hair_beard_2_winterstar{background-image:url(spritesmith-main-0.png);background-position:-1405px -91px;width:90px;height:90px}.hair_beard_2_yellow{background-image:url(spritesmith-main-0.png);background-position:-1405px -182px;width:90px;height:90px}.hair_beard_2_zombie{background-image:url(spritesmith-main-0.png);background-position:-1405px -273px;width:90px;height:90px}.hair_beard_3_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1496px -91px;width:90px;height:90px}.hair_beard_3_aurora{background-image:url(spritesmith-main-0.png);background-position:-1405px -364px;width:90px;height:90px}.hair_beard_3_black{background-image:url(spritesmith-main-0.png);background-position:-1405px -455px;width:90px;height:90px}.hair_beard_3_blond{background-image:url(spritesmith-main-0.png);background-position:-1405px -546px;width:90px;height:90px}.hair_beard_3_blue{background-image:url(spritesmith-main-0.png);background-position:-1405px -637px;width:90px;height:90px}.hair_beard_3_brown{background-image:url(spritesmith-main-0.png);background-position:-1405px -728px;width:90px;height:90px}.hair_beard_3_candycane{background-image:url(spritesmith-main-0.png);background-position:-1405px -819px;width:90px;height:90px}.hair_beard_3_candycorn{background-image:url(spritesmith-main-0.png);background-position:-1405px -910px;width:90px;height:90px}.hair_beard_3_festive{background-image:url(spritesmith-main-0.png);background-position:-1405px -1001px;width:90px;height:90px}.hair_beard_3_frost{background-image:url(spritesmith-main-0.png);background-position:-1405px -1092px;width:90px;height:90px}.hair_beard_3_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-1405px -1183px;width:90px;height:90px}.hair_beard_3_green{background-image:url(spritesmith-main-0.png);background-position:0 -1343px;width:90px;height:90px}.hair_beard_3_halloween{background-image:url(spritesmith-main-0.png);background-position:-91px -1343px;width:90px;height:90px}.hair_beard_3_holly{background-image:url(spritesmith-main-0.png);background-position:-182px -1343px;width:90px;height:90px}.hair_beard_3_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-273px -1343px;width:90px;height:90px}.hair_beard_3_midnight{background-image:url(spritesmith-main-0.png);background-position:-364px -1343px;width:90px;height:90px}.hair_beard_3_pblue{background-image:url(spritesmith-main-0.png);background-position:-455px -1343px;width:90px;height:90px}.hair_beard_3_peppermint{background-image:url(spritesmith-main-0.png);background-position:-546px -1343px;width:90px;height:90px}.hair_beard_3_pgreen{background-image:url(spritesmith-main-0.png);background-position:-637px -1343px;width:90px;height:90px}.hair_beard_3_porange{background-image:url(spritesmith-main-0.png);background-position:-728px -1343px;width:90px;height:90px}.hair_beard_3_ppink{background-image:url(spritesmith-main-0.png);background-position:-819px -1343px;width:90px;height:90px}.hair_beard_3_ppurple{background-image:url(spritesmith-main-0.png);background-position:-910px -1343px;width:90px;height:90px}.hair_beard_3_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1001px -1343px;width:90px;height:90px}.hair_beard_3_purple{background-image:url(spritesmith-main-0.png);background-position:-1092px -1343px;width:90px;height:90px}.hair_beard_3_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1183px -1343px;width:90px;height:90px}.hair_beard_3_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1274px -1343px;width:90px;height:90px}.hair_beard_3_red{background-image:url(spritesmith-main-0.png);background-position:-1365px -1343px;width:90px;height:90px}.hair_beard_3_snowy{background-image:url(spritesmith-main-0.png);background-position:-1496px 0;width:90px;height:90px}.hair_beard_3_white{background-image:url(spritesmith-main-0.png);background-position:-1496px -182px;width:90px;height:90px}.hair_beard_3_winternight{background-image:url(spritesmith-main-0.png);background-position:-1496px -273px;width:90px;height:90px}.hair_beard_3_winterstar{background-image:url(spritesmith-main-0.png);background-position:-1496px -364px;width:90px;height:90px}.hair_beard_3_yellow{background-image:url(spritesmith-main-0.png);background-position:-1496px -455px;width:90px;height:90px}.hair_beard_3_zombie{background-image:url(spritesmith-main-0.png);background-position:-1496px -546px;width:90px;height:90px}.hair_mustache_1_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1587px -182px;width:90px;height:90px}.hair_mustache_1_aurora{background-image:url(spritesmith-main-0.png);background-position:-1496px -637px;width:90px;height:90px}.hair_mustache_1_black{background-image:url(spritesmith-main-0.png);background-position:-1496px -728px;width:90px;height:90px}.hair_mustache_1_blond{background-image:url(spritesmith-main-0.png);background-position:-1496px -819px;width:90px;height:90px}.hair_mustache_1_blue{background-image:url(spritesmith-main-0.png);background-position:-1496px -910px;width:90px;height:90px}.hair_mustache_1_brown{background-image:url(spritesmith-main-0.png);background-position:-1496px -1001px;width:90px;height:90px}.hair_mustache_1_candycane{background-image:url(spritesmith-main-0.png);background-position:-1496px -1092px;width:90px;height:90px}.hair_mustache_1_candycorn{background-image:url(spritesmith-main-0.png);background-position:-1496px -1183px;width:90px;height:90px}.hair_mustache_1_festive{background-image:url(spritesmith-main-0.png);background-position:-1496px -1274px;width:90px;height:90px}.hair_mustache_1_frost{background-image:url(spritesmith-main-0.png);background-position:0 -1434px;width:90px;height:90px}.hair_mustache_1_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-91px -1434px;width:90px;height:90px}.hair_mustache_1_green{background-image:url(spritesmith-main-0.png);background-position:-182px -1434px;width:90px;height:90px}.hair_mustache_1_halloween{background-image:url(spritesmith-main-0.png);background-position:-273px -1434px;width:90px;height:90px}.hair_mustache_1_holly{background-image:url(spritesmith-main-0.png);background-position:-364px -1434px;width:90px;height:90px}.hair_mustache_1_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-455px -1434px;width:90px;height:90px}.hair_mustache_1_midnight{background-image:url(spritesmith-main-0.png);background-position:-546px -1434px;width:90px;height:90px}.hair_mustache_1_pblue{background-image:url(spritesmith-main-0.png);background-position:-637px -1434px;width:90px;height:90px}.hair_mustache_1_peppermint{background-image:url(spritesmith-main-0.png);background-position:-728px -1434px;width:90px;height:90px}.hair_mustache_1_pgreen{background-image:url(spritesmith-main-0.png);background-position:-819px -1434px;width:90px;height:90px}.hair_mustache_1_porange{background-image:url(spritesmith-main-0.png);background-position:-910px -1434px;width:90px;height:90px}.hair_mustache_1_ppink{background-image:url(spritesmith-main-0.png);background-position:-1001px -1434px;width:90px;height:90px}.hair_mustache_1_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1092px -1434px;width:90px;height:90px}.hair_mustache_1_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1183px -1434px;width:90px;height:90px}.hair_mustache_1_purple{background-image:url(spritesmith-main-0.png);background-position:-1274px -1434px;width:90px;height:90px}.hair_mustache_1_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1365px -1434px;width:90px;height:90px}.hair_mustache_1_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1456px -1434px;width:90px;height:90px}.hair_mustache_1_red{background-image:url(spritesmith-main-0.png);background-position:-1587px 0;width:90px;height:90px}.hair_mustache_1_snowy{background-image:url(spritesmith-main-0.png);background-position:-1587px -91px;width:90px;height:90px}.hair_mustache_1_white{background-image:url(spritesmith-main-0.png);background-position:-1587px -273px;width:90px;height:90px}.hair_mustache_1_winternight{background-image:url(spritesmith-main-0.png);background-position:-1587px -364px;width:90px;height:90px}.hair_mustache_1_winterstar{background-image:url(spritesmith-main-0.png);background-position:-1587px -455px;width:90px;height:90px}.hair_mustache_1_yellow{background-image:url(spritesmith-main-0.png);background-position:-1587px -546px;width:90px;height:90px}.hair_mustache_1_zombie{background-image:url(spritesmith-main-0.png);background-position:-1587px -637px;width:90px;height:90px}.hair_mustache_2_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1678px -91px;width:90px;height:90px}.hair_mustache_2_aurora{background-image:url(spritesmith-main-0.png);background-position:-1587px -728px;width:90px;height:90px}.hair_mustache_2_black{background-image:url(spritesmith-main-0.png);background-position:-1587px -819px;width:90px;height:90px}.hair_mustache_2_blond{background-image:url(spritesmith-main-0.png);background-position:-1587px -910px;width:90px;height:90px}.hair_mustache_2_blue{background-image:url(spritesmith-main-0.png);background-position:-1587px -1001px;width:90px;height:90px}.hair_mustache_2_brown{background-image:url(spritesmith-main-0.png);background-position:-1587px -1092px;width:90px;height:90px}.hair_mustache_2_candycane{background-image:url(spritesmith-main-0.png);background-position:-1587px -1183px;width:90px;height:90px}.hair_mustache_2_candycorn{background-image:url(spritesmith-main-0.png);background-position:-1587px -1274px;width:90px;height:90px}.hair_mustache_2_festive{background-image:url(spritesmith-main-0.png);background-position:-1587px -1365px;width:90px;height:90px}.hair_mustache_2_frost{background-image:url(spritesmith-main-0.png);background-position:0 -1525px;width:90px;height:90px}.hair_mustache_2_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-91px -1525px;width:90px;height:90px}.hair_mustache_2_green{background-image:url(spritesmith-main-0.png);background-position:-182px -1525px;width:90px;height:90px}.hair_mustache_2_halloween{background-image:url(spritesmith-main-0.png);background-position:-273px -1525px;width:90px;height:90px}.hair_mustache_2_holly{background-image:url(spritesmith-main-0.png);background-position:-364px -1525px;width:90px;height:90px}.hair_mustache_2_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-455px -1525px;width:90px;height:90px}.hair_mustache_2_midnight{background-image:url(spritesmith-main-0.png);background-position:-546px -1525px;width:90px;height:90px}.hair_mustache_2_pblue{background-image:url(spritesmith-main-0.png);background-position:-637px -1525px;width:90px;height:90px}.hair_mustache_2_peppermint{background-image:url(spritesmith-main-0.png);background-position:-728px -1525px;width:90px;height:90px}.hair_mustache_2_pgreen{background-image:url(spritesmith-main-0.png);background-position:-819px -1525px;width:90px;height:90px}.hair_mustache_2_porange{background-image:url(spritesmith-main-0.png);background-position:-910px -1525px;width:90px;height:90px}.hair_mustache_2_ppink{background-image:url(spritesmith-main-0.png);background-position:-1001px -1525px;width:90px;height:90px}.hair_mustache_2_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1092px -1525px;width:90px;height:90px}.hair_mustache_2_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1183px -1525px;width:90px;height:90px}.hair_mustache_2_purple{background-image:url(spritesmith-main-0.png);background-position:-1274px -1525px;width:90px;height:90px}.hair_mustache_2_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1365px -1525px;width:90px;height:90px}.hair_mustache_2_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1456px -1525px;width:90px;height:90px}.hair_mustache_2_red{background-image:url(spritesmith-main-0.png);background-position:-1547px -1525px;width:90px;height:90px}.hair_mustache_2_snowy{background-image:url(spritesmith-main-0.png);background-position:-1678px 0;width:90px;height:90px}.hair_mustache_2_white{background-image:url(spritesmith-main-0.png);background-position:-1678px -182px;width:90px;height:90px}.hair_mustache_2_winternight{background-image:url(spritesmith-main-0.png);background-position:-1678px -273px;width:90px;height:90px}.hair_mustache_2_winterstar{background-image:url(spritesmith-main-0.png);background-position:-1678px -364px;width:90px;height:90px}.hair_mustache_2_yellow{background-image:url(spritesmith-main-0.png);background-position:-1678px -455px;width:90px;height:90px}.hair_mustache_2_zombie{background-image:url(spritesmith-main-0.png);background-position:-1678px -546px;width:90px;height:90px}.hair_flower_1{background-image:url(spritesmith-main-0.png);background-position:-1678px -637px;width:90px;height:90px}.hair_flower_2{background-image:url(spritesmith-main-0.png);background-position:-1678px -728px;width:90px;height:90px}.hair_flower_3{background-image:url(spritesmith-main-0.png);background-position:-1678px -819px;width:90px;height:90px}.hair_flower_4{background-image:url(spritesmith-main-0.png);background-position:-1678px -910px;width:90px;height:90px}.hair_flower_5{background-image:url(spritesmith-main-0.png);background-position:-1183px -1252px;width:90px;height:90px}.hair_flower_6{background-image:url(spritesmith-main-0.png);background-position:-1132px -546px;width:90px;height:90px}.hair_bangs_1_TRUred{background-image:url(spritesmith-main-0.png);background-position:0 -1070px;width:90px;height:90px}.hair_bangs_1_aurora{background-image:url(spritesmith-main-0.png);background-position:-1132px -455px;width:90px;height:90px}.hair_bangs_1_black{background-image:url(spritesmith-main-0.png);background-position:-1132px -364px;width:90px;height:90px}.hair_bangs_1_blond{background-image:url(spritesmith-main-0.png);background-position:-1132px -273px;width:90px;height:90px}.hair_bangs_1_blue{background-image:url(spritesmith-main-0.png);background-position:-1132px -182px;width:90px;height:90px}.hair_bangs_1_brown{background-image:url(spritesmith-main-0.png);background-position:-1132px -91px;width:90px;height:90px}.hair_bangs_1_candycane{background-image:url(spritesmith-main-0.png);background-position:-1132px 0;width:90px;height:90px}.hair_bangs_1_candycorn{background-image:url(spritesmith-main-0.png);background-position:-1001px -979px;width:90px;height:90px}.hair_bangs_1_festive{background-image:url(spritesmith-main-0.png);background-position:-910px -979px;width:90px;height:90px}.hair_bangs_1_frost{background-image:url(spritesmith-main-0.png);background-position:-819px -979px;width:90px;height:90px}.hair_bangs_1_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-728px -979px;width:90px;height:90px}.hair_bangs_1_green{background-image:url(spritesmith-main-0.png);background-position:-637px -979px;width:90px;height:90px}.hair_bangs_1_halloween{background-image:url(spritesmith-main-0.png);background-position:-546px -979px;width:90px;height:90px}.hair_bangs_1_holly{background-image:url(spritesmith-main-0.png);background-position:-455px -979px;width:90px;height:90px}.hair_bangs_1_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-364px -979px;width:90px;height:90px}.hair_bangs_1_midnight{background-image:url(spritesmith-main-0.png);background-position:-273px -979px;width:90px;height:90px}.hair_bangs_1_pblue{background-image:url(spritesmith-main-0.png);background-position:-182px -979px;width:90px;height:90px}.hair_bangs_1_pblue2{background-image:url(spritesmith-main-0.png);background-position:-91px -979px;width:90px;height:90px}.hair_bangs_1_peppermint{background-image:url(spritesmith-main-0.png);background-position:0 -979px;width:90px;height:90px}.hair_bangs_1_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1001px -888px;width:90px;height:90px}.hair_bangs_1_pgreen2{background-image:url(spritesmith-main-0.png);background-position:-910px -888px;width:90px;height:90px}.hair_bangs_1_porange{background-image:url(spritesmith-main-0.png);background-position:-819px -888px;width:90px;height:90px}.hair_bangs_1_porange2{background-image:url(spritesmith-main-0.png);background-position:-728px -888px;width:90px;height:90px}.hair_bangs_1_ppink{background-image:url(spritesmith-main-0.png);background-position:-637px -888px;width:90px;height:90px}.hair_bangs_1_ppink2{background-image:url(spritesmith-main-0.png);background-position:-546px -888px;width:90px;height:90px}.hair_bangs_1_ppurple{background-image:url(spritesmith-main-0.png);background-position:-455px -888px;width:90px;height:90px}.hair_bangs_1_ppurple2{background-image:url(spritesmith-main-0.png);background-position:-364px -888px;width:90px;height:90px}.hair_bangs_1_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-273px -888px;width:90px;height:90px}.hair_bangs_1_purple{background-image:url(spritesmith-main-0.png);background-position:-182px -888px;width:90px;height:90px}.hair_bangs_1_pyellow{background-image:url(spritesmith-main-0.png);background-position:-91px -888px;width:90px;height:90px}.hair_bangs_1_pyellow2{background-image:url(spritesmith-main-0.png);background-position:-364px -1070px;width:90px;height:90px}.hair_bangs_1_rainbow{background-image:url(spritesmith-main-0.png);background-position:-273px -1070px;width:90px;height:90px}.hair_bangs_1_red{background-image:url(spritesmith-main-0.png);background-position:-182px -1070px;width:90px;height:90px}.hair_bangs_1_snowy{background-image:url(spritesmith-main-0.png);background-position:-91px -1070px;width:90px;height:90px}.hair_bangs_1_white{background-image:url(spritesmith-main-0.png);background-position:-1132px -910px;width:90px;height:90px}.hair_bangs_1_winternight{background-image:url(spritesmith-main-0.png);background-position:-1132px -819px;width:90px;height:90px}.hair_bangs_1_winterstar{background-image:url(spritesmith-main-0.png);background-position:-1132px -728px;width:90px;height:90px}.hair_bangs_1_yellow{background-image:url(spritesmith-main-0.png);background-position:-1132px -637px;width:90px;height:90px}.customize-option.{background-image:url()}.hair_bangs_1_zombie{background-image:url(spritesmith-main-1.png);background-position:-91px 0;width:90px;height:90px}.hair_bangs_2_TRUred{background-image:url(spritesmith-main-1.png);background-position:-364px -455px;width:90px;height:90px}.hair_bangs_2_aurora{background-image:url(spritesmith-main-1.png);background-position:-728px -1092px;width:90px;height:90px}.hair_bangs_2_black{background-image:url(spritesmith-main-1.png);background-position:0 -91px;width:90px;height:90px}.hair_bangs_2_blond{background-image:url(spritesmith-main-1.png);background-position:-91px -91px;width:90px;height:90px}.hair_bangs_2_blue{background-image:url(spritesmith-main-1.png);background-position:-182px 0;width:90px;height:90px}.hair_bangs_2_brown{background-image:url(spritesmith-main-1.png);background-position:-182px -91px;width:90px;height:90px}.hair_bangs_2_candycane{background-image:url(spritesmith-main-1.png);background-position:0 -182px;width:90px;height:90px}.hair_bangs_2_candycorn{background-image:url(spritesmith-main-1.png);background-position:-91px -182px;width:90px;height:90px}.hair_bangs_2_festive{background-image:url(spritesmith-main-1.png);background-position:-182px -182px;width:90px;height:90px}.hair_bangs_2_frost{background-image:url(spritesmith-main-1.png);background-position:-273px 0;width:90px;height:90px}.hair_bangs_2_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-273px -91px;width:90px;height:90px}.hair_bangs_2_green{background-image:url(spritesmith-main-1.png);background-position:-273px -182px;width:90px;height:90px}.hair_bangs_2_halloween{background-image:url(spritesmith-main-1.png);background-position:0 -273px;width:90px;height:90px}.hair_bangs_2_holly{background-image:url(spritesmith-main-1.png);background-position:-91px -273px;width:90px;height:90px}.hair_bangs_2_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-182px -273px;width:90px;height:90px}.hair_bangs_2_midnight{background-image:url(spritesmith-main-1.png);background-position:-273px -273px;width:90px;height:90px}.hair_bangs_2_pblue{background-image:url(spritesmith-main-1.png);background-position:-364px 0;width:90px;height:90px}.hair_bangs_2_pblue2{background-image:url(spritesmith-main-1.png);background-position:-364px -91px;width:90px;height:90px}.hair_bangs_2_peppermint{background-image:url(spritesmith-main-1.png);background-position:-364px -182px;width:90px;height:90px}.hair_bangs_2_pgreen{background-image:url(spritesmith-main-1.png);background-position:-364px -273px;width:90px;height:90px}.hair_bangs_2_pgreen2{background-image:url(spritesmith-main-1.png);background-position:0 -364px;width:90px;height:90px}.hair_bangs_2_porange{background-image:url(spritesmith-main-1.png);background-position:-91px -364px;width:90px;height:90px}.hair_bangs_2_porange2{background-image:url(spritesmith-main-1.png);background-position:-182px -364px;width:90px;height:90px}.hair_bangs_2_ppink{background-image:url(spritesmith-main-1.png);background-position:-273px -364px;width:90px;height:90px}.hair_bangs_2_ppink2{background-image:url(spritesmith-main-1.png);background-position:-364px -364px;width:90px;height:90px}.hair_bangs_2_ppurple{background-image:url(spritesmith-main-1.png);background-position:-455px 0;width:90px;height:90px}.hair_bangs_2_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-455px -91px;width:90px;height:90px}.hair_bangs_2_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-455px -182px;width:90px;height:90px}.hair_bangs_2_purple{background-image:url(spritesmith-main-1.png);background-position:-455px -273px;width:90px;height:90px}.hair_bangs_2_pyellow{background-image:url(spritesmith-main-1.png);background-position:-455px -364px;width:90px;height:90px}.hair_bangs_2_pyellow2{background-image:url(spritesmith-main-1.png);background-position:0 -455px;width:90px;height:90px}.hair_bangs_2_rainbow{background-image:url(spritesmith-main-1.png);background-position:-91px -455px;width:90px;height:90px}.hair_bangs_2_red{background-image:url(spritesmith-main-1.png);background-position:-182px -455px;width:90px;height:90px}.hair_bangs_2_snowy{background-image:url(spritesmith-main-1.png);background-position:-273px -455px;width:90px;height:90px}.hair_bangs_2_white{background-image:url(spritesmith-main-1.png);background-position:-455px -455px;width:90px;height:90px}.hair_bangs_2_winternight{background-image:url(spritesmith-main-1.png);background-position:-546px 0;width:90px;height:90px}.hair_bangs_2_winterstar{background-image:url(spritesmith-main-1.png);background-position:-546px -91px;width:90px;height:90px}.hair_bangs_2_yellow{background-image:url(spritesmith-main-1.png);background-position:-546px -182px;width:90px;height:90px}.hair_bangs_2_zombie{background-image:url(spritesmith-main-1.png);background-position:-546px -273px;width:90px;height:90px}.hair_bangs_3_TRUred{background-image:url(spritesmith-main-1.png);background-position:-91px -728px;width:90px;height:90px}.hair_bangs_3_aurora{background-image:url(spritesmith-main-1.png);background-position:-546px -364px;width:90px;height:90px}.hair_bangs_3_black{background-image:url(spritesmith-main-1.png);background-position:-546px -455px;width:90px;height:90px}.hair_bangs_3_blond{background-image:url(spritesmith-main-1.png);background-position:0 -546px;width:90px;height:90px}.hair_bangs_3_blue{background-image:url(spritesmith-main-1.png);background-position:-91px -546px;width:90px;height:90px}.hair_bangs_3_brown{background-image:url(spritesmith-main-1.png);background-position:-182px -546px;width:90px;height:90px}.hair_bangs_3_candycane{background-image:url(spritesmith-main-1.png);background-position:-273px -546px;width:90px;height:90px}.hair_bangs_3_candycorn{background-image:url(spritesmith-main-1.png);background-position:-364px -546px;width:90px;height:90px}.hair_bangs_3_festive{background-image:url(spritesmith-main-1.png);background-position:-455px -546px;width:90px;height:90px}.hair_bangs_3_frost{background-image:url(spritesmith-main-1.png);background-position:-546px -546px;width:90px;height:90px}.hair_bangs_3_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-637px 0;width:90px;height:90px}.hair_bangs_3_green{background-image:url(spritesmith-main-1.png);background-position:-637px -91px;width:90px;height:90px}.hair_bangs_3_halloween{background-image:url(spritesmith-main-1.png);background-position:-637px -182px;width:90px;height:90px}.hair_bangs_3_holly{background-image:url(spritesmith-main-1.png);background-position:-637px -273px;width:90px;height:90px}.hair_bangs_3_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-637px -364px;width:90px;height:90px}.hair_bangs_3_midnight{background-image:url(spritesmith-main-1.png);background-position:-637px -455px;width:90px;height:90px}.hair_bangs_3_pblue{background-image:url(spritesmith-main-1.png);background-position:-637px -546px;width:90px;height:90px}.hair_bangs_3_pblue2{background-image:url(spritesmith-main-1.png);background-position:0 -637px;width:90px;height:90px}.hair_bangs_3_peppermint{background-image:url(spritesmith-main-1.png);background-position:-91px -637px;width:90px;height:90px}.hair_bangs_3_pgreen{background-image:url(spritesmith-main-1.png);background-position:-182px -637px;width:90px;height:90px}.hair_bangs_3_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-273px -637px;width:90px;height:90px}.hair_bangs_3_porange{background-image:url(spritesmith-main-1.png);background-position:-364px -637px;width:90px;height:90px}.hair_bangs_3_porange2{background-image:url(spritesmith-main-1.png);background-position:-455px -637px;width:90px;height:90px}.hair_bangs_3_ppink{background-image:url(spritesmith-main-1.png);background-position:-546px -637px;width:90px;height:90px}.hair_bangs_3_ppink2{background-image:url(spritesmith-main-1.png);background-position:-637px -637px;width:90px;height:90px}.hair_bangs_3_ppurple{background-image:url(spritesmith-main-1.png);background-position:-728px 0;width:90px;height:90px}.hair_bangs_3_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-728px -91px;width:90px;height:90px}.hair_bangs_3_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-728px -182px;width:90px;height:90px}.hair_bangs_3_purple{background-image:url(spritesmith-main-1.png);background-position:-728px -273px;width:90px;height:90px}.hair_bangs_3_pyellow{background-image:url(spritesmith-main-1.png);background-position:-728px -364px;width:90px;height:90px}.hair_bangs_3_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-728px -455px;width:90px;height:90px}.hair_bangs_3_rainbow{background-image:url(spritesmith-main-1.png);background-position:-728px -546px;width:90px;height:90px}.hair_bangs_3_red{background-image:url(spritesmith-main-1.png);background-position:-728px -637px;width:90px;height:90px}.hair_bangs_3_snowy{background-image:url(spritesmith-main-1.png);background-position:0 -728px;width:90px;height:90px}.hair_bangs_3_white{background-image:url(spritesmith-main-1.png);background-position:-182px -728px;width:90px;height:90px}.hair_bangs_3_winternight{background-image:url(spritesmith-main-1.png);background-position:-273px -728px;width:90px;height:90px}.hair_bangs_3_winterstar{background-image:url(spritesmith-main-1.png);background-position:-364px -728px;width:90px;height:90px}.hair_bangs_3_yellow{background-image:url(spritesmith-main-1.png);background-position:-455px -728px;width:90px;height:90px}.hair_bangs_3_zombie{background-image:url(spritesmith-main-1.png);background-position:-546px -728px;width:90px;height:90px}.hair_base_10_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1092px -637px;width:90px;height:90px}.hair_base_10_aurora{background-image:url(spritesmith-main-1.png);background-position:-728px -910px;width:90px;height:90px}.hair_base_10_black{background-image:url(spritesmith-main-1.png);background-position:-819px -910px;width:90px;height:90px}.hair_base_10_blond{background-image:url(spritesmith-main-1.png);background-position:-910px -910px;width:90px;height:90px}.hair_base_10_blue{background-image:url(spritesmith-main-1.png);background-position:-1001px 0;width:90px;height:90px}.hair_base_10_brown{background-image:url(spritesmith-main-1.png);background-position:-1001px -91px;width:90px;height:90px}.hair_base_10_candycane{background-image:url(spritesmith-main-1.png);background-position:-1001px -182px;width:90px;height:90px}.hair_base_10_candycorn{background-image:url(spritesmith-main-1.png);background-position:-1001px -273px;width:90px;height:90px}.hair_base_10_festive{background-image:url(spritesmith-main-1.png);background-position:-1001px -364px;width:90px;height:90px}.hair_base_10_frost{background-image:url(spritesmith-main-1.png);background-position:-1001px -455px;width:90px;height:90px}.hair_base_10_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1001px -546px;width:90px;height:90px}.hair_base_10_green{background-image:url(spritesmith-main-1.png);background-position:-1001px -637px;width:90px;height:90px}.hair_base_10_halloween{background-image:url(spritesmith-main-1.png);background-position:-1001px -728px;width:90px;height:90px}.hair_base_10_holly{background-image:url(spritesmith-main-1.png);background-position:-1001px -819px;width:90px;height:90px}.hair_base_10_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1001px -910px;width:90px;height:90px}.hair_base_10_midnight{background-image:url(spritesmith-main-1.png);background-position:0 -1001px;width:90px;height:90px}.hair_base_10_pblue{background-image:url(spritesmith-main-1.png);background-position:-91px -1001px;width:90px;height:90px}.hair_base_10_pblue2{background-image:url(spritesmith-main-1.png);background-position:-182px -1001px;width:90px;height:90px}.hair_base_10_peppermint{background-image:url(spritesmith-main-1.png);background-position:-273px -1001px;width:90px;height:90px}.hair_base_10_pgreen{background-image:url(spritesmith-main-1.png);background-position:-364px -1001px;width:90px;height:90px}.hair_base_10_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-455px -1001px;width:90px;height:90px}.hair_base_10_porange{background-image:url(spritesmith-main-1.png);background-position:-546px -1001px;width:90px;height:90px}.hair_base_10_porange2{background-image:url(spritesmith-main-1.png);background-position:-637px -1001px;width:90px;height:90px}.hair_base_10_ppink{background-image:url(spritesmith-main-1.png);background-position:-728px -1001px;width:90px;height:90px}.hair_base_10_ppink2{background-image:url(spritesmith-main-1.png);background-position:-819px -1001px;width:90px;height:90px}.hair_base_10_ppurple{background-image:url(spritesmith-main-1.png);background-position:-910px -1001px;width:90px;height:90px}.hair_base_10_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1001px -1001px;width:90px;height:90px}.hair_base_10_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1092px 0;width:90px;height:90px}.hair_base_10_purple{background-image:url(spritesmith-main-1.png);background-position:-1092px -91px;width:90px;height:90px}.hair_base_10_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1092px -182px;width:90px;height:90px}.hair_base_10_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1092px -273px;width:90px;height:90px}.hair_base_10_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1092px -364px;width:90px;height:90px}.hair_base_10_red{background-image:url(spritesmith-main-1.png);background-position:-1092px -455px;width:90px;height:90px}.hair_base_10_snowy{background-image:url(spritesmith-main-1.png);background-position:-1092px -546px;width:90px;height:90px}.hair_base_10_white{background-image:url(spritesmith-main-1.png);background-position:-1092px -728px;width:90px;height:90px}.hair_base_10_winternight{background-image:url(spritesmith-main-1.png);background-position:-1092px -819px;width:90px;height:90px}.hair_base_10_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1092px -910px;width:90px;height:90px}.hair_base_10_yellow{background-image:url(spritesmith-main-1.png);background-position:-1092px -1001px;width:90px;height:90px}.hair_base_10_zombie{background-image:url(spritesmith-main-1.png);background-position:0 -1092px;width:90px;height:90px}.hair_base_11_TRUred{background-image:url(spritesmith-main-1.png);background-position:-728px -1183px;width:90px;height:90px}.hair_base_11_aurora{background-image:url(spritesmith-main-1.png);background-position:-91px -1092px;width:90px;height:90px}.hair_base_11_black{background-image:url(spritesmith-main-1.png);background-position:-182px -1092px;width:90px;height:90px}.hair_base_11_blond{background-image:url(spritesmith-main-1.png);background-position:-273px -1092px;width:90px;height:90px}.hair_base_11_blue{background-image:url(spritesmith-main-1.png);background-position:-364px -1092px;width:90px;height:90px}.hair_base_11_brown{background-image:url(spritesmith-main-1.png);background-position:-455px -1092px;width:90px;height:90px}.hair_base_11_candycane{background-image:url(spritesmith-main-1.png);background-position:-546px -1092px;width:90px;height:90px}.hair_base_11_candycorn{background-image:url(spritesmith-main-1.png);background-position:-637px -1092px;width:90px;height:90px}.hair_base_11_festive{background-image:url(spritesmith-main-1.png);background-position:0 0;width:90px;height:90px}.hair_base_11_frost{background-image:url(spritesmith-main-1.png);background-position:-819px -1092px;width:90px;height:90px}.hair_base_11_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-910px -1092px;width:90px;height:90px}.hair_base_11_green{background-image:url(spritesmith-main-1.png);background-position:-1001px -1092px;width:90px;height:90px}.hair_base_11_halloween{background-image:url(spritesmith-main-1.png);background-position:-1092px -1092px;width:90px;height:90px}.hair_base_11_holly{background-image:url(spritesmith-main-1.png);background-position:-1183px 0;width:90px;height:90px}.hair_base_11_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1183px -91px;width:90px;height:90px}.hair_base_11_midnight{background-image:url(spritesmith-main-1.png);background-position:-1183px -182px;width:90px;height:90px}.hair_base_11_pblue{background-image:url(spritesmith-main-1.png);background-position:-1183px -273px;width:90px;height:90px}.hair_base_11_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1183px -364px;width:90px;height:90px}.hair_base_11_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1183px -455px;width:90px;height:90px}.hair_base_11_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1183px -546px;width:90px;height:90px}.hair_base_11_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-1183px -637px;width:90px;height:90px}.hair_base_11_porange{background-image:url(spritesmith-main-1.png);background-position:-1183px -728px;width:90px;height:90px}.hair_base_11_porange2{background-image:url(spritesmith-main-1.png);background-position:-1183px -819px;width:90px;height:90px}.hair_base_11_ppink{background-image:url(spritesmith-main-1.png);background-position:-1183px -910px;width:90px;height:90px}.hair_base_11_ppink2{background-image:url(spritesmith-main-1.png);background-position:-1183px -1001px;width:90px;height:90px}.hair_base_11_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1183px -1092px;width:90px;height:90px}.hair_base_11_ppurple2{background-image:url(spritesmith-main-1.png);background-position:0 -1183px;width:90px;height:90px}.hair_base_11_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-91px -1183px;width:90px;height:90px}.hair_base_11_purple{background-image:url(spritesmith-main-1.png);background-position:-182px -1183px;width:90px;height:90px}.hair_base_11_pyellow{background-image:url(spritesmith-main-1.png);background-position:-273px -1183px;width:90px;height:90px}.hair_base_11_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-364px -1183px;width:90px;height:90px}.hair_base_11_rainbow{background-image:url(spritesmith-main-1.png);background-position:-455px -1183px;width:90px;height:90px}.hair_base_11_red{background-image:url(spritesmith-main-1.png);background-position:-546px -1183px;width:90px;height:90px}.hair_base_11_snowy{background-image:url(spritesmith-main-1.png);background-position:-637px -1183px;width:90px;height:90px}.hair_base_11_white{background-image:url(spritesmith-main-1.png);background-position:-819px -1183px;width:90px;height:90px}.hair_base_11_winternight{background-image:url(spritesmith-main-1.png);background-position:-910px -1183px;width:90px;height:90px}.hair_base_11_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1001px -1183px;width:90px;height:90px}.hair_base_11_yellow{background-image:url(spritesmith-main-1.png);background-position:-1092px -1183px;width:90px;height:90px}.hair_base_11_zombie{background-image:url(spritesmith-main-1.png);background-position:-1183px -1183px;width:90px;height:90px}.hair_base_12_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1365px -364px;width:90px;height:90px}.hair_base_12_aurora{background-image:url(spritesmith-main-1.png);background-position:-1274px 0;width:90px;height:90px}.hair_base_12_black{background-image:url(spritesmith-main-1.png);background-position:-1274px -91px;width:90px;height:90px}.hair_base_12_blond{background-image:url(spritesmith-main-1.png);background-position:-1274px -182px;width:90px;height:90px}.hair_base_12_blue{background-image:url(spritesmith-main-1.png);background-position:-1274px -273px;width:90px;height:90px}.hair_base_12_brown{background-image:url(spritesmith-main-1.png);background-position:-1274px -364px;width:90px;height:90px}.hair_base_12_candycane{background-image:url(spritesmith-main-1.png);background-position:-1274px -455px;width:90px;height:90px}.hair_base_12_candycorn{background-image:url(spritesmith-main-1.png);background-position:-1274px -546px;width:90px;height:90px}.hair_base_12_festive{background-image:url(spritesmith-main-1.png);background-position:-1274px -637px;width:90px;height:90px}.hair_base_12_frost{background-image:url(spritesmith-main-1.png);background-position:-1274px -728px;width:90px;height:90px}.hair_base_12_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1274px -819px;width:90px;height:90px}.hair_base_12_green{background-image:url(spritesmith-main-1.png);background-position:-1274px -910px;width:90px;height:90px}.hair_base_12_halloween{background-image:url(spritesmith-main-1.png);background-position:-1274px -1001px;width:90px;height:90px}.hair_base_12_holly{background-image:url(spritesmith-main-1.png);background-position:-1274px -1092px;width:90px;height:90px}.hair_base_12_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1274px -1183px;width:90px;height:90px}.hair_base_12_midnight{background-image:url(spritesmith-main-1.png);background-position:0 -1274px;width:90px;height:90px}.hair_base_12_pblue{background-image:url(spritesmith-main-1.png);background-position:-91px -1274px;width:90px;height:90px}.hair_base_12_pblue2{background-image:url(spritesmith-main-1.png);background-position:-182px -1274px;width:90px;height:90px}.hair_base_12_peppermint{background-image:url(spritesmith-main-1.png);background-position:-273px -1274px;width:90px;height:90px}.hair_base_12_pgreen{background-image:url(spritesmith-main-1.png);background-position:-364px -1274px;width:90px;height:90px}.hair_base_12_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-455px -1274px;width:90px;height:90px}.hair_base_12_porange{background-image:url(spritesmith-main-1.png);background-position:-546px -1274px;width:90px;height:90px}.hair_base_12_porange2{background-image:url(spritesmith-main-1.png);background-position:-637px -1274px;width:90px;height:90px}.hair_base_12_ppink{background-image:url(spritesmith-main-1.png);background-position:-728px -1274px;width:90px;height:90px}.hair_base_12_ppink2{background-image:url(spritesmith-main-1.png);background-position:-819px -1274px;width:90px;height:90px}.hair_base_12_ppurple{background-image:url(spritesmith-main-1.png);background-position:-910px -1274px;width:90px;height:90px}.hair_base_12_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1001px -1274px;width:90px;height:90px}.hair_base_12_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1092px -1274px;width:90px;height:90px}.hair_base_12_purple{background-image:url(spritesmith-main-1.png);background-position:-1183px -1274px;width:90px;height:90px}.hair_base_12_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1274px -1274px;width:90px;height:90px}.hair_base_12_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1365px 0;width:90px;height:90px}.hair_base_12_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1365px -91px;width:90px;height:90px}.hair_base_12_red{background-image:url(spritesmith-main-1.png);background-position:-1365px -182px;width:90px;height:90px}.hair_base_12_snowy{background-image:url(spritesmith-main-1.png);background-position:-1365px -273px;width:90px;height:90px}.hair_base_12_white{background-image:url(spritesmith-main-1.png);background-position:-1365px -455px;width:90px;height:90px}.hair_base_12_winternight{background-image:url(spritesmith-main-1.png);background-position:-1365px -546px;width:90px;height:90px}.hair_base_12_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1365px -637px;width:90px;height:90px}.hair_base_12_yellow{background-image:url(spritesmith-main-1.png);background-position:-1365px -728px;width:90px;height:90px}.hair_base_12_zombie{background-image:url(spritesmith-main-1.png);background-position:-1365px -819px;width:90px;height:90px}.hair_base_13_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1456px -1092px;width:90px;height:90px}.hair_base_13_aurora{background-image:url(spritesmith-main-1.png);background-position:-1365px -910px;width:90px;height:90px}.hair_base_13_black{background-image:url(spritesmith-main-1.png);background-position:-1365px -1001px;width:90px;height:90px}.hair_base_13_blond{background-image:url(spritesmith-main-1.png);background-position:-1365px -1092px;width:90px;height:90px}.hair_base_13_blue{background-image:url(spritesmith-main-1.png);background-position:-1365px -1183px;width:90px;height:90px}.hair_base_13_brown{background-image:url(spritesmith-main-1.png);background-position:-1365px -1274px;width:90px;height:90px}.hair_base_13_candycane{background-image:url(spritesmith-main-1.png);background-position:0 -1365px;width:90px;height:90px}.hair_base_13_candycorn{background-image:url(spritesmith-main-1.png);background-position:-91px -1365px;width:90px;height:90px}.hair_base_13_festive{background-image:url(spritesmith-main-1.png);background-position:-182px -1365px;width:90px;height:90px}.hair_base_13_frost{background-image:url(spritesmith-main-1.png);background-position:-273px -1365px;width:90px;height:90px}.hair_base_13_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-364px -1365px;width:90px;height:90px}.hair_base_13_green{background-image:url(spritesmith-main-1.png);background-position:-455px -1365px;width:90px;height:90px}.hair_base_13_halloween{background-image:url(spritesmith-main-1.png);background-position:-546px -1365px;width:90px;height:90px}.hair_base_13_holly{background-image:url(spritesmith-main-1.png);background-position:-637px -1365px;width:90px;height:90px}.hair_base_13_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-728px -1365px;width:90px;height:90px}.hair_base_13_midnight{background-image:url(spritesmith-main-1.png);background-position:-819px -1365px;width:90px;height:90px}.hair_base_13_pblue{background-image:url(spritesmith-main-1.png);background-position:-910px -1365px;width:90px;height:90px}.hair_base_13_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1001px -1365px;width:90px;height:90px}.hair_base_13_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1092px -1365px;width:90px;height:90px}.hair_base_13_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1183px -1365px;width:90px;height:90px}.hair_base_13_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-1274px -1365px;width:90px;height:90px}.hair_base_13_porange{background-image:url(spritesmith-main-1.png);background-position:-1365px -1365px;width:90px;height:90px}.hair_base_13_porange2{background-image:url(spritesmith-main-1.png);background-position:-1456px 0;width:90px;height:90px}.hair_base_13_ppink{background-image:url(spritesmith-main-1.png);background-position:-1456px -91px;width:90px;height:90px}.hair_base_13_ppink2{background-image:url(spritesmith-main-1.png);background-position:-1456px -182px;width:90px;height:90px}.hair_base_13_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1456px -273px;width:90px;height:90px}.hair_base_13_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1456px -364px;width:90px;height:90px}.hair_base_13_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1456px -455px;width:90px;height:90px}.hair_base_13_purple{background-image:url(spritesmith-main-1.png);background-position:-1456px -546px;width:90px;height:90px}.hair_base_13_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1456px -637px;width:90px;height:90px}.hair_base_13_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1456px -728px;width:90px;height:90px}.hair_base_13_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1456px -819px;width:90px;height:90px}.hair_base_13_red{background-image:url(spritesmith-main-1.png);background-position:-1456px -910px;width:90px;height:90px}.hair_base_13_snowy{background-image:url(spritesmith-main-1.png);background-position:-1456px -1001px;width:90px;height:90px}.hair_base_13_white{background-image:url(spritesmith-main-1.png);background-position:-1456px -1183px;width:90px;height:90px}.hair_base_13_winternight{background-image:url(spritesmith-main-1.png);background-position:-1456px -1274px;width:90px;height:90px}.hair_base_13_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1456px -1365px;width:90px;height:90px}.hair_base_13_yellow{background-image:url(spritesmith-main-1.png);background-position:0 -1456px;width:90px;height:90px}.hair_base_13_zombie{background-image:url(spritesmith-main-1.png);background-position:-91px -1456px;width:90px;height:90px}.hair_base_14_TRUred{background-image:url(spritesmith-main-1.png);background-position:-91px -1547px;width:90px;height:90px}.hair_base_14_aurora{background-image:url(spritesmith-main-1.png);background-position:-182px -1456px;width:90px;height:90px}.hair_base_14_black{background-image:url(spritesmith-main-1.png);background-position:-273px -1456px;width:90px;height:90px}.hair_base_14_blond{background-image:url(spritesmith-main-1.png);background-position:-364px -1456px;width:90px;height:90px}.hair_base_14_blue{background-image:url(spritesmith-main-1.png);background-position:-455px -1456px;width:90px;height:90px}.hair_base_14_brown{background-image:url(spritesmith-main-1.png);background-position:-546px -1456px;width:90px;height:90px}.hair_base_14_candycane{background-image:url(spritesmith-main-1.png);background-position:-637px -1456px;width:90px;height:90px}.hair_base_14_candycorn{background-image:url(spritesmith-main-1.png);background-position:-728px -1456px;width:90px;height:90px}.hair_base_14_festive{background-image:url(spritesmith-main-1.png);background-position:-819px -1456px;width:90px;height:90px}.hair_base_14_frost{background-image:url(spritesmith-main-1.png);background-position:-910px -1456px;width:90px;height:90px}.hair_base_14_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1001px -1456px;width:90px;height:90px}.hair_base_14_green{background-image:url(spritesmith-main-1.png);background-position:-1092px -1456px;width:90px;height:90px}.hair_base_14_halloween{background-image:url(spritesmith-main-1.png);background-position:-1183px -1456px;width:90px;height:90px}.hair_base_14_holly{background-image:url(spritesmith-main-1.png);background-position:-1274px -1456px;width:90px;height:90px}.hair_base_14_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1365px -1456px;width:90px;height:90px}.hair_base_14_midnight{background-image:url(spritesmith-main-1.png);background-position:-1456px -1456px;width:90px;height:90px}.hair_base_14_pblue{background-image:url(spritesmith-main-1.png);background-position:-1547px 0;width:90px;height:90px}.hair_base_14_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1547px -91px;width:90px;height:90px}.hair_base_14_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1547px -182px;width:90px;height:90px}.hair_base_14_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1547px -273px;width:90px;height:90px}.hair_base_14_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-1547px -364px;width:90px;height:90px}.hair_base_14_porange{background-image:url(spritesmith-main-1.png);background-position:-1547px -455px;width:90px;height:90px}.hair_base_14_porange2{background-image:url(spritesmith-main-1.png);background-position:-1547px -546px;width:90px;height:90px}.hair_base_14_ppink{background-image:url(spritesmith-main-1.png);background-position:-1547px -637px;width:90px;height:90px}.hair_base_14_ppink2{background-image:url(spritesmith-main-1.png);background-position:-1547px -728px;width:90px;height:90px}.hair_base_14_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1547px -819px;width:90px;height:90px}.hair_base_14_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1547px -910px;width:90px;height:90px}.hair_base_14_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1547px -1001px;width:90px;height:90px}.hair_base_14_purple{background-image:url(spritesmith-main-1.png);background-position:-1547px -1092px;width:90px;height:90px}.hair_base_14_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1547px -1183px;width:90px;height:90px}.hair_base_14_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1547px -1274px;width:90px;height:90px}.hair_base_14_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1547px -1365px;width:90px;height:90px}.hair_base_14_red{background-image:url(spritesmith-main-1.png);background-position:-1547px -1456px;width:90px;height:90px}.hair_base_14_snowy{background-image:url(spritesmith-main-1.png);background-position:0 -1547px;width:90px;height:90px}.hair_base_14_white{background-image:url(spritesmith-main-1.png);background-position:-182px -1547px;width:90px;height:90px}.hair_base_14_winternight{background-image:url(spritesmith-main-1.png);background-position:-273px -1547px;width:90px;height:90px}.hair_base_14_winterstar{background-image:url(spritesmith-main-1.png);background-position:-364px -1547px;width:90px;height:90px}.hair_base_14_yellow{background-image:url(spritesmith-main-1.png);background-position:-455px -1547px;width:90px;height:90px}.hair_base_14_zombie{background-image:url(spritesmith-main-1.png);background-position:-546px -1547px;width:90px;height:90px}.hair_base_1_TRUred{background-image:url(spritesmith-main-1.png);background-position:-182px -910px;width:90px;height:90px}.hair_base_1_aurora{background-image:url(spritesmith-main-1.png);background-position:-637px -728px;width:90px;height:90px}.hair_base_1_black{background-image:url(spritesmith-main-1.png);background-position:-728px -728px;width:90px;height:90px}.hair_base_1_blond{background-image:url(spritesmith-main-1.png);background-position:-819px 0;width:90px;height:90px}.hair_base_1_blue{background-image:url(spritesmith-main-1.png);background-position:-819px -91px;width:90px;height:90px}.hair_base_1_brown{background-image:url(spritesmith-main-1.png);background-position:-819px -182px;width:90px;height:90px}.hair_base_1_candycane{background-image:url(spritesmith-main-1.png);background-position:-819px -273px;width:90px;height:90px}.hair_base_1_candycorn{background-image:url(spritesmith-main-1.png);background-position:-819px -364px;width:90px;height:90px}.hair_base_1_festive{background-image:url(spritesmith-main-1.png);background-position:-819px -455px;width:90px;height:90px}.hair_base_1_frost{background-image:url(spritesmith-main-1.png);background-position:-819px -546px;width:90px;height:90px}.hair_base_1_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-819px -637px;width:90px;height:90px}.hair_base_1_green{background-image:url(spritesmith-main-1.png);background-position:-819px -728px;width:90px;height:90px}.hair_base_1_halloween{background-image:url(spritesmith-main-1.png);background-position:0 -819px;width:90px;height:90px}.hair_base_1_holly{background-image:url(spritesmith-main-1.png);background-position:-91px -819px;width:90px;height:90px}.hair_base_1_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-182px -819px;width:90px;height:90px}.hair_base_1_midnight{background-image:url(spritesmith-main-1.png);background-position:-273px -819px;width:90px;height:90px}.hair_base_1_pblue{background-image:url(spritesmith-main-1.png);background-position:-364px -819px;width:90px;height:90px}.hair_base_1_pblue2{background-image:url(spritesmith-main-1.png);background-position:-455px -819px;width:90px;height:90px}.hair_base_1_peppermint{background-image:url(spritesmith-main-1.png);background-position:-546px -819px;width:90px;height:90px}.hair_base_1_pgreen{background-image:url(spritesmith-main-1.png);background-position:-637px -819px;width:90px;height:90px}.hair_base_1_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-728px -819px;width:90px;height:90px}.hair_base_1_porange{background-image:url(spritesmith-main-1.png);background-position:-819px -819px;width:90px;height:90px}.hair_base_1_porange2{background-image:url(spritesmith-main-1.png);background-position:-910px 0;width:90px;height:90px}.hair_base_1_ppink{background-image:url(spritesmith-main-1.png);background-position:-910px -91px;width:90px;height:90px}.hair_base_1_ppink2{background-image:url(spritesmith-main-1.png);background-position:-910px -182px;width:90px;height:90px}.hair_base_1_ppurple{background-image:url(spritesmith-main-1.png);background-position:-910px -273px;width:90px;height:90px}.hair_base_1_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-910px -364px;width:90px;height:90px}.hair_base_1_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-910px -455px;width:90px;height:90px}.hair_base_1_purple{background-image:url(spritesmith-main-1.png);background-position:-910px -546px;width:90px;height:90px}.hair_base_1_pyellow{background-image:url(spritesmith-main-1.png);background-position:-910px -637px;width:90px;height:90px}.hair_base_1_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-910px -728px;width:90px;height:90px}.hair_base_1_rainbow{background-image:url(spritesmith-main-1.png);background-position:-910px -819px;width:90px;height:90px}.hair_base_1_red{background-image:url(spritesmith-main-1.png);background-position:0 -910px;width:90px;height:90px}.hair_base_1_snowy{background-image:url(spritesmith-main-1.png);background-position:-91px -910px;width:90px;height:90px}.hair_base_1_white{background-image:url(spritesmith-main-1.png);background-position:-273px -910px;width:90px;height:90px}.hair_base_1_winternight{background-image:url(spritesmith-main-1.png);background-position:-364px -910px;width:90px;height:90px}.hair_base_1_winterstar{background-image:url(spritesmith-main-1.png);background-position:-455px -910px;width:90px;height:90px}.hair_base_1_yellow{background-image:url(spritesmith-main-1.png);background-position:-546px -910px;width:90px;height:90px}.hair_base_1_zombie{background-image:url(spritesmith-main-1.png);background-position:-637px -910px;width:90px;height:90px}.hair_base_2_aurora{background-image:url(spritesmith-main-1.png);background-position:-637px -1547px;width:90px;height:90px}.hair_base_2_black{background-image:url(spritesmith-main-1.png);background-position:-728px -1547px;width:90px;height:90px}.hair_base_2_blond{background-image:url(spritesmith-main-1.png);background-position:-819px -1547px;width:90px;height:90px}.hair_base_2_blue{background-image:url(spritesmith-main-1.png);background-position:-910px -1547px;width:90px;height:90px}.hair_base_2_brown{background-image:url(spritesmith-main-1.png);background-position:-1001px -1547px;width:90px;height:90px}.hair_base_2_candycane{background-image:url(spritesmith-main-1.png);background-position:-1092px -1547px;width:90px;height:90px}.hair_base_2_candycorn{background-image:url(spritesmith-main-1.png);background-position:-1183px -1547px;width:90px;height:90px}.hair_base_2_festive{background-image:url(spritesmith-main-1.png);background-position:-1274px -1547px;width:90px;height:90px}.hair_base_2_frost{background-image:url(spritesmith-main-1.png);background-position:-1365px -1547px;width:90px;height:90px}.hair_base_2_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1456px -1547px;width:90px;height:90px}.hair_base_2_green{background-image:url(spritesmith-main-1.png);background-position:-1547px -1547px;width:90px;height:90px}.hair_base_2_halloween{background-image:url(spritesmith-main-1.png);background-position:-1638px 0;width:90px;height:90px}.hair_base_2_holly{background-image:url(spritesmith-main-1.png);background-position:-1638px -91px;width:90px;height:90px}.hair_base_2_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1638px -182px;width:90px;height:90px}.hair_base_2_midnight{background-image:url(spritesmith-main-1.png);background-position:-1638px -273px;width:90px;height:90px}.hair_base_2_pblue{background-image:url(spritesmith-main-1.png);background-position:-1638px -364px;width:90px;height:90px}.customize-option.{background-image:url()}.hair_base_2_TRUred{background-image:url(spritesmith-main-2.png);background-position:-364px -91px;width:90px;height:90px}.hair_base_2_pblue2{background-image:url(spritesmith-main-2.png);background-position:-91px 0;width:90px;height:90px}.hair_base_2_peppermint{background-image:url(spritesmith-main-2.png);background-position:-728px -1092px;width:90px;height:90px}.hair_base_2_pgreen{background-image:url(spritesmith-main-2.png);background-position:0 -91px;width:90px;height:90px}.hair_base_2_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-91px -91px;width:90px;height:90px}.hair_base_2_porange{background-image:url(spritesmith-main-2.png);background-position:-182px 0;width:90px;height:90px}.hair_base_2_porange2{background-image:url(spritesmith-main-2.png);background-position:-182px -91px;width:90px;height:90px}.hair_base_2_ppink{background-image:url(spritesmith-main-2.png);background-position:0 -182px;width:90px;height:90px}.hair_base_2_ppink2{background-image:url(spritesmith-main-2.png);background-position:-91px -182px;width:90px;height:90px}.hair_base_2_ppurple{background-image:url(spritesmith-main-2.png);background-position:-182px -182px;width:90px;height:90px}.hair_base_2_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-273px 0;width:90px;height:90px}.hair_base_2_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-273px -91px;width:90px;height:90px}.hair_base_2_purple{background-image:url(spritesmith-main-2.png);background-position:-273px -182px;width:90px;height:90px}.hair_base_2_pyellow{background-image:url(spritesmith-main-2.png);background-position:0 -273px;width:90px;height:90px}.hair_base_2_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-91px -273px;width:90px;height:90px}.hair_base_2_rainbow{background-image:url(spritesmith-main-2.png);background-position:-182px -273px;width:90px;height:90px}.hair_base_2_red{background-image:url(spritesmith-main-2.png);background-position:-273px -273px;width:90px;height:90px}.hair_base_2_snowy{background-image:url(spritesmith-main-2.png);background-position:-364px 0;width:90px;height:90px}.hair_base_2_white{background-image:url(spritesmith-main-2.png);background-position:-364px -182px;width:90px;height:90px}.hair_base_2_winternight{background-image:url(spritesmith-main-2.png);background-position:-364px -273px;width:90px;height:90px}.hair_base_2_winterstar{background-image:url(spritesmith-main-2.png);background-position:0 -364px;width:90px;height:90px}.hair_base_2_yellow{background-image:url(spritesmith-main-2.png);background-position:-91px -364px;width:90px;height:90px}.hair_base_2_zombie{background-image:url(spritesmith-main-2.png);background-position:-182px -364px;width:90px;height:90px}.hair_base_3_TRUred{background-image:url(spritesmith-main-2.png);background-position:0 -637px;width:90px;height:90px}.hair_base_3_aurora{background-image:url(spritesmith-main-2.png);background-position:-273px -364px;width:90px;height:90px}.hair_base_3_black{background-image:url(spritesmith-main-2.png);background-position:-364px -364px;width:90px;height:90px}.hair_base_3_blond{background-image:url(spritesmith-main-2.png);background-position:-455px 0;width:90px;height:90px}.hair_base_3_blue{background-image:url(spritesmith-main-2.png);background-position:-455px -91px;width:90px;height:90px}.hair_base_3_brown{background-image:url(spritesmith-main-2.png);background-position:-455px -182px;width:90px;height:90px}.hair_base_3_candycane{background-image:url(spritesmith-main-2.png);background-position:-455px -273px;width:90px;height:90px}.hair_base_3_candycorn{background-image:url(spritesmith-main-2.png);background-position:-455px -364px;width:90px;height:90px}.hair_base_3_festive{background-image:url(spritesmith-main-2.png);background-position:0 -455px;width:90px;height:90px}.hair_base_3_frost{background-image:url(spritesmith-main-2.png);background-position:-91px -455px;width:90px;height:90px}.hair_base_3_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-182px -455px;width:90px;height:90px}.hair_base_3_green{background-image:url(spritesmith-main-2.png);background-position:-273px -455px;width:90px;height:90px}.hair_base_3_halloween{background-image:url(spritesmith-main-2.png);background-position:-364px -455px;width:90px;height:90px}.hair_base_3_holly{background-image:url(spritesmith-main-2.png);background-position:-455px -455px;width:90px;height:90px}.hair_base_3_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-546px 0;width:90px;height:90px}.hair_base_3_midnight{background-image:url(spritesmith-main-2.png);background-position:-546px -91px;width:90px;height:90px}.hair_base_3_pblue{background-image:url(spritesmith-main-2.png);background-position:-546px -182px;width:90px;height:90px}.hair_base_3_pblue2{background-image:url(spritesmith-main-2.png);background-position:-546px -273px;width:90px;height:90px}.hair_base_3_peppermint{background-image:url(spritesmith-main-2.png);background-position:-546px -364px;width:90px;height:90px}.hair_base_3_pgreen{background-image:url(spritesmith-main-2.png);background-position:-546px -455px;width:90px;height:90px}.hair_base_3_pgreen2{background-image:url(spritesmith-main-2.png);background-position:0 -546px;width:90px;height:90px}.hair_base_3_porange{background-image:url(spritesmith-main-2.png);background-position:-91px -546px;width:90px;height:90px}.hair_base_3_porange2{background-image:url(spritesmith-main-2.png);background-position:-182px -546px;width:90px;height:90px}.hair_base_3_ppink{background-image:url(spritesmith-main-2.png);background-position:-273px -546px;width:90px;height:90px}.hair_base_3_ppink2{background-image:url(spritesmith-main-2.png);background-position:-364px -546px;width:90px;height:90px}.hair_base_3_ppurple{background-image:url(spritesmith-main-2.png);background-position:-455px -546px;width:90px;height:90px}.hair_base_3_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-546px -546px;width:90px;height:90px}.hair_base_3_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-637px 0;width:90px;height:90px}.hair_base_3_purple{background-image:url(spritesmith-main-2.png);background-position:-637px -91px;width:90px;height:90px}.hair_base_3_pyellow{background-image:url(spritesmith-main-2.png);background-position:-637px -182px;width:90px;height:90px}.hair_base_3_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-637px -273px;width:90px;height:90px}.hair_base_3_rainbow{background-image:url(spritesmith-main-2.png);background-position:-637px -364px;width:90px;height:90px}.hair_base_3_red{background-image:url(spritesmith-main-2.png);background-position:-637px -455px;width:90px;height:90px}.hair_base_3_snowy{background-image:url(spritesmith-main-2.png);background-position:-637px -546px;width:90px;height:90px}.hair_base_3_white{background-image:url(spritesmith-main-2.png);background-position:-91px -637px;width:90px;height:90px}.hair_base_3_winternight{background-image:url(spritesmith-main-2.png);background-position:-182px -637px;width:90px;height:90px}.hair_base_3_winterstar{background-image:url(spritesmith-main-2.png);background-position:-273px -637px;width:90px;height:90px}.hair_base_3_yellow{background-image:url(spritesmith-main-2.png);background-position:-364px -637px;width:90px;height:90px}.hair_base_3_zombie{background-image:url(spritesmith-main-2.png);background-position:-455px -637px;width:90px;height:90px}.hair_base_4_TRUred{background-image:url(spritesmith-main-2.png);background-position:-455px -819px;width:90px;height:90px}.hair_base_4_aurora{background-image:url(spritesmith-main-2.png);background-position:-546px -637px;width:90px;height:90px}.hair_base_4_black{background-image:url(spritesmith-main-2.png);background-position:-637px -637px;width:90px;height:90px}.hair_base_4_blond{background-image:url(spritesmith-main-2.png);background-position:-728px 0;width:90px;height:90px}.hair_base_4_blue{background-image:url(spritesmith-main-2.png);background-position:-728px -91px;width:90px;height:90px}.hair_base_4_brown{background-image:url(spritesmith-main-2.png);background-position:-728px -182px;width:90px;height:90px}.hair_base_4_candycane{background-image:url(spritesmith-main-2.png);background-position:-728px -273px;width:90px;height:90px}.hair_base_4_candycorn{background-image:url(spritesmith-main-2.png);background-position:-728px -364px;width:90px;height:90px}.hair_base_4_festive{background-image:url(spritesmith-main-2.png);background-position:-728px -455px;width:90px;height:90px}.hair_base_4_frost{background-image:url(spritesmith-main-2.png);background-position:-728px -546px;width:90px;height:90px}.hair_base_4_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-728px -637px;width:90px;height:90px}.hair_base_4_green{background-image:url(spritesmith-main-2.png);background-position:0 -728px;width:90px;height:90px}.hair_base_4_halloween{background-image:url(spritesmith-main-2.png);background-position:-91px -728px;width:90px;height:90px}.hair_base_4_holly{background-image:url(spritesmith-main-2.png);background-position:-182px -728px;width:90px;height:90px}.hair_base_4_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-273px -728px;width:90px;height:90px}.hair_base_4_midnight{background-image:url(spritesmith-main-2.png);background-position:-364px -728px;width:90px;height:90px}.hair_base_4_pblue{background-image:url(spritesmith-main-2.png);background-position:-455px -728px;width:90px;height:90px}.hair_base_4_pblue2{background-image:url(spritesmith-main-2.png);background-position:-546px -728px;width:90px;height:90px}.hair_base_4_peppermint{background-image:url(spritesmith-main-2.png);background-position:-637px -728px;width:90px;height:90px}.hair_base_4_pgreen{background-image:url(spritesmith-main-2.png);background-position:-728px -728px;width:90px;height:90px}.hair_base_4_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-819px 0;width:90px;height:90px}.hair_base_4_porange{background-image:url(spritesmith-main-2.png);background-position:-819px -91px;width:90px;height:90px}.hair_base_4_porange2{background-image:url(spritesmith-main-2.png);background-position:-819px -182px;width:90px;height:90px}.hair_base_4_ppink{background-image:url(spritesmith-main-2.png);background-position:-819px -273px;width:90px;height:90px}.hair_base_4_ppink2{background-image:url(spritesmith-main-2.png);background-position:-819px -364px;width:90px;height:90px}.hair_base_4_ppurple{background-image:url(spritesmith-main-2.png);background-position:-819px -455px;width:90px;height:90px}.hair_base_4_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-819px -546px;width:90px;height:90px}.hair_base_4_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-819px -637px;width:90px;height:90px}.hair_base_4_purple{background-image:url(spritesmith-main-2.png);background-position:-819px -728px;width:90px;height:90px}.hair_base_4_pyellow{background-image:url(spritesmith-main-2.png);background-position:0 -819px;width:90px;height:90px}.hair_base_4_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-91px -819px;width:90px;height:90px}.hair_base_4_rainbow{background-image:url(spritesmith-main-2.png);background-position:-182px -819px;width:90px;height:90px}.hair_base_4_red{background-image:url(spritesmith-main-2.png);background-position:-273px -819px;width:90px;height:90px}.hair_base_4_snowy{background-image:url(spritesmith-main-2.png);background-position:-364px -819px;width:90px;height:90px}.hair_base_4_white{background-image:url(spritesmith-main-2.png);background-position:-546px -819px;width:90px;height:90px}.hair_base_4_winternight{background-image:url(spritesmith-main-2.png);background-position:-637px -819px;width:90px;height:90px}.hair_base_4_winterstar{background-image:url(spritesmith-main-2.png);background-position:-728px -819px;width:90px;height:90px}.hair_base_4_yellow{background-image:url(spritesmith-main-2.png);background-position:-819px -819px;width:90px;height:90px}.hair_base_4_zombie{background-image:url(spritesmith-main-2.png);background-position:-910px 0;width:90px;height:90px}.hair_base_5_TRUred{background-image:url(spritesmith-main-2.png);background-position:-182px -1001px;width:90px;height:90px}.hair_base_5_aurora{background-image:url(spritesmith-main-2.png);background-position:-910px -91px;width:90px;height:90px}.hair_base_5_black{background-image:url(spritesmith-main-2.png);background-position:-910px -182px;width:90px;height:90px}.hair_base_5_blond{background-image:url(spritesmith-main-2.png);background-position:-910px -273px;width:90px;height:90px}.hair_base_5_blue{background-image:url(spritesmith-main-2.png);background-position:-910px -364px;width:90px;height:90px}.hair_base_5_brown{background-image:url(spritesmith-main-2.png);background-position:-910px -455px;width:90px;height:90px}.hair_base_5_candycane{background-image:url(spritesmith-main-2.png);background-position:-910px -546px;width:90px;height:90px}.hair_base_5_candycorn{background-image:url(spritesmith-main-2.png);background-position:-910px -637px;width:90px;height:90px}.hair_base_5_festive{background-image:url(spritesmith-main-2.png);background-position:-910px -728px;width:90px;height:90px}.hair_base_5_frost{background-image:url(spritesmith-main-2.png);background-position:-910px -819px;width:90px;height:90px}.hair_base_5_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:0 -910px;width:90px;height:90px}.hair_base_5_green{background-image:url(spritesmith-main-2.png);background-position:-91px -910px;width:90px;height:90px}.hair_base_5_halloween{background-image:url(spritesmith-main-2.png);background-position:-182px -910px;width:90px;height:90px}.hair_base_5_holly{background-image:url(spritesmith-main-2.png);background-position:-273px -910px;width:90px;height:90px}.hair_base_5_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-364px -910px;width:90px;height:90px}.hair_base_5_midnight{background-image:url(spritesmith-main-2.png);background-position:-455px -910px;width:90px;height:90px}.hair_base_5_pblue{background-image:url(spritesmith-main-2.png);background-position:-546px -910px;width:90px;height:90px}.hair_base_5_pblue2{background-image:url(spritesmith-main-2.png);background-position:-637px -910px;width:90px;height:90px}.hair_base_5_peppermint{background-image:url(spritesmith-main-2.png);background-position:-728px -910px;width:90px;height:90px}.hair_base_5_pgreen{background-image:url(spritesmith-main-2.png);background-position:-819px -910px;width:90px;height:90px}.hair_base_5_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-910px -910px;width:90px;height:90px}.hair_base_5_porange{background-image:url(spritesmith-main-2.png);background-position:-1001px 0;width:90px;height:90px}.hair_base_5_porange2{background-image:url(spritesmith-main-2.png);background-position:-1001px -91px;width:90px;height:90px}.hair_base_5_ppink{background-image:url(spritesmith-main-2.png);background-position:-1001px -182px;width:90px;height:90px}.hair_base_5_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1001px -273px;width:90px;height:90px}.hair_base_5_ppurple{background-image:url(spritesmith-main-2.png);background-position:-1001px -364px;width:90px;height:90px}.hair_base_5_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1001px -455px;width:90px;height:90px}.hair_base_5_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1001px -546px;width:90px;height:90px}.hair_base_5_purple{background-image:url(spritesmith-main-2.png);background-position:-1001px -637px;width:90px;height:90px}.hair_base_5_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1001px -728px;width:90px;height:90px}.hair_base_5_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1001px -819px;width:90px;height:90px}.hair_base_5_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1001px -910px;width:90px;height:90px}.hair_base_5_red{background-image:url(spritesmith-main-2.png);background-position:0 -1001px;width:90px;height:90px}.hair_base_5_snowy{background-image:url(spritesmith-main-2.png);background-position:-91px -1001px;width:90px;height:90px}.hair_base_5_white{background-image:url(spritesmith-main-2.png);background-position:-273px -1001px;width:90px;height:90px}.hair_base_5_winternight{background-image:url(spritesmith-main-2.png);background-position:-364px -1001px;width:90px;height:90px}.hair_base_5_winterstar{background-image:url(spritesmith-main-2.png);background-position:-455px -1001px;width:90px;height:90px}.hair_base_5_yellow{background-image:url(spritesmith-main-2.png);background-position:-546px -1001px;width:90px;height:90px}.hair_base_5_zombie{background-image:url(spritesmith-main-2.png);background-position:-637px -1001px;width:90px;height:90px}.hair_base_6_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1183px -364px;width:90px;height:90px}.hair_base_6_aurora{background-image:url(spritesmith-main-2.png);background-position:-728px -1001px;width:90px;height:90px}.hair_base_6_black{background-image:url(spritesmith-main-2.png);background-position:-819px -1001px;width:90px;height:90px}.hair_base_6_blond{background-image:url(spritesmith-main-2.png);background-position:-910px -1001px;width:90px;height:90px}.hair_base_6_blue{background-image:url(spritesmith-main-2.png);background-position:-1001px -1001px;width:90px;height:90px}.hair_base_6_brown{background-image:url(spritesmith-main-2.png);background-position:-1092px 0;width:90px;height:90px}.hair_base_6_candycane{background-image:url(spritesmith-main-2.png);background-position:-1092px -91px;width:90px;height:90px}.hair_base_6_candycorn{background-image:url(spritesmith-main-2.png);background-position:-1092px -182px;width:90px;height:90px}.hair_base_6_festive{background-image:url(spritesmith-main-2.png);background-position:-1092px -273px;width:90px;height:90px}.hair_base_6_frost{background-image:url(spritesmith-main-2.png);background-position:-1092px -364px;width:90px;height:90px}.hair_base_6_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1092px -455px;width:90px;height:90px}.hair_base_6_green{background-image:url(spritesmith-main-2.png);background-position:-1092px -546px;width:90px;height:90px}.hair_base_6_halloween{background-image:url(spritesmith-main-2.png);background-position:-1092px -637px;width:90px;height:90px}.hair_base_6_holly{background-image:url(spritesmith-main-2.png);background-position:-1092px -728px;width:90px;height:90px}.hair_base_6_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1092px -819px;width:90px;height:90px}.hair_base_6_midnight{background-image:url(spritesmith-main-2.png);background-position:-1092px -910px;width:90px;height:90px}.hair_base_6_pblue{background-image:url(spritesmith-main-2.png);background-position:-1092px -1001px;width:90px;height:90px}.hair_base_6_pblue2{background-image:url(spritesmith-main-2.png);background-position:0 -1092px;width:90px;height:90px}.hair_base_6_peppermint{background-image:url(spritesmith-main-2.png);background-position:-91px -1092px;width:90px;height:90px}.hair_base_6_pgreen{background-image:url(spritesmith-main-2.png);background-position:-182px -1092px;width:90px;height:90px}.hair_base_6_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-273px -1092px;width:90px;height:90px}.hair_base_6_porange{background-image:url(spritesmith-main-2.png);background-position:-364px -1092px;width:90px;height:90px}.hair_base_6_porange2{background-image:url(spritesmith-main-2.png);background-position:-455px -1092px;width:90px;height:90px}.hair_base_6_ppink{background-image:url(spritesmith-main-2.png);background-position:-546px -1092px;width:90px;height:90px}.hair_base_6_ppink2{background-image:url(spritesmith-main-2.png);background-position:-637px -1092px;width:90px;height:90px}.hair_base_6_ppurple{background-image:url(spritesmith-main-2.png);background-position:0 0;width:90px;height:90px}.hair_base_6_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-819px -1092px;width:90px;height:90px}.hair_base_6_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-910px -1092px;width:90px;height:90px}.hair_base_6_purple{background-image:url(spritesmith-main-2.png);background-position:-1001px -1092px;width:90px;height:90px}.hair_base_6_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1092px -1092px;width:90px;height:90px}.hair_base_6_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1183px 0;width:90px;height:90px}.hair_base_6_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1183px -91px;width:90px;height:90px}.hair_base_6_red{background-image:url(spritesmith-main-2.png);background-position:-1183px -182px;width:90px;height:90px}.hair_base_6_snowy{background-image:url(spritesmith-main-2.png);background-position:-1183px -273px;width:90px;height:90px}.hair_base_6_white{background-image:url(spritesmith-main-2.png);background-position:-1183px -455px;width:90px;height:90px}.hair_base_6_winternight{background-image:url(spritesmith-main-2.png);background-position:-1183px -546px;width:90px;height:90px}.hair_base_6_winterstar{background-image:url(spritesmith-main-2.png);background-position:-1183px -637px;width:90px;height:90px}.hair_base_6_yellow{background-image:url(spritesmith-main-2.png);background-position:-1183px -728px;width:90px;height:90px}.hair_base_6_zombie{background-image:url(spritesmith-main-2.png);background-position:-1183px -819px;width:90px;height:90px}.hair_base_7_TRUred{background-image:url(spritesmith-main-2.png);background-position:-182px -1274px;width:90px;height:90px}.hair_base_7_aurora{background-image:url(spritesmith-main-2.png);background-position:-1183px -910px;width:90px;height:90px}.hair_base_7_black{background-image:url(spritesmith-main-2.png);background-position:-1183px -1001px;width:90px;height:90px}.hair_base_7_blond{background-image:url(spritesmith-main-2.png);background-position:-1183px -1092px;width:90px;height:90px}.hair_base_7_blue{background-image:url(spritesmith-main-2.png);background-position:0 -1183px;width:90px;height:90px}.hair_base_7_brown{background-image:url(spritesmith-main-2.png);background-position:-91px -1183px;width:90px;height:90px}.hair_base_7_candycane{background-image:url(spritesmith-main-2.png);background-position:-182px -1183px;width:90px;height:90px}.hair_base_7_candycorn{background-image:url(spritesmith-main-2.png);background-position:-273px -1183px;width:90px;height:90px}.hair_base_7_festive{background-image:url(spritesmith-main-2.png);background-position:-364px -1183px;width:90px;height:90px}.hair_base_7_frost{background-image:url(spritesmith-main-2.png);background-position:-455px -1183px;width:90px;height:90px}.hair_base_7_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-546px -1183px;width:90px;height:90px}.hair_base_7_green{background-image:url(spritesmith-main-2.png);background-position:-637px -1183px;width:90px;height:90px}.hair_base_7_halloween{background-image:url(spritesmith-main-2.png);background-position:-728px -1183px;width:90px;height:90px}.hair_base_7_holly{background-image:url(spritesmith-main-2.png);background-position:-819px -1183px;width:90px;height:90px}.hair_base_7_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-910px -1183px;width:90px;height:90px}.hair_base_7_midnight{background-image:url(spritesmith-main-2.png);background-position:-1001px -1183px;width:90px;height:90px}.hair_base_7_pblue{background-image:url(spritesmith-main-2.png);background-position:-1092px -1183px;width:90px;height:90px}.hair_base_7_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1183px -1183px;width:90px;height:90px}.hair_base_7_peppermint{background-image:url(spritesmith-main-2.png);background-position:-1274px 0;width:90px;height:90px}.hair_base_7_pgreen{background-image:url(spritesmith-main-2.png);background-position:-1274px -91px;width:90px;height:90px}.hair_base_7_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1274px -182px;width:90px;height:90px}.hair_base_7_porange{background-image:url(spritesmith-main-2.png);background-position:-1274px -273px;width:90px;height:90px}.hair_base_7_porange2{background-image:url(spritesmith-main-2.png);background-position:-1274px -364px;width:90px;height:90px}.hair_base_7_ppink{background-image:url(spritesmith-main-2.png);background-position:-1274px -455px;width:90px;height:90px}.hair_base_7_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1274px -546px;width:90px;height:90px}.hair_base_7_ppurple{background-image:url(spritesmith-main-2.png);background-position:-1274px -637px;width:90px;height:90px}.hair_base_7_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1274px -728px;width:90px;height:90px}.hair_base_7_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1274px -819px;width:90px;height:90px}.hair_base_7_purple{background-image:url(spritesmith-main-2.png);background-position:-1274px -910px;width:90px;height:90px}.hair_base_7_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1274px -1001px;width:90px;height:90px}.hair_base_7_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1274px -1092px;width:90px;height:90px}.hair_base_7_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1274px -1183px;width:90px;height:90px}.hair_base_7_red{background-image:url(spritesmith-main-2.png);background-position:0 -1274px;width:90px;height:90px}.hair_base_7_snowy{background-image:url(spritesmith-main-2.png);background-position:-91px -1274px;width:90px;height:90px}.hair_base_7_white{background-image:url(spritesmith-main-2.png);background-position:-273px -1274px;width:90px;height:90px}.hair_base_7_winternight{background-image:url(spritesmith-main-2.png);background-position:-364px -1274px;width:90px;height:90px}.hair_base_7_winterstar{background-image:url(spritesmith-main-2.png);background-position:-455px -1274px;width:90px;height:90px}.hair_base_7_yellow{background-image:url(spritesmith-main-2.png);background-position:-546px -1274px;width:90px;height:90px}.hair_base_7_zombie{background-image:url(spritesmith-main-2.png);background-position:-637px -1274px;width:90px;height:90px}.hair_base_8_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1001px -1365px;width:90px;height:90px}.hair_base_8_aurora{background-image:url(spritesmith-main-2.png);background-position:-728px -1274px;width:90px;height:90px}.hair_base_8_black{background-image:url(spritesmith-main-2.png);background-position:-819px -1274px;width:90px;height:90px}.hair_base_8_blond{background-image:url(spritesmith-main-2.png);background-position:-910px -1274px;width:90px;height:90px}.hair_base_8_blue{background-image:url(spritesmith-main-2.png);background-position:-1001px -1274px;width:90px;height:90px}.hair_base_8_brown{background-image:url(spritesmith-main-2.png);background-position:-1092px -1274px;width:90px;height:90px}.hair_base_8_candycane{background-image:url(spritesmith-main-2.png);background-position:-1183px -1274px;width:90px;height:90px}.hair_base_8_candycorn{background-image:url(spritesmith-main-2.png);background-position:-1274px -1274px;width:90px;height:90px}.hair_base_8_festive{background-image:url(spritesmith-main-2.png);background-position:-1365px 0;width:90px;height:90px}.hair_base_8_frost{background-image:url(spritesmith-main-2.png);background-position:-1365px -91px;width:90px;height:90px}.hair_base_8_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1365px -182px;width:90px;height:90px}.hair_base_8_green{background-image:url(spritesmith-main-2.png);background-position:-1365px -273px;width:90px;height:90px}.hair_base_8_halloween{background-image:url(spritesmith-main-2.png);background-position:-1365px -364px;width:90px;height:90px}.hair_base_8_holly{background-image:url(spritesmith-main-2.png);background-position:-1365px -455px;width:90px;height:90px}.hair_base_8_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1365px -546px;width:90px;height:90px}.hair_base_8_midnight{background-image:url(spritesmith-main-2.png);background-position:-1365px -637px;width:90px;height:90px}.hair_base_8_pblue{background-image:url(spritesmith-main-2.png);background-position:-1365px -728px;width:90px;height:90px}.hair_base_8_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1365px -819px;width:90px;height:90px}.hair_base_8_peppermint{background-image:url(spritesmith-main-2.png);background-position:-1365px -910px;width:90px;height:90px}.hair_base_8_pgreen{background-image:url(spritesmith-main-2.png);background-position:-1365px -1001px;width:90px;height:90px}.hair_base_8_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1365px -1092px;width:90px;height:90px}.hair_base_8_porange{background-image:url(spritesmith-main-2.png);background-position:-1365px -1183px;width:90px;height:90px}.hair_base_8_porange2{background-image:url(spritesmith-main-2.png);background-position:-1365px -1274px;width:90px;height:90px}.hair_base_8_ppink{background-image:url(spritesmith-main-2.png);background-position:0 -1365px;width:90px;height:90px}.hair_base_8_ppink2{background-image:url(spritesmith-main-2.png);background-position:-91px -1365px;width:90px;height:90px}.hair_base_8_ppurple{background-image:url(spritesmith-main-2.png);background-position:-182px -1365px;width:90px;height:90px}.hair_base_8_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-273px -1365px;width:90px;height:90px}.hair_base_8_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-364px -1365px;width:90px;height:90px}.hair_base_8_purple{background-image:url(spritesmith-main-2.png);background-position:-455px -1365px;width:90px;height:90px}.hair_base_8_pyellow{background-image:url(spritesmith-main-2.png);background-position:-546px -1365px;width:90px;height:90px}.hair_base_8_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-637px -1365px;width:90px;height:90px}.hair_base_8_rainbow{background-image:url(spritesmith-main-2.png);background-position:-728px -1365px;width:90px;height:90px}.hair_base_8_red{background-image:url(spritesmith-main-2.png);background-position:-819px -1365px;width:90px;height:90px}.hair_base_8_snowy{background-image:url(spritesmith-main-2.png);background-position:-910px -1365px;width:90px;height:90px}.hair_base_8_white{background-image:url(spritesmith-main-2.png);background-position:-1092px -1365px;width:90px;height:90px}.hair_base_8_winternight{background-image:url(spritesmith-main-2.png);background-position:-1183px -1365px;width:90px;height:90px}.hair_base_8_winterstar{background-image:url(spritesmith-main-2.png);background-position:-1274px -1365px;width:90px;height:90px}.hair_base_8_yellow{background-image:url(spritesmith-main-2.png);background-position:-1365px -1365px;width:90px;height:90px}.hair_base_8_zombie{background-image:url(spritesmith-main-2.png);background-position:-1456px 0;width:90px;height:90px}.hair_base_9_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1547px -91px;width:90px;height:90px}.hair_base_9_aurora{background-image:url(spritesmith-main-2.png);background-position:-1456px -91px;width:90px;height:90px}.hair_base_9_black{background-image:url(spritesmith-main-2.png);background-position:-1456px -182px;width:90px;height:90px}.hair_base_9_blond{background-image:url(spritesmith-main-2.png);background-position:-1456px -273px;width:90px;height:90px}.hair_base_9_blue{background-image:url(spritesmith-main-2.png);background-position:-1456px -364px;width:90px;height:90px}.hair_base_9_brown{background-image:url(spritesmith-main-2.png);background-position:-1456px -455px;width:90px;height:90px}.hair_base_9_candycane{background-image:url(spritesmith-main-2.png);background-position:-1456px -546px;width:90px;height:90px}.hair_base_9_candycorn{background-image:url(spritesmith-main-2.png);background-position:-1456px -637px;width:90px;height:90px}.hair_base_9_festive{background-image:url(spritesmith-main-2.png);background-position:-1456px -728px;width:90px;height:90px}.hair_base_9_frost{background-image:url(spritesmith-main-2.png);background-position:-1456px -819px;width:90px;height:90px}.hair_base_9_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1456px -910px;width:90px;height:90px}.hair_base_9_green{background-image:url(spritesmith-main-2.png);background-position:-1456px -1001px;width:90px;height:90px}.hair_base_9_halloween{background-image:url(spritesmith-main-2.png);background-position:-1456px -1092px;width:90px;height:90px}.hair_base_9_holly{background-image:url(spritesmith-main-2.png);background-position:-1456px -1183px;width:90px;height:90px}.hair_base_9_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1456px -1274px;width:90px;height:90px}.hair_base_9_midnight{background-image:url(spritesmith-main-2.png);background-position:-1456px -1365px;width:90px;height:90px}.hair_base_9_pblue{background-image:url(spritesmith-main-2.png);background-position:0 -1456px;width:90px;height:90px}.hair_base_9_pblue2{background-image:url(spritesmith-main-2.png);background-position:-91px -1456px;width:90px;height:90px}.hair_base_9_peppermint{background-image:url(spritesmith-main-2.png);background-position:-182px -1456px;width:90px;height:90px}.hair_base_9_pgreen{background-image:url(spritesmith-main-2.png);background-position:-273px -1456px;width:90px;height:90px}.hair_base_9_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-364px -1456px;width:90px;height:90px}.hair_base_9_porange{background-image:url(spritesmith-main-2.png);background-position:-455px -1456px;width:90px;height:90px}.hair_base_9_porange2{background-image:url(spritesmith-main-2.png);background-position:-546px -1456px;width:90px;height:90px}.hair_base_9_ppink{background-image:url(spritesmith-main-2.png);background-position:-637px -1456px;width:90px;height:90px}.hair_base_9_ppink2{background-image:url(spritesmith-main-2.png);background-position:-728px -1456px;width:90px;height:90px}.hair_base_9_ppurple{background-image:url(spritesmith-main-2.png);background-position:-819px -1456px;width:90px;height:90px}.hair_base_9_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-910px -1456px;width:90px;height:90px}.hair_base_9_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1001px -1456px;width:90px;height:90px}.hair_base_9_purple{background-image:url(spritesmith-main-2.png);background-position:-1092px -1456px;width:90px;height:90px}.hair_base_9_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1183px -1456px;width:90px;height:90px}.hair_base_9_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1274px -1456px;width:90px;height:90px}.hair_base_9_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1365px -1456px;width:90px;height:90px}.hair_base_9_red{background-image:url(spritesmith-main-2.png);background-position:-1456px -1456px;width:90px;height:90px}.hair_base_9_snowy{background-image:url(spritesmith-main-2.png);background-position:-1547px 0;width:90px;height:90px}.hair_base_9_white{background-image:url(spritesmith-main-2.png);background-position:-1547px -182px;width:90px;height:90px}.hair_base_9_winternight{background-image:url(spritesmith-main-2.png);background-position:-1547px -273px;width:90px;height:90px}.hair_base_9_winterstar{background-image:url(spritesmith-main-2.png);background-position:-1547px -364px;width:90px;height:90px}.hair_base_9_yellow{background-image:url(spritesmith-main-2.png);background-position:-1547px -455px;width:90px;height:90px}.hair_base_9_zombie{background-image:url(spritesmith-main-2.png);background-position:-1547px -546px;width:90px;height:90px}.hair_beard_1_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1547px -637px;width:90px;height:90px}.hair_beard_1_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1547px -728px;width:90px;height:90px}.hair_beard_1_porange2{background-image:url(spritesmith-main-2.png);background-position:-1547px -819px;width:90px;height:90px}.hair_beard_1_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1547px -910px;width:90px;height:90px}.hair_beard_1_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1547px -1001px;width:90px;height:90px}.hair_beard_1_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1547px -1092px;width:90px;height:90px}.hair_beard_2_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1547px -1183px;width:90px;height:90px}.hair_beard_2_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1547px -1274px;width:90px;height:90px}.hair_beard_2_porange2{background-image:url(spritesmith-main-2.png);background-position:-1547px -1365px;width:90px;height:90px}.hair_beard_2_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1547px -1456px;width:90px;height:90px}.hair_beard_2_ppurple2{background-image:url(spritesmith-main-2.png);background-position:0 -1547px;width:90px;height:90px}.hair_beard_2_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-91px -1547px;width:90px;height:90px}.hair_beard_3_pblue2{background-image:url(spritesmith-main-2.png);background-position:-182px -1547px;width:90px;height:90px}.hair_beard_3_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-273px -1547px;width:90px;height:90px}.hair_beard_3_porange2{background-image:url(spritesmith-main-2.png);background-position:-364px -1547px;width:90px;height:90px}.hair_beard_3_ppink2{background-image:url(spritesmith-main-2.png);background-position:-455px -1547px;width:90px;height:90px}.hair_beard_3_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-546px -1547px;width:90px;height:90px}.hair_beard_3_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-637px -1547px;width:90px;height:90px}.hair_mustache_1_pblue2{background-image:url(spritesmith-main-2.png);background-position:-728px -1547px;width:90px;height:90px}.hair_mustache_1_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-819px -1547px;width:90px;height:90px}.hair_mustache_1_porange2{background-image:url(spritesmith-main-2.png);background-position:-910px -1547px;width:90px;height:90px}.hair_mustache_1_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1001px -1547px;width:90px;height:90px}.hair_mustache_1_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1092px -1547px;width:90px;height:90px}.hair_mustache_1_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1183px -1547px;width:90px;height:90px}.hair_mustache_2_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1274px -1547px;width:90px;height:90px}.hair_mustache_2_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1365px -1547px;width:90px;height:90px}.hair_mustache_2_porange2{background-image:url(spritesmith-main-2.png);background-position:-1456px -1547px;width:90px;height:90px}.hair_mustache_2_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1547px -1547px;width:90px;height:90px}.hair_mustache_2_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1638px 0;width:90px;height:90px}.hair_mustache_2_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1638px -91px;width:90px;height:90px}.broad_shirt_black{background-image:url(spritesmith-main-2.png);background-position:-1638px -182px;width:90px;height:90px}.broad_shirt_blue{background-image:url(spritesmith-main-2.png);background-position:-1638px -273px;width:90px;height:90px}.broad_shirt_convict{background-image:url(spritesmith-main-2.png);background-position:-1638px -364px;width:90px;height:90px}.customize-option.{background-image:url()}.broad_shirt_cross{background-image:url(spritesmith-main-3.png);background-position:-1185px -728px;width:90px;height:90px}.broad_shirt_fire{background-image:url(spritesmith-main-3.png);background-position:-273px -1274px;width:90px;height:90px}.broad_shirt_green{background-image:url(spritesmith-main-3.png);background-position:-1185px -819px;width:90px;height:90px}.broad_shirt_horizon{background-image:url(spritesmith-main-3.png);background-position:-1185px -910px;width:90px;height:90px}.broad_shirt_ocean{background-image:url(spritesmith-main-3.png);background-position:-637px -1183px;width:90px;height:90px}.broad_shirt_pink{background-image:url(spritesmith-main-3.png);background-position:-728px -1183px;width:90px;height:90px}.broad_shirt_purple{background-image:url(spritesmith-main-3.png);background-position:-819px -1183px;width:90px;height:90px}.broad_shirt_rainbow{background-image:url(spritesmith-main-3.png);background-position:-273px -1365px;width:90px;height:90px}.broad_shirt_redblue{background-image:url(spritesmith-main-3.png);background-position:-364px -1365px;width:90px;height:90px}.broad_shirt_thunder{background-image:url(spritesmith-main-3.png);background-position:-728px -1365px;width:90px;height:90px}.broad_shirt_tropical{background-image:url(spritesmith-main-3.png);background-position:-819px -1365px;width:90px;height:90px}.broad_shirt_white{background-image:url(spritesmith-main-3.png);background-position:-1001px -1365px;width:90px;height:90px}.broad_shirt_yellow{background-image:url(spritesmith-main-3.png);background-position:-1092px -1365px;width:90px;height:90px}.broad_shirt_zombie{background-image:url(spritesmith-main-3.png);background-position:-1458px 0;width:90px;height:90px}.slim_shirt_black{background-image:url(spritesmith-main-3.png);background-position:-819px -1456px;width:90px;height:90px}.slim_shirt_blue{background-image:url(spritesmith-main-3.png);background-position:-1183px -1456px;width:90px;height:90px}.slim_shirt_convict{background-image:url(spritesmith-main-3.png);background-position:-1274px -1456px;width:90px;height:90px}.slim_shirt_cross{background-image:url(spritesmith-main-3.png);background-position:-1549px -91px;width:90px;height:90px}.slim_shirt_fire{background-image:url(spritesmith-main-3.png);background-position:-1549px -182px;width:90px;height:90px}.slim_shirt_green{background-image:url(spritesmith-main-3.png);background-position:-1549px -364px;width:90px;height:90px}.slim_shirt_horizon{background-image:url(spritesmith-main-3.png);background-position:-1549px -455px;width:90px;height:90px}.slim_shirt_ocean{background-image:url(spritesmith-main-3.png);background-position:-1549px -819px;width:90px;height:90px}.slim_shirt_pink{background-image:url(spritesmith-main-3.png);background-position:-1549px -910px;width:90px;height:90px}.slim_shirt_purple{background-image:url(spritesmith-main-3.png);background-position:-1549px -1092px;width:90px;height:90px}.slim_shirt_rainbow{background-image:url(spritesmith-main-3.png);background-position:-1549px -1183px;width:90px;height:90px}.slim_shirt_redblue{background-image:url(spritesmith-main-3.png);background-position:-1549px -1456px;width:90px;height:90px}.slim_shirt_thunder{background-image:url(spritesmith-main-3.png);background-position:-545px -182px;width:90px;height:90px}.slim_shirt_tropical{background-image:url(spritesmith-main-3.png);background-position:-545px -273px;width:90px;height:90px}.slim_shirt_white{background-image:url(spritesmith-main-3.png);background-position:-545px -364px;width:90px;height:90px}.slim_shirt_yellow{background-image:url(spritesmith-main-3.png);background-position:0 -455px;width:90px;height:90px}.slim_shirt_zombie{background-image:url(spritesmith-main-3.png);background-position:-91px -455px;width:90px;height:90px}.skin_0ff591{background-image:url(spritesmith-main-3.png);background-position:-273px -455px;width:90px;height:90px}.skin_0ff591_sleep{background-image:url(spritesmith-main-3.png);background-position:-182px -455px;width:90px;height:90px}.skin_2b43f6{background-image:url(spritesmith-main-3.png);background-position:-455px -455px;width:90px;height:90px}.skin_2b43f6_sleep{background-image:url(spritesmith-main-3.png);background-position:-364px -455px;width:90px;height:90px}.skin_6bd049{background-image:url(spritesmith-main-3.png);background-position:0 -546px;width:90px;height:90px}.skin_6bd049_sleep{background-image:url(spritesmith-main-3.png);background-position:-546px -455px;width:90px;height:90px}.skin_800ed0{background-image:url(spritesmith-main-3.png);background-position:-182px -546px;width:90px;height:90px}.skin_800ed0_sleep{background-image:url(spritesmith-main-3.png);background-position:-91px -546px;width:90px;height:90px}.skin_915533{background-image:url(spritesmith-main-3.png);background-position:-364px -546px;width:90px;height:90px}.skin_915533_sleep{background-image:url(spritesmith-main-3.png);background-position:-273px -546px;width:90px;height:90px}.skin_98461a{background-image:url(spritesmith-main-3.png);background-position:-546px -546px;width:90px;height:90px}.skin_98461a_sleep{background-image:url(spritesmith-main-3.png);background-position:-455px -546px;width:90px;height:90px}.skin_bear{background-image:url(spritesmith-main-3.png);background-position:-639px -91px;width:90px;height:90px}.skin_bear_sleep{background-image:url(spritesmith-main-3.png);background-position:-639px 0;width:90px;height:90px}.skin_c06534{background-image:url(spritesmith-main-3.png);background-position:-639px -273px;width:90px;height:90px}.skin_c06534_sleep{background-image:url(spritesmith-main-3.png);background-position:-639px -182px;width:90px;height:90px}.skin_c3e1dc{background-image:url(spritesmith-main-3.png);background-position:-639px -455px;width:90px;height:90px}.skin_c3e1dc_sleep{background-image:url(spritesmith-main-3.png);background-position:-639px -364px;width:90px;height:90px}.skin_cactus{background-image:url(spritesmith-main-3.png);background-position:0 -637px;width:90px;height:90px}.skin_cactus_sleep{background-image:url(spritesmith-main-3.png);background-position:-639px -546px;width:90px;height:90px}.skin_candycorn{background-image:url(spritesmith-main-3.png);background-position:-182px -637px;width:90px;height:90px}.skin_candycorn_sleep{background-image:url(spritesmith-main-3.png);background-position:-91px -637px;width:90px;height:90px}.skin_clownfish{background-image:url(spritesmith-main-3.png);background-position:-364px -637px;width:90px;height:90px}.skin_clownfish_sleep{background-image:url(spritesmith-main-3.png);background-position:-273px -637px;width:90px;height:90px}.skin_d7a9f7{background-image:url(spritesmith-main-3.png);background-position:-546px -637px;width:90px;height:90px}.skin_d7a9f7_sleep{background-image:url(spritesmith-main-3.png);background-position:-455px -637px;width:90px;height:90px}.skin_ddc994{background-image:url(spritesmith-main-3.png);background-position:-730px 0;width:90px;height:90px}.skin_ddc994_sleep{background-image:url(spritesmith-main-3.png);background-position:-637px -637px;width:90px;height:90px}.skin_deepocean{background-image:url(spritesmith-main-3.png);background-position:-730px -182px;width:90px;height:90px}.skin_deepocean_sleep{background-image:url(spritesmith-main-3.png);background-position:-730px -91px;width:90px;height:90px}.skin_ea8349{background-image:url(spritesmith-main-3.png);background-position:-730px -364px;width:90px;height:90px}.skin_ea8349_sleep{background-image:url(spritesmith-main-3.png);background-position:-730px -273px;width:90px;height:90px}.skin_eb052b{background-image:url(spritesmith-main-3.png);background-position:-730px -546px;width:90px;height:90px}.skin_eb052b_sleep{background-image:url(spritesmith-main-3.png);background-position:-730px -455px;width:90px;height:90px}.skin_f5a76e{background-image:url(spritesmith-main-3.png);background-position:0 -728px;width:90px;height:90px}.skin_f5a76e_sleep{background-image:url(spritesmith-main-3.png);background-position:-730px -637px;width:90px;height:90px}.skin_f5d70f{background-image:url(spritesmith-main-3.png);background-position:-182px -728px;width:90px;height:90px}.skin_f5d70f_sleep{background-image:url(spritesmith-main-3.png);background-position:-91px -728px;width:90px;height:90px}.skin_f69922{background-image:url(spritesmith-main-3.png);background-position:-364px -728px;width:90px;height:90px}.skin_f69922_sleep{background-image:url(spritesmith-main-3.png);background-position:-273px -728px;width:90px;height:90px}.skin_fox{background-image:url(spritesmith-main-3.png);background-position:-546px -728px;width:90px;height:90px}.skin_fox_sleep{background-image:url(spritesmith-main-3.png);background-position:-455px -728px;width:90px;height:90px}.skin_ghost{background-image:url(spritesmith-main-3.png);background-position:-728px -728px;width:90px;height:90px}.skin_ghost_sleep{background-image:url(spritesmith-main-3.png);background-position:-637px -728px;width:90px;height:90px}.skin_lion{background-image:url(spritesmith-main-3.png);background-position:-821px -91px;width:90px;height:90px}.skin_lion_sleep{background-image:url(spritesmith-main-3.png);background-position:-821px 0;width:90px;height:90px}.skin_merblue{background-image:url(spritesmith-main-3.png);background-position:-821px -273px;width:90px;height:90px}.skin_merblue_sleep{background-image:url(spritesmith-main-3.png);background-position:-821px -182px;width:90px;height:90px}.skin_mergold{background-image:url(spritesmith-main-3.png);background-position:-821px -455px;width:90px;height:90px}.skin_mergold_sleep{background-image:url(spritesmith-main-3.png);background-position:-821px -364px;width:90px;height:90px}.skin_mergreen{background-image:url(spritesmith-main-3.png);background-position:-821px -637px;width:90px;height:90px}.skin_mergreen_sleep{background-image:url(spritesmith-main-3.png);background-position:-821px -546px;width:90px;height:90px}.skin_merruby{background-image:url(spritesmith-main-3.png);background-position:0 -819px;width:90px;height:90px}.skin_merruby_sleep{background-image:url(spritesmith-main-3.png);background-position:-821px -728px;width:90px;height:90px}.skin_monster{background-image:url(spritesmith-main-3.png);background-position:-182px -819px;width:90px;height:90px}.skin_monster_sleep{background-image:url(spritesmith-main-3.png);background-position:-91px -819px;width:90px;height:90px}.skin_ogre{background-image:url(spritesmith-main-3.png);background-position:-364px -819px;width:90px;height:90px}.skin_ogre_sleep{background-image:url(spritesmith-main-3.png);background-position:-273px -819px;width:90px;height:90px}.skin_panda{background-image:url(spritesmith-main-3.png);background-position:-546px -819px;width:90px;height:90px}.skin_panda_sleep{background-image:url(spritesmith-main-3.png);background-position:-455px -819px;width:90px;height:90px}.skin_pastelBlue{background-image:url(spritesmith-main-3.png);background-position:-728px -819px;width:90px;height:90px}.skin_pastelBlue_sleep{background-image:url(spritesmith-main-3.png);background-position:-637px -819px;width:90px;height:90px}.skin_pastelGreen{background-image:url(spritesmith-main-3.png);background-position:-912px 0;width:90px;height:90px}.skin_pastelGreen_sleep{background-image:url(spritesmith-main-3.png);background-position:-819px -819px;width:90px;height:90px}.skin_pastelOrange{background-image:url(spritesmith-main-3.png);background-position:-912px -182px;width:90px;height:90px}.skin_pastelOrange_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px -91px;width:90px;height:90px}.skin_pastelPink{background-image:url(spritesmith-main-3.png);background-position:-912px -364px;width:90px;height:90px}.skin_pastelPink_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px -273px;width:90px;height:90px}.skin_pastelPurple{background-image:url(spritesmith-main-3.png);background-position:-912px -546px;width:90px;height:90px}.skin_pastelPurple_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px -455px;width:90px;height:90px}.skin_pastelRainbowChevron{background-image:url(spritesmith-main-3.png);background-position:-912px -728px;width:90px;height:90px}.skin_pastelRainbowChevron_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px -637px;width:90px;height:90px}.skin_pastelRainbowDiagonal{background-image:url(spritesmith-main-3.png);background-position:0 -910px;width:90px;height:90px}.skin_pastelRainbowDiagonal_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px -819px;width:90px;height:90px}.skin_pastelYellow{background-image:url(spritesmith-main-3.png);background-position:-182px -910px;width:90px;height:90px}.skin_pastelYellow_sleep{background-image:url(spritesmith-main-3.png);background-position:-91px -910px;width:90px;height:90px}.skin_pig{background-image:url(spritesmith-main-3.png);background-position:-364px -910px;width:90px;height:90px}.skin_pig_sleep{background-image:url(spritesmith-main-3.png);background-position:-273px -910px;width:90px;height:90px}.skin_pumpkin{background-image:url(spritesmith-main-3.png);background-position:-546px -910px;width:90px;height:90px}.skin_pumpkin2{background-image:url(spritesmith-main-3.png);background-position:-728px -910px;width:90px;height:90px}.skin_pumpkin2_sleep{background-image:url(spritesmith-main-3.png);background-position:-637px -910px;width:90px;height:90px}.skin_pumpkin_sleep{background-image:url(spritesmith-main-3.png);background-position:-455px -910px;width:90px;height:90px}.skin_rainbow{background-image:url(spritesmith-main-3.png);background-position:-910px -910px;width:90px;height:90px}.skin_rainbow_sleep{background-image:url(spritesmith-main-3.png);background-position:-819px -910px;width:90px;height:90px}.skin_reptile{background-image:url(spritesmith-main-3.png);background-position:-1003px -91px;width:90px;height:90px}.skin_reptile_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px 0;width:90px;height:90px}.skin_shadow{background-image:url(spritesmith-main-3.png);background-position:-1003px -273px;width:90px;height:90px}.skin_shadow2{background-image:url(spritesmith-main-3.png);background-position:-1003px -455px;width:90px;height:90px}.skin_shadow2_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -364px;width:90px;height:90px}.skin_shadow_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -182px;width:90px;height:90px}.skin_shark{background-image:url(spritesmith-main-3.png);background-position:-1003px -637px;width:90px;height:90px}.skin_shark_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -546px;width:90px;height:90px}.skin_skeleton{background-image:url(spritesmith-main-3.png);background-position:-1003px -819px;width:90px;height:90px}.skin_skeleton2{background-image:url(spritesmith-main-3.png);background-position:0 -1001px;width:90px;height:90px}.skin_skeleton2_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -910px;width:90px;height:90px}.skin_skeleton_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -728px;width:90px;height:90px}.skin_tiger{background-image:url(spritesmith-main-3.png);background-position:-182px -1001px;width:90px;height:90px}.skin_tiger_sleep{background-image:url(spritesmith-main-3.png);background-position:-91px -1001px;width:90px;height:90px}.skin_transparent{background-image:url(spritesmith-main-3.png);background-position:-364px -1001px;width:90px;height:90px}.skin_transparent_sleep{background-image:url(spritesmith-main-3.png);background-position:-273px -1001px;width:90px;height:90px}.skin_tropicalwater{background-image:url(spritesmith-main-3.png);background-position:-546px -1001px;width:90px;height:90px}.skin_tropicalwater_sleep{background-image:url(spritesmith-main-3.png);background-position:-455px -1001px;width:90px;height:90px}.skin_wolf{background-image:url(spritesmith-main-3.png);background-position:-728px -1001px;width:90px;height:90px}.skin_wolf_sleep{background-image:url(spritesmith-main-3.png);background-position:-637px -1001px;width:90px;height:90px}.skin_zombie{background-image:url(spritesmith-main-3.png);background-position:-910px -1001px;width:90px;height:90px}.skin_zombie2{background-image:url(spritesmith-main-3.png);background-position:-1094px 0;width:90px;height:90px}.skin_zombie2_sleep{background-image:url(spritesmith-main-3.png);background-position:-1001px -1001px;width:90px;height:90px}.skin_zombie_sleep{background-image:url(spritesmith-main-3.png);background-position:-819px -1001px;width:90px;height:90px}.customize-option.{background-image:url()}.broad_armor_armoire_gladiatorArmor{background-image:url(spritesmith-main-3.png);background-position:-1094px -91px;width:90px;height:90px}.broad_armor_armoire_goldenToga{background-image:url(spritesmith-main-3.png);background-position:-1094px -182px;width:90px;height:90px}.broad_armor_armoire_hornedIronArmor{background-image:url(spritesmith-main-3.png);background-position:-1094px -273px;width:90px;height:90px}.broad_armor_armoire_lunarArmor{background-image:url(spritesmith-main-3.png);background-position:-1094px -364px;width:90px;height:90px}.broad_armor_armoire_plagueDoctorOvercoat{background-image:url(spritesmith-main-3.png);background-position:-1094px -455px;width:90px;height:90px}.broad_armor_armoire_rancherRobes{background-image:url(spritesmith-main-3.png);background-position:-1094px -546px;width:90px;height:90px}.eyewear_armoire_plagueDoctorMask{background-image:url(spritesmith-main-3.png);background-position:-1094px -637px;width:90px;height:90px}.head_armoire_blackCat{background-image:url(spritesmith-main-3.png);background-position:-1094px -728px;width:90px;height:90px}.head_armoire_blueHairbow{background-image:url(spritesmith-main-3.png);background-position:-1094px -819px;width:90px;height:90px}.head_armoire_gladiatorHelm{background-image:url(spritesmith-main-3.png);background-position:-1094px -910px;width:90px;height:90px}.head_armoire_goldenLaurels{background-image:url(spritesmith-main-3.png);background-position:-1094px -1001px;width:90px;height:90px}.head_armoire_hornedIronHelm{background-image:url(spritesmith-main-3.png);background-position:0 -1092px;width:90px;height:90px}.head_armoire_lunarCrown{background-image:url(spritesmith-main-3.png);background-position:-91px -1092px;width:90px;height:90px}.head_armoire_orangeCat{background-image:url(spritesmith-main-3.png);background-position:-182px -1092px;width:90px;height:90px}.head_armoire_plagueDoctorHat{background-image:url(spritesmith-main-3.png);background-position:-273px -1092px;width:90px;height:90px}.head_armoire_rancherHat{background-image:url(spritesmith-main-3.png);background-position:-364px -1092px;width:90px;height:90px}.head_armoire_redFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-455px -1092px;width:90px;height:90px}.head_armoire_redHairbow{background-image:url(spritesmith-main-3.png);background-position:-546px -1092px;width:90px;height:90px}.head_armoire_royalCrown{background-image:url(spritesmith-main-3.png);background-position:-637px -1092px;width:90px;height:90px}.head_armoire_violetFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-728px -1092px;width:90px;height:90px}.head_armoire_yellowHairbow{background-image:url(spritesmith-main-3.png);background-position:-819px -1092px;width:90px;height:90px}.shield_armoire_gladiatorShield{background-image:url(spritesmith-main-3.png);background-position:-910px -1092px;width:90px;height:90px}.shield_armoire_midnightShield{background-image:url(spritesmith-main-3.png);background-position:-1001px -1092px;width:90px;height:90px}.shop_armor_armoire_gladiatorArmor{background-image:url(spritesmith-main-3.png);background-position:-1640px -1066px;width:40px;height:40px}.shop_armor_armoire_goldenToga{background-image:url(spritesmith-main-3.png);background-position:-1640px -1025px;width:40px;height:40px}.shop_armor_armoire_hornedIronArmor{background-image:url(spritesmith-main-3.png);background-position:-1640px -902px;width:40px;height:40px}.shop_armor_armoire_lunarArmor{background-image:url(spritesmith-main-3.png);background-position:-1640px -861px;width:40px;height:40px}.shop_armor_armoire_plagueDoctorOvercoat{background-image:url(spritesmith-main-3.png);background-position:-1640px -820px;width:40px;height:40px}.shop_armor_armoire_rancherRobes{background-image:url(spritesmith-main-3.png);background-position:-1640px -697px;width:40px;height:40px}.shop_eyewear_armoire_plagueDoctorMask{background-image:url(spritesmith-main-3.png);background-position:-1640px -656px;width:40px;height:40px}.shop_head_armoire_blackCat{background-image:url(spritesmith-main-3.png);background-position:-1640px -615px;width:40px;height:40px}.shop_head_armoire_blueHairbow{background-image:url(spritesmith-main-3.png);background-position:-1640px -492px;width:40px;height:40px}.shop_head_armoire_gladiatorHelm{background-image:url(spritesmith-main-3.png);background-position:-1640px -451px;width:40px;height:40px}.shop_head_armoire_goldenLaurels{background-image:url(spritesmith-main-3.png);background-position:-1640px -328px;width:40px;height:40px}.shop_head_armoire_hornedIronHelm{background-image:url(spritesmith-main-3.png);background-position:-1640px -287px;width:40px;height:40px}.shop_head_armoire_lunarCrown{background-image:url(spritesmith-main-3.png);background-position:-1640px -246px;width:40px;height:40px}.shop_head_armoire_orangeCat{background-image:url(spritesmith-main-3.png);background-position:-1640px -123px;width:40px;height:40px}.shop_head_armoire_plagueDoctorHat{background-image:url(spritesmith-main-3.png);background-position:-1640px -82px;width:40px;height:40px}.shop_head_armoire_rancherHat{background-image:url(spritesmith-main-3.png);background-position:-1640px -41px;width:40px;height:40px}.shop_head_armoire_redFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-1558px -1588px;width:40px;height:40px}.shop_head_armoire_redHairbow{background-image:url(spritesmith-main-3.png);background-position:-1517px -1588px;width:40px;height:40px}.shop_head_armoire_royalCrown{background-image:url(spritesmith-main-3.png);background-position:-1476px -1588px;width:40px;height:40px}.shop_head_armoire_violetFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-1353px -1588px;width:40px;height:40px}.shop_head_armoire_yellowHairbow{background-image:url(spritesmith-main-3.png);background-position:-1312px -1588px;width:40px;height:40px}.shop_shield_armoire_gladiatorShield{background-image:url(spritesmith-main-3.png);background-position:-1271px -1588px;width:40px;height:40px}.shop_shield_armoire_midnightShield{background-image:url(spritesmith-main-3.png);background-position:-1148px -1588px;width:40px;height:40px}.shop_weapon_armoire_basicCrossbow{background-image:url(spritesmith-main-3.png);background-position:-1107px -1588px;width:40px;height:40px}.shop_weapon_armoire_batWand{background-image:url(spritesmith-main-3.png);background-position:-1066px -1588px;width:40px;height:40px}.shop_weapon_armoire_goldWingStaff{background-image:url(spritesmith-main-3.png);background-position:-943px -1588px;width:40px;height:40px}.shop_weapon_armoire_ironCrook{background-image:url(spritesmith-main-3.png);background-position:-902px -1588px;width:40px;height:40px}.shop_weapon_armoire_lunarSceptre{background-image:url(spritesmith-main-3.png);background-position:-779px -1588px;width:40px;height:40px}.shop_weapon_armoire_mythmakerSword{background-image:url(spritesmith-main-3.png);background-position:-738px -1588px;width:40px;height:40px}.shop_weapon_armoire_rancherLasso{background-image:url(spritesmith-main-3.png);background-position:-697px -1588px;width:40px;height:40px}.slim_armor_armoire_gladiatorArmor{background-image:url(spritesmith-main-3.png);background-position:-1276px -182px;width:90px;height:90px}.slim_armor_armoire_goldenToga{background-image:url(spritesmith-main-3.png);background-position:-1276px -273px;width:90px;height:90px}.slim_armor_armoire_hornedIronArmor{background-image:url(spritesmith-main-3.png);background-position:-1276px -364px;width:90px;height:90px}.slim_armor_armoire_lunarArmor{background-image:url(spritesmith-main-3.png);background-position:-1276px -455px;width:90px;height:90px}.slim_armor_armoire_plagueDoctorOvercoat{background-image:url(spritesmith-main-3.png);background-position:-1276px -546px;width:90px;height:90px}.slim_armor_armoire_rancherRobes{background-image:url(spritesmith-main-3.png);background-position:-1276px -637px;width:90px;height:90px}.weapon_armoire_basicCrossbow{background-image:url(spritesmith-main-3.png);background-position:-1276px -728px;width:90px;height:90px}.weapon_armoire_batWand{background-image:url(spritesmith-main-3.png);background-position:-1276px -819px;width:90px;height:90px}.weapon_armoire_goldWingStaff{background-image:url(spritesmith-main-3.png);background-position:-1276px -910px;width:90px;height:90px}.weapon_armoire_ironCrook{background-image:url(spritesmith-main-3.png);background-position:-1276px -1001px;width:90px;height:90px}.weapon_armoire_lunarSceptre{background-image:url(spritesmith-main-3.png);background-position:-1276px -1092px;width:90px;height:90px}.weapon_armoire_mythmakerSword{background-image:url(spritesmith-main-3.png);background-position:-1276px -1183px;width:90px;height:90px}.weapon_armoire_rancherLasso{background-image:url(spritesmith-main-3.png);background-position:0 -1274px;width:90px;height:90px}.broad_armor_healer_1{background-image:url(spritesmith-main-3.png);background-position:-91px -1274px;width:90px;height:90px}.broad_armor_healer_2{background-image:url(spritesmith-main-3.png);background-position:-182px -1274px;width:90px;height:90px}.broad_armor_healer_3{background-image:url(spritesmith-main-3.png);background-position:-545px -91px;width:90px;height:90px}.broad_armor_healer_4{background-image:url(spritesmith-main-3.png);background-position:-364px -1274px;width:90px;height:90px}.broad_armor_healer_5{background-image:url(spritesmith-main-3.png);background-position:-455px -1274px;width:90px;height:90px}.broad_armor_rogue_1{background-image:url(spritesmith-main-3.png);background-position:-546px -1274px;width:90px;height:90px}.broad_armor_rogue_2{background-image:url(spritesmith-main-3.png);background-position:-637px -1274px;width:90px;height:90px}.broad_armor_rogue_3{background-image:url(spritesmith-main-3.png);background-position:-728px -1274px;width:90px;height:90px}.broad_armor_rogue_4{background-image:url(spritesmith-main-3.png);background-position:-819px -1274px;width:90px;height:90px}.broad_armor_rogue_5{background-image:url(spritesmith-main-3.png);background-position:-910px -1274px;width:90px;height:90px}.broad_armor_special_2{background-image:url(spritesmith-main-3.png);background-position:-1001px -1274px;width:90px;height:90px}.broad_armor_special_finnedOceanicArmor{background-image:url(spritesmith-main-3.png);background-position:-1092px -1274px;width:90px;height:90px}.broad_armor_warrior_1{background-image:url(spritesmith-main-3.png);background-position:-1183px -1274px;width:90px;height:90px}.broad_armor_warrior_2{background-image:url(spritesmith-main-3.png);background-position:-1274px -1274px;width:90px;height:90px}.broad_armor_warrior_3{background-image:url(spritesmith-main-3.png);background-position:-1367px 0;width:90px;height:90px}.broad_armor_warrior_4{background-image:url(spritesmith-main-3.png);background-position:-1367px -91px;width:90px;height:90px}.broad_armor_warrior_5{background-image:url(spritesmith-main-3.png);background-position:-1367px -182px;width:90px;height:90px}.broad_armor_wizard_1{background-image:url(spritesmith-main-3.png);background-position:-1367px -273px;width:90px;height:90px}.broad_armor_wizard_2{background-image:url(spritesmith-main-3.png);background-position:-1367px -364px;width:90px;height:90px}.broad_armor_wizard_3{background-image:url(spritesmith-main-3.png);background-position:-1367px -455px;width:90px;height:90px}.broad_armor_wizard_4{background-image:url(spritesmith-main-3.png);background-position:-1367px -546px;width:90px;height:90px}.broad_armor_wizard_5{background-image:url(spritesmith-main-3.png);background-position:-1367px -637px;width:90px;height:90px}.shop_armor_healer_1{background-image:url(spritesmith-main-3.png);background-position:-574px -1588px;width:40px;height:40px}.shop_armor_healer_2{background-image:url(spritesmith-main-3.png);background-position:-533px -1588px;width:40px;height:40px}.shop_armor_healer_3{background-image:url(spritesmith-main-3.png);background-position:-492px -1588px;width:40px;height:40px}.shop_armor_healer_4{background-image:url(spritesmith-main-3.png);background-position:-328px -1588px;width:40px;height:40px}.shop_armor_healer_5{background-image:url(spritesmith-main-3.png);background-position:-287px -1588px;width:40px;height:40px}.shop_armor_rogue_1{background-image:url(spritesmith-main-3.png);background-position:-246px -1588px;width:40px;height:40px}.shop_armor_rogue_2{background-image:url(spritesmith-main-3.png);background-position:-205px -1588px;width:40px;height:40px}.shop_armor_rogue_3{background-image:url(spritesmith-main-3.png);background-position:-82px -1588px;width:40px;height:40px}.shop_armor_rogue_4{background-image:url(spritesmith-main-3.png);background-position:-41px -1588px;width:40px;height:40px}.shop_armor_rogue_5{background-image:url(spritesmith-main-3.png);background-position:0 -1588px;width:40px;height:40px}.shop_armor_special_0{background-image:url(spritesmith-main-3.png);background-position:-1599px -1547px;width:40px;height:40px}.shop_armor_special_1{background-image:url(spritesmith-main-3.png);background-position:-1558px -1547px;width:40px;height:40px}.shop_armor_special_2{background-image:url(spritesmith-main-3.png);background-position:-1517px -1547px;width:40px;height:40px}.shop_armor_special_finnedOceanicArmor{background-image:url(spritesmith-main-3.png);background-position:-1476px -1547px;width:40px;height:40px}.shop_armor_warrior_1{background-image:url(spritesmith-main-3.png);background-position:-1435px -1547px;width:40px;height:40px}.shop_armor_warrior_2{background-image:url(spritesmith-main-3.png);background-position:-1394px -1547px;width:40px;height:40px}.shop_armor_warrior_3{background-image:url(spritesmith-main-3.png);background-position:-1353px -1547px;width:40px;height:40px}.shop_armor_warrior_4{background-image:url(spritesmith-main-3.png);background-position:-1312px -1547px;width:40px;height:40px}.shop_armor_warrior_5{background-image:url(spritesmith-main-3.png);background-position:-1271px -1547px;width:40px;height:40px}.shop_armor_wizard_1{background-image:url(spritesmith-main-3.png);background-position:-1230px -1547px;width:40px;height:40px}.shop_armor_wizard_2{background-image:url(spritesmith-main-3.png);background-position:-1189px -1547px;width:40px;height:40px}.shop_armor_wizard_3{background-image:url(spritesmith-main-3.png);background-position:-1148px -1547px;width:40px;height:40px}.shop_armor_wizard_4{background-image:url(spritesmith-main-3.png);background-position:-1107px -1547px;width:40px;height:40px}.shop_armor_wizard_5{background-image:url(spritesmith-main-3.png);background-position:-1066px -1547px;width:40px;height:40px}.slim_armor_healer_1{background-image:url(spritesmith-main-3.png);background-position:-1458px -91px;width:90px;height:90px}.slim_armor_healer_2{background-image:url(spritesmith-main-3.png);background-position:-1458px -182px;width:90px;height:90px}.slim_armor_healer_3{background-image:url(spritesmith-main-3.png);background-position:-1458px -273px;width:90px;height:90px}.slim_armor_healer_4{background-image:url(spritesmith-main-3.png);background-position:-1458px -364px;width:90px;height:90px}.slim_armor_healer_5{background-image:url(spritesmith-main-3.png);background-position:-1458px -455px;width:90px;height:90px}.slim_armor_rogue_1{background-image:url(spritesmith-main-3.png);background-position:-1458px -546px;width:90px;height:90px}.slim_armor_rogue_2{background-image:url(spritesmith-main-3.png);background-position:-1458px -637px;width:90px;height:90px}.slim_armor_rogue_3{background-image:url(spritesmith-main-3.png);background-position:-1458px -728px;width:90px;height:90px}.slim_armor_rogue_4{background-image:url(spritesmith-main-3.png);background-position:-1458px -819px;width:90px;height:90px}.slim_armor_rogue_5{background-image:url(spritesmith-main-3.png);background-position:-1458px -910px;width:90px;height:90px}.slim_armor_special_2{background-image:url(spritesmith-main-3.png);background-position:-1458px -1001px;width:90px;height:90px}.slim_armor_special_finnedOceanicArmor{background-image:url(spritesmith-main-3.png);background-position:-1458px -1092px;width:90px;height:90px}.slim_armor_warrior_1{background-image:url(spritesmith-main-3.png);background-position:-1458px -1183px;width:90px;height:90px}.slim_armor_warrior_2{background-image:url(spritesmith-main-3.png);background-position:-1458px -1274px;width:90px;height:90px}.slim_armor_warrior_3{background-image:url(spritesmith-main-3.png);background-position:-1458px -1365px;width:90px;height:90px}.slim_armor_warrior_4{background-image:url(spritesmith-main-3.png);background-position:0 -1456px;width:90px;height:90px}.slim_armor_warrior_5{background-image:url(spritesmith-main-3.png);background-position:-91px -1456px;width:90px;height:90px}.slim_armor_wizard_1{background-image:url(spritesmith-main-3.png);background-position:-182px -1456px;width:90px;height:90px}.slim_armor_wizard_2{background-image:url(spritesmith-main-3.png);background-position:-273px -1456px;width:90px;height:90px}.slim_armor_wizard_3{background-image:url(spritesmith-main-3.png);background-position:-364px -1456px;width:90px;height:90px}.slim_armor_wizard_4{background-image:url(spritesmith-main-3.png);background-position:-455px -1456px;width:90px;height:90px}.slim_armor_wizard_5{background-image:url(spritesmith-main-3.png);background-position:-546px -1456px;width:90px;height:90px}.broad_armor_special_birthday{background-image:url(spritesmith-main-3.png);background-position:-637px -1456px;width:90px;height:90px}.broad_armor_special_birthday2015{background-image:url(spritesmith-main-3.png);background-position:-728px -1456px;width:90px;height:90px}.shop_armor_special_birthday{background-image:url(spritesmith-main-3.png);background-position:-1025px -1547px;width:40px;height:40px}.shop_armor_special_birthday2015{background-image:url(spritesmith-main-3.png);background-position:-495px -291px;width:40px;height:40px}.slim_armor_special_birthday{background-image:url(spritesmith-main-3.png);background-position:-1001px -1456px;width:90px;height:90px}.slim_armor_special_birthday2015{background-image:url(spritesmith-main-3.png);background-position:-1092px -1456px;width:90px;height:90px}.broad_armor_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-94px -364px;width:93px;height:90px}.broad_armor_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-106px -273px;width:105px;height:90px}.broad_armor_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-1365px -1456px;width:90px;height:90px}.broad_armor_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1456px -1456px;width:90px;height:90px}.broad_armor_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1549px 0;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:0 -182px;width:105px;height:90px}.broad_armor_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-1549px -273px;width:90px;height:90px}.head_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:0 -364px;width:93px;height:90px}.head_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-242px -91px;width:105px;height:90px}.head_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-1549px -546px;width:90px;height:90px}.head_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1549px -637px;width:90px;height:90px}.head_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1549px -728px;width:90px;height:90px}.head_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:0 0;width:120px;height:90px}.head_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-348px -91px;width:105px;height:90px}.head_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-1549px -1001px;width:90px;height:90px}.shield_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-376px -364px;width:93px;height:90px}.shield_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-212px -182px;width:105px;height:90px}.shield_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1549px -1274px;width:90px;height:90px}.shield_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1549px -1365px;width:90px;height:90px}.shield_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:0 -273px;width:105px;height:90px}.shield_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-910px -1456px;width:90px;height:90px}.shop_armor_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-451px -1588px;width:40px;height:40px}.shop_armor_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-400px -273px;width:40px;height:40px}.shop_armor_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-400px -314px;width:40px;height:40px}.shop_armor_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-470px -364px;width:40px;height:40px}.shop_armor_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-470px -405px;width:40px;height:40px}.shop_armor_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:0 -1547px;width:40px;height:40px}.shop_armor_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-41px -1547px;width:40px;height:40px}.shop_armor_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-82px -1547px;width:40px;height:40px}.shop_head_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-123px -1547px;width:40px;height:40px}.shop_head_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-164px -1547px;width:40px;height:40px}.shop_head_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-205px -1547px;width:40px;height:40px}.shop_head_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-246px -1547px;width:40px;height:40px}.shop_head_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-287px -1547px;width:40px;height:40px}.shop_head_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:-328px -1547px;width:40px;height:40px}.shop_head_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-369px -1547px;width:40px;height:40px}.shop_head_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-410px -1547px;width:40px;height:40px}.shop_shield_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-451px -1547px;width:40px;height:40px}.shop_shield_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-492px -1547px;width:40px;height:40px}.shop_shield_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-533px -1547px;width:40px;height:40px}.shop_shield_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-574px -1547px;width:40px;height:40px}.shop_shield_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-615px -1547px;width:40px;height:40px}.shop_shield_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-656px -1547px;width:40px;height:40px}.shop_weapon_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-697px -1547px;width:40px;height:40px}.shop_weapon_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-738px -1547px;width:40px;height:40px}.shop_weapon_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-779px -1547px;width:40px;height:40px}.shop_weapon_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-820px -1547px;width:40px;height:40px}.shop_weapon_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-861px -1547px;width:40px;height:40px}.shop_weapon_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:-902px -1547px;width:40px;height:40px}.shop_weapon_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-943px -1547px;width:40px;height:40px}.shop_weapon_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-984px -1547px;width:40px;height:40px}.slim_armor_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-306px -273px;width:93px;height:90px}.slim_armor_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-242px 0;width:105px;height:90px}.slim_armor_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-1365px -1365px;width:90px;height:90px}.slim_armor_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1274px -1365px;width:90px;height:90px}.slim_armor_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1183px -1365px;width:90px;height:90px}.slim_armor_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:-121px -91px;width:120px;height:90px}.slim_armor_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-348px -182px;width:105px;height:90px}.slim_armor_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-910px -1365px;width:90px;height:90px}.weapon_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-212px -273px;width:93px;height:90px}.weapon_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-348px 0;width:105px;height:90px}.weapon_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-637px -1365px;width:90px;height:90px}.weapon_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-546px -1365px;width:90px;height:90px}.weapon_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-455px -1365px;width:90px;height:90px}.weapon_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:-121px 0;width:120px;height:90px}.weapon_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-106px -182px;width:105px;height:90px}.weapon_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-182px -1365px;width:90px;height:90px}.broad_armor_special_gaymerx{background-image:url(spritesmith-main-3.png);background-position:-91px -1365px;width:90px;height:90px}.head_special_gaymerx{background-image:url(spritesmith-main-3.png);background-position:0 -1365px;width:90px;height:90px}.shop_armor_special_gaymerx{background-image:url(spritesmith-main-3.png);background-position:-123px -1588px;width:40px;height:40px}.shop_head_special_gaymerx{background-image:url(spritesmith-main-3.png);background-position:-164px -1588px;width:40px;height:40px}.slim_armor_special_gaymerx{background-image:url(spritesmith-main-3.png);background-position:-1367px -1274px;width:90px;height:90px}.back_mystery_201402{background-image:url(spritesmith-main-3.png);background-position:-1367px -1183px;width:90px;height:90px}.broad_armor_mystery_201402{background-image:url(spritesmith-main-3.png);background-position:-1367px -1092px;width:90px;height:90px}.head_mystery_201402{background-image:url(spritesmith-main-3.png);background-position:-1367px -1001px;width:90px;height:90px}.shop_armor_mystery_201402{background-image:url(spritesmith-main-3.png);background-position:-369px -1588px;width:40px;height:40px}.shop_back_mystery_201402{background-image:url(spritesmith-main-3.png);background-position:-410px -1588px;width:40px;height:40px}.shop_head_mystery_201402{background-image:url(spritesmith-main-3.png);background-position:-454px -291px;width:40px;height:40px}.slim_armor_mystery_201402{background-image:url(spritesmith-main-3.png);background-position:-1367px -910px;width:90px;height:90px}.broad_armor_mystery_201403{background-image:url(spritesmith-main-3.png);background-position:-1367px -819px;width:90px;height:90px}.headAccessory_mystery_201403{background-image:url(spritesmith-main-3.png);background-position:-1367px -728px;width:90px;height:90px}.shop_armor_mystery_201403{background-image:url(spritesmith-main-3.png);background-position:-615px -1588px;width:40px;height:40px}.shop_headAccessory_mystery_201403{background-image:url(spritesmith-main-3.png);background-position:-656px -1588px;width:40px;height:40px}.slim_armor_mystery_201403{background-image:url(spritesmith-main-3.png);background-position:-1276px -91px;width:90px;height:90px}.back_mystery_201404{background-image:url(spritesmith-main-3.png);background-position:-1276px 0;width:90px;height:90px}.headAccessory_mystery_201404{background-image:url(spritesmith-main-3.png);background-position:-1183px -1183px;width:90px;height:90px}.shop_back_mystery_201404{background-image:url(spritesmith-main-3.png);background-position:-820px -1588px;width:40px;height:40px}.shop_headAccessory_mystery_201404{background-image:url(spritesmith-main-3.png);background-position:-861px -1588px;width:40px;height:40px}.broad_armor_mystery_201405{background-image:url(spritesmith-main-3.png);background-position:-1092px -1183px;width:90px;height:90px}.head_mystery_201405{background-image:url(spritesmith-main-3.png);background-position:-1001px -1183px;width:90px;height:90px}.shop_armor_mystery_201405{background-image:url(spritesmith-main-3.png);background-position:-984px -1588px;width:40px;height:40px}.shop_head_mystery_201405{background-image:url(spritesmith-main-3.png);background-position:-1025px -1588px;width:40px;height:40px}.slim_armor_mystery_201405{background-image:url(spritesmith-main-3.png);background-position:-910px -1183px;width:90px;height:90px}.broad_armor_mystery_201406{background-image:url(spritesmith-main-3.png);background-position:-454px -97px;width:90px;height:96px}.head_mystery_201406{background-image:url(spritesmith-main-3.png);background-position:-454px 0;width:90px;height:96px}.shop_armor_mystery_201406{background-image:url(spritesmith-main-3.png);background-position:-1189px -1588px;width:40px;height:40px}.shop_head_mystery_201406{background-image:url(spritesmith-main-3.png);background-position:-1230px -1588px;width:40px;height:40px}.slim_armor_mystery_201406{background-image:url(spritesmith-main-3.png);background-position:-454px -194px;width:90px;height:96px}.broad_armor_mystery_201407{background-image:url(spritesmith-main-3.png);background-position:-546px -1183px;width:90px;height:90px}.head_mystery_201407{background-image:url(spritesmith-main-3.png);background-position:-455px -1183px;width:90px;height:90px}.shop_armor_mystery_201407{background-image:url(spritesmith-main-3.png);background-position:-1394px -1588px;width:40px;height:40px}.shop_head_mystery_201407{background-image:url(spritesmith-main-3.png);background-position:-1435px -1588px;width:40px;height:40px}.slim_armor_mystery_201407{background-image:url(spritesmith-main-3.png);background-position:-364px -1183px;width:90px;height:90px}.broad_armor_mystery_201408{background-image:url(spritesmith-main-3.png);background-position:-273px -1183px;width:90px;height:90px}.head_mystery_201408{background-image:url(spritesmith-main-3.png);background-position:-182px -1183px;width:90px;height:90px}.shop_armor_mystery_201408{background-image:url(spritesmith-main-3.png);background-position:-1599px -1588px;width:40px;height:40px}.shop_head_mystery_201408{background-image:url(spritesmith-main-3.png);background-position:-1640px 0;width:40px;height:40px}.slim_armor_mystery_201408{background-image:url(spritesmith-main-3.png);background-position:-91px -1183px;width:90px;height:90px}.broad_armor_mystery_201409{background-image:url(spritesmith-main-3.png);background-position:0 -1183px;width:90px;height:90px}.headAccessory_mystery_201409{background-image:url(spritesmith-main-3.png);background-position:-1185px -1092px;width:90px;height:90px}.shop_armor_mystery_201409{background-image:url(spritesmith-main-3.png);background-position:-1640px -164px;width:40px;height:40px}.shop_headAccessory_mystery_201409{background-image:url(spritesmith-main-3.png);background-position:-1640px -205px;width:40px;height:40px}.slim_armor_mystery_201409{background-image:url(spritesmith-main-3.png);background-position:-1185px -1001px;width:90px;height:90px}.back_mystery_201410{background-image:url(spritesmith-main-3.png);background-position:-282px -364px;width:93px;height:90px}.broad_armor_mystery_201410{background-image:url(spritesmith-main-3.png);background-position:-545px 0;width:93px;height:90px}.shop_armor_mystery_201410{background-image:url(spritesmith-main-3.png);background-position:-1640px -369px;width:40px;height:40px}.shop_back_mystery_201410{background-image:url(spritesmith-main-3.png);background-position:-1640px -410px;width:40px;height:40px}.slim_armor_mystery_201410{background-image:url(spritesmith-main-3.png);background-position:-188px -364px;width:93px;height:90px}.head_mystery_201411{background-image:url(spritesmith-main-3.png);background-position:-1185px -637px;width:90px;height:90px}.shop_head_mystery_201411{background-image:url(spritesmith-main-3.png);background-position:-1640px -533px;width:40px;height:40px}.shop_weapon_mystery_201411{background-image:url(spritesmith-main-3.png);background-position:-1640px -574px;width:40px;height:40px}.weapon_mystery_201411{background-image:url(spritesmith-main-3.png);background-position:-1185px -546px;width:90px;height:90px}.broad_armor_mystery_201412{background-image:url(spritesmith-main-3.png);background-position:-1185px -455px;width:90px;height:90px}.head_mystery_201412{background-image:url(spritesmith-main-3.png);background-position:-1185px -364px;width:90px;height:90px}.shop_armor_mystery_201412{background-image:url(spritesmith-main-3.png);background-position:-1640px -738px;width:40px;height:40px}.shop_head_mystery_201412{background-image:url(spritesmith-main-3.png);background-position:-1640px -779px;width:40px;height:40px}.slim_armor_mystery_201412{background-image:url(spritesmith-main-3.png);background-position:-1185px -273px;width:90px;height:90px}.broad_armor_mystery_201501{background-image:url(spritesmith-main-3.png);background-position:-1185px -182px;width:90px;height:90px}.head_mystery_201501{background-image:url(spritesmith-main-3.png);background-position:-1185px -91px;width:90px;height:90px}.shop_armor_mystery_201501{background-image:url(spritesmith-main-3.png);background-position:-1640px -943px;width:40px;height:40px}.shop_head_mystery_201501{background-image:url(spritesmith-main-3.png);background-position:-1640px -984px;width:40px;height:40px}.slim_armor_mystery_201501{background-image:url(spritesmith-main-3.png);background-position:-1185px 0;width:90px;height:90px}.headAccessory_mystery_201502{background-image:url(spritesmith-main-3.png);background-position:-1092px -1092px;width:90px;height:90px}.shop_headAccessory_mystery_201502{background-image:url(spritesmith-main-3.png);background-position:-1640px -1107px;width:40px;height:40px}.shop_weapon_mystery_201502{background-image:url(spritesmith-main-4.png);background-position:-1230px -1607px;width:40px;height:40px}.weapon_mystery_201502{background-image:url(spritesmith-main-4.png);background-position:-1200px -364px;width:90px;height:90px}.broad_armor_mystery_201503{background-image:url(spritesmith-main-4.png);background-position:-546px -1070px;width:90px;height:90px}.eyewear_mystery_201503{background-image:url(spritesmith-main-4.png);background-position:-1109px -910px;width:90px;height:90px}.shop_armor_mystery_201503{background-image:url(spritesmith-main-4.png);background-position:-1271px -1566px;width:40px;height:40px}.shop_eyewear_mystery_201503{background-image:url(spritesmith-main-4.png);background-position:-697px -1607px;width:40px;height:40px}.slim_armor_mystery_201503{background-image:url(spritesmith-main-4.png);background-position:-728px -797px;width:90px;height:90px}.back_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-819px -797px;width:90px;height:90px}.broad_armor_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-927px 0;width:90px;height:90px}.shop_armor_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-984px -1607px;width:40px;height:40px}.shop_back_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-1025px -1607px;width:40px;height:40px}.slim_armor_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-927px -91px;width:90px;height:90px}.head_mystery_201505{background-image:url(spritesmith-main-4.png);background-position:-927px -364px;width:90px;height:90px}.shop_head_mystery_201505{background-image:url(spritesmith-main-4.png);background-position:-1312px -1566px;width:40px;height:40px}.shop_weapon_mystery_201505{background-image:url(spritesmith-main-4.png);background-position:-656px -1607px;width:40px;height:40px}.weapon_mystery_201505{background-image:url(spritesmith-main-4.png);background-position:-927px -455px;width:90px;height:90px}.broad_armor_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:0 -585px;width:90px;height:105px}.eyewear_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-273px -585px;width:90px;height:105px}.shop_armor_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-1066px -1607px;width:40px;height:40px}.shop_eyewear_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-1189px -1607px;width:40px;height:40px}.slim_armor_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-637px -585px;width:90px;height:105px}.back_mystery_201507{background-image:url(spritesmith-main-4.png);background-position:-739px 0;width:90px;height:105px}.eyewear_mystery_201507{background-image:url(spritesmith-main-4.png);background-position:-648px -106px;width:90px;height:105px}.shop_back_mystery_201507{background-image:url(spritesmith-main-4.png);background-position:-574px -1607px;width:40px;height:40px}.shop_eyewear_mystery_201507{background-image:url(spritesmith-main-4.png);background-position:-615px -1607px;width:40px;height:40px}.broad_armor_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-830px -364px;width:93px;height:90px}.head_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-830px -273px;width:93px;height:90px}.shop_armor_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-738px -1607px;width:40px;height:40px}.shop_head_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-779px -1607px;width:40px;height:40px}.slim_armor_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-830px -182px;width:93px;height:90px}.broad_armor_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-927px -637px;width:90px;height:90px}.head_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-927px -728px;width:90px;height:90px}.shop_armor_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-1107px -1607px;width:40px;height:40px}.shop_head_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-1148px -1607px;width:40px;height:40px}.slim_armor_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:0 -888px;width:90px;height:90px}.broad_armor_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-91px -888px;width:90px;height:90px}.eyewear_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-182px -888px;width:90px;height:90px}.head_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-455px -888px;width:90px;height:90px}.shop_armor_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-1353px -1566px;width:40px;height:40px}.shop_eyewear_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-1394px -1566px;width:40px;height:40px}.shop_head_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-1435px -1566px;width:40px;height:40px}.shop_weapon_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-533px -1607px;width:40px;height:40px}.slim_armor_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-546px -888px;width:90px;height:90px}.weapon_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-637px -888px;width:90px;height:90px}.eyewear_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-728px -888px;width:90px;height:90px}.headAccessory_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-910px -888px;width:90px;height:90px}.head_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-819px -888px;width:90px;height:90px}.shield_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-1018px 0;width:90px;height:90px}.shop_eyewear_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-820px -1607px;width:40px;height:40px}.shop_headAccessory_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-902px -1607px;width:40px;height:40px}.shop_head_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-861px -1607px;width:40px;height:40px}.shop_shield_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-943px -1607px;width:40px;height:40px}.broad_armor_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1018px -91px;width:90px;height:90px}.broad_armor_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1018px -182px;width:90px;height:90px}.broad_armor_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1018px -273px;width:90px;height:90px}.broad_armor_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1018px -455px;width:90px;height:90px}.broad_armor_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1018px -546px;width:90px;height:90px}.broad_armor_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1018px -637px;width:90px;height:90px}.broad_armor_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1018px -728px;width:90px;height:90px}.broad_armor_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1018px -819px;width:90px;height:90px}.headAccessory_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1109px 0;width:90px;height:90px}.headAccessory_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1109px -91px;width:90px;height:90px}.headAccessory_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1109px -182px;width:90px;height:90px}.headAccessory_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1109px -273px;width:90px;height:90px}.headAccessory_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1109px -819px;width:90px;height:90px}.headAccessory_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-728px -1070px;width:90px;height:90px}.headAccessory_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1001px -1070px;width:90px;height:90px}.headAccessory_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1200px -91px;width:90px;height:90px}.head_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-182px -979px;width:90px;height:90px}.head_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-273px -979px;width:90px;height:90px}.head_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-364px -979px;width:90px;height:90px}.head_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-455px -979px;width:90px;height:90px}.head_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-546px -979px;width:90px;height:90px}.head_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-637px -979px;width:90px;height:90px}.head_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-910px -979px;width:90px;height:90px}.head_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1001px -979px;width:90px;height:90px}.shield_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1200px -910px;width:90px;height:90px}.shield_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-546px -1161px;width:90px;height:90px}.shield_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1382px -1001px;width:90px;height:90px}.shield_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1382px -1092px;width:90px;height:90px}.shield_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1382px -1183px;width:90px;height:90px}.shield_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:0 -1343px;width:90px;height:90px}.shop_armor_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1271px -1607px;width:40px;height:40px}.shop_armor_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1312px -1607px;width:40px;height:40px}.shop_armor_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1353px -1607px;width:40px;height:40px}.shop_armor_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1394px -1607px;width:40px;height:40px}.shop_armor_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1435px -1607px;width:40px;height:40px}.shop_armor_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1476px -1607px;width:40px;height:40px}.shop_armor_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1654px 0;width:40px;height:40px}.shop_armor_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1564px -227px;width:40px;height:40px}.shop_headAccessory_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1564px -596px;width:40px;height:40px}.shop_headAccessory_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1564px -637px;width:40px;height:40px}.shop_headAccessory_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1564px -678px;width:40px;height:40px}.shop_headAccessory_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1564px -719px;width:40px;height:40px}.shop_headAccessory_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1564px -760px;width:40px;height:40px}.shop_headAccessory_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1564px -801px;width:40px;height:40px}.shop_headAccessory_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1564px -842px;width:40px;height:40px}.shop_headAccessory_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1564px -883px;width:40px;height:40px}.shop_head_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1564px -268px;width:40px;height:40px}.shop_head_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1564px -309px;width:40px;height:40px}.shop_head_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1564px -350px;width:40px;height:40px}.shop_head_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1564px -391px;width:40px;height:40px}.shop_head_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1564px -432px;width:40px;height:40px}.shop_head_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1564px -473px;width:40px;height:40px}.shop_head_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1564px -514px;width:40px;height:40px}.shop_head_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1564px -555px;width:40px;height:40px}.shop_shield_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1564px -924px;width:40px;height:40px}.shop_shield_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1564px -965px;width:40px;height:40px}.shop_shield_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1564px -1006px;width:40px;height:40px}.shop_shield_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-820px -1566px;width:40px;height:40px}.shop_shield_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-861px -1566px;width:40px;height:40px}.shop_shield_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-902px -1566px;width:40px;height:40px}.shop_weapon_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-943px -1566px;width:40px;height:40px}.shop_weapon_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-984px -1566px;width:40px;height:40px}.shop_weapon_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1025px -1566px;width:40px;height:40px}.shop_weapon_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1066px -1566px;width:40px;height:40px}.shop_weapon_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1107px -1566px;width:40px;height:40px}.shop_weapon_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1148px -1566px;width:40px;height:40px}.shop_weapon_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1189px -1566px;width:40px;height:40px}.shop_weapon_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1230px -1566px;width:40px;height:40px}.slim_armor_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-91px -1343px;width:90px;height:90px}.slim_armor_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-182px -1343px;width:90px;height:90px}.slim_armor_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-364px -1343px;width:90px;height:90px}.slim_armor_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1473px -819px;width:90px;height:90px}.slim_armor_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1092px -1434px;width:90px;height:90px}.slim_armor_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1183px -1434px;width:90px;height:90px}.slim_armor_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1274px -1434px;width:90px;height:90px}.slim_armor_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1365px -1434px;width:90px;height:90px}.weapon_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-830px -546px;width:90px;height:90px}.weapon_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-830px -637px;width:90px;height:90px}.weapon_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:0 -797px;width:90px;height:90px}.weapon_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-91px -797px;width:90px;height:90px}.weapon_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-182px -797px;width:90px;height:90px}.weapon_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-273px -797px;width:90px;height:90px}.weapon_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-364px -797px;width:90px;height:90px}.weapon_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-455px -797px;width:90px;height:90px}.body_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-546px -797px;width:90px;height:90px}.body_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-637px -797px;width:90px;height:90px}.body_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:0 0;width:102px;height:105px}.body_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-739px -106px;width:90px;height:105px}.body_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-182px -691px;width:90px;height:105px}.body_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-273px -691px;width:90px;height:105px}.broad_armor_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-927px -182px;width:90px;height:90px}.broad_armor_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-927px -273px;width:90px;height:90px}.broad_armor_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-103px 0;width:102px;height:105px}.broad_armor_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-648px -212px;width:90px;height:105px}.broad_armor_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-648px -318px;width:90px;height:105px}.broad_armor_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-91px -585px;width:90px;height:105px}.broad_armor_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-424px -91px;width:111px;height:90px}.broad_armor_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:0 -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:-309px -91px;width:111px;height:90px}.head_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-273px -888px;width:90px;height:90px}.head_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-364px -888px;width:90px;height:90px}.head_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-206px 0;width:102px;height:105px}.head_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-739px -530px;width:90px;height:105px}.head_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:0 -691px;width:90px;height:105px}.head_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-91px -691px;width:90px;height:105px}.head_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:0 -303px;width:111px;height:90px}.head_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-112px -303px;width:111px;height:90px}.Healer_Summer{background-image:url(spritesmith-main-4.png);background-position:-364px -691px;width:90px;height:105px}.Mage_Summer{background-image:url(spritesmith-main-4.png);background-position:-648px 0;width:90px;height:105px}.SummerRogue14{background-image:url(spritesmith-main-4.png);background-position:-224px -303px;width:111px;height:90px}.SummerWarrior14{background-image:url(spritesmith-main-4.png);background-position:-309px -182px;width:111px;height:90px}.shield_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1018px -364px;width:90px;height:90px}.shield_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:0 -106px;width:102px;height:105px}.shield_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-648px -424px;width:90px;height:105px}.shield_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-182px -585px;width:90px;height:105px}.shield_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-424px -182px;width:111px;height:90px}.shield_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-424px -273px;width:111px;height:90px}.shop_armor_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1564px -1047px;width:40px;height:40px}.shop_armor_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1564px -1088px;width:40px;height:40px}.shop_armor_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1564px -1129px;width:40px;height:40px}.shop_armor_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1564px -1457px;width:40px;height:40px}.shop_armor_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-1249px -1092px;width:40px;height:40px}.shop_armor_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-1158px -1001px;width:40px;height:40px}.shop_armor_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-1067px -910px;width:40px;height:40px}.shop_armor_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-976px -819px;width:40px;height:40px}.shop_body_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-879px -728px;width:40px;height:40px}.shop_body_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-788px -636px;width:40px;height:40px}.shop_body_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-697px -530px;width:40px;height:40px}.shop_body_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:0 -1525px;width:40px;height:40px}.shop_body_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-41px -1525px;width:40px;height:40px}.shop_body_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-82px -1525px;width:40px;height:40px}.shop_eyewear_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-123px -1525px;width:40px;height:40px}.shop_eyewear_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-164px -1525px;width:40px;height:40px}.shop_head_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-205px -1525px;width:40px;height:40px}.shop_head_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-246px -1525px;width:40px;height:40px}.shop_head_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-287px -1525px;width:40px;height:40px}.shop_head_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-328px -1525px;width:40px;height:40px}.shop_head_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-369px -1525px;width:40px;height:40px}.shop_head_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-410px -1525px;width:40px;height:40px}.shop_head_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-451px -1525px;width:40px;height:40px}.shop_head_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-492px -1525px;width:40px;height:40px}.shop_shield_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-533px -1525px;width:40px;height:40px}.shop_shield_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-574px -1525px;width:40px;height:40px}.shop_shield_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:0 -1566px;width:40px;height:40px}.shop_shield_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-41px -1566px;width:40px;height:40px}.shop_shield_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-82px -1566px;width:40px;height:40px}.shop_shield_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-123px -1566px;width:40px;height:40px}.shop_weapon_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-164px -1566px;width:40px;height:40px}.shop_weapon_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-205px -1566px;width:40px;height:40px}.shop_weapon_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-246px -1566px;width:40px;height:40px}.shop_weapon_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-287px -1566px;width:40px;height:40px}.shop_weapon_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-656px -1566px;width:40px;height:40px}.shop_weapon_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-697px -1566px;width:40px;height:40px}.shop_weapon_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-738px -1566px;width:40px;height:40px}.shop_weapon_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-779px -1566px;width:40px;height:40px}.slim_armor_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:0 -979px;width:90px;height:90px}.slim_armor_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-91px -979px;width:90px;height:90px}.slim_armor_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-103px -106px;width:102px;height:105px}.slim_armor_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-364px -585px;width:90px;height:105px}.slim_armor_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-455px -585px;width:90px;height:105px}.slim_armor_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-546px -585px;width:90px;height:105px}.slim_armor_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-112px -394px;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:-728px -979px;width:90px;height:90px}.weapon_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-819px -979px;width:90px;height:90px}.weapon_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-206px -106px;width:102px;height:105px}.weapon_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-739px -212px;width:90px;height:105px}.weapon_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-739px -318px;width:90px;height:105px}.weapon_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-739px -424px;width:90px;height:105px}.weapon_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-536px 0;width:111px;height:90px}.weapon_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-536px -91px;width:111px;height:90px}.broad_armor_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-1109px -364px;width:90px;height:90px}.broad_armor_special_ski{background-image:url(spritesmith-main-4.png);background-position:-1109px -455px;width:90px;height:90px}.broad_armor_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1109px -546px;width:90px;height:90px}.broad_armor_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1109px -637px;width:90px;height:90px}.broad_armor_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1109px -728px;width:90px;height:90px}.broad_armor_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-830px 0;width:96px;height:90px}.broad_armor_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-830px -455px;width:90px;height:90px}.broad_armor_special_yeti{background-image:url(spritesmith-main-4.png);background-position:0 -1070px;width:90px;height:90px}.head_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-91px -1070px;width:90px;height:90px}.head_special_nye{background-image:url(spritesmith-main-4.png);background-position:-182px -1070px;width:90px;height:90px}.head_special_nye2014{background-image:url(spritesmith-main-4.png);background-position:-273px -1070px;width:90px;height:90px}.head_special_ski{background-image:url(spritesmith-main-4.png);background-position:-364px -1070px;width:90px;height:90px}.head_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-455px -1070px;width:90px;height:90px}.head_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-927px -546px;width:90px;height:90px}.head_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-637px -1070px;width:90px;height:90px}.head_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-516px -485px;width:96px;height:90px}.head_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-819px -1070px;width:90px;height:90px}.head_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-910px -1070px;width:90px;height:90px}.shield_special_ski{background-image:url(spritesmith-main-4.png);background-position:-100px -485px;width:104px;height:90px}.shield_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1092px -1070px;width:90px;height:90px}.shield_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1200px 0;width:90px;height:90px}.shield_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-830px -91px;width:96px;height:90px}.shield_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1200px -182px;width:90px;height:90px}.shield_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-1200px -273px;width:90px;height:90px}.shop_armor_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-1517px -1607px;width:40px;height:40px}.shop_armor_special_ski{background-image:url(spritesmith-main-4.png);background-position:-1558px -1607px;width:40px;height:40px}.shop_armor_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1599px -1607px;width:40px;height:40px}.shop_armor_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1654px -1066px;width:40px;height:40px}.shop_armor_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1654px -41px;width:40px;height:40px}.shop_armor_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1654px -82px;width:40px;height:40px}.shop_armor_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1654px -123px;width:40px;height:40px}.shop_armor_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-1654px -164px;width:40px;height:40px}.shop_head_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-1654px -205px;width:40px;height:40px}.shop_head_special_nye{background-image:url(spritesmith-main-4.png);background-position:-1654px -246px;width:40px;height:40px}.shop_head_special_nye2014{background-image:url(spritesmith-main-4.png);background-position:-1654px -287px;width:40px;height:40px}.shop_head_special_ski{background-image:url(spritesmith-main-4.png);background-position:-1654px -328px;width:40px;height:40px}.shop_head_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1654px -369px;width:40px;height:40px}.shop_head_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1654px -410px;width:40px;height:40px}.shop_head_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1654px -451px;width:40px;height:40px}.shop_head_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1654px -492px;width:40px;height:40px}.shop_head_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1654px -533px;width:40px;height:40px}.shop_head_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-1654px -574px;width:40px;height:40px}.shop_shield_special_ski{background-image:url(spritesmith-main-4.png);background-position:-1654px -615px;width:40px;height:40px}.shop_shield_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1654px -656px;width:40px;height:40px}.shop_shield_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1654px -697px;width:40px;height:40px}.shop_shield_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1654px -738px;width:40px;height:40px}.shop_shield_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1654px -779px;width:40px;height:40px}.shop_shield_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-1654px -820px;width:40px;height:40px}.shop_weapon_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-1654px -861px;width:40px;height:40px}.shop_weapon_special_ski{background-image:url(spritesmith-main-4.png);background-position:-1654px -902px;width:40px;height:40px}.shop_weapon_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1654px -943px;width:40px;height:40px}.shop_weapon_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1654px -984px;width:40px;height:40px}.shop_weapon_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1654px -1025px;width:40px;height:40px}.shop_weapon_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1564px -104px;width:40px;height:40px}.shop_weapon_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1564px -145px;width:40px;height:40px}.shop_weapon_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-1564px -186px;width:40px;height:40px}.slim_armor_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-1200px -455px;width:90px;height:90px}.slim_armor_special_ski{background-image:url(spritesmith-main-4.png);background-position:-1200px -546px;width:90px;height:90px}.slim_armor_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1200px -637px;width:90px;height:90px}.slim_armor_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1200px -728px;width:90px;height:90px}.slim_armor_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1200px -819px;width:90px;height:90px}.slim_armor_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-552px -691px;width:96px;height:90px}.slim_armor_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1200px -1001px;width:90px;height:90px}.slim_armor_special_yeti{background-image:url(spritesmith-main-4.png);background-position:0 -1161px;width:90px;height:90px}.weapon_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-91px -1161px;width:90px;height:90px}.weapon_special_ski{background-image:url(spritesmith-main-4.png);background-position:-182px -1161px;width:90px;height:90px}.weapon_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-273px -1161px;width:90px;height:90px}.weapon_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-364px -1161px;width:90px;height:90px}.weapon_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-455px -1161px;width:90px;height:90px}.weapon_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-649px -691px;width:96px;height:90px}.weapon_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-637px -1161px;width:90px;height:90px}.weapon_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-728px -1161px;width:90px;height:90px}.back_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-819px -1161px;width:90px;height:90px}.back_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-910px -1161px;width:90px;height:90px}.body_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-1001px -1161px;width:90px;height:90px}.body_special_wondercon_gold{background-image:url(spritesmith-main-4.png);background-position:-1092px -1161px;width:90px;height:90px}.body_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-1183px -1161px;width:90px;height:90px}.eyewear_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-1291px 0;width:90px;height:90px}.eyewear_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-1291px -91px;width:90px;height:90px}.shop_back_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-1564px -1170px;width:40px;height:40px}.shop_back_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-1564px -1211px;width:40px;height:40px}.shop_body_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-1564px -1252px;width:40px;height:40px}.shop_body_special_wondercon_gold{background-image:url(spritesmith-main-4.png);background-position:-1564px -1293px;width:40px;height:40px}.shop_body_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-1564px -1334px;width:40px;height:40px}.shop_eyewear_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-1564px -1375px;width:40px;height:40px}.shop_eyewear_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-1564px -1416px;width:40px;height:40px}.headAccessory_special_bearEars{background-image:url(spritesmith-main-4.png);background-position:-1092px -1252px;width:90px;height:90px}.headAccessory_special_cactusEars{background-image:url(spritesmith-main-4.png);background-position:-1183px -1252px;width:90px;height:90px}.headAccessory_special_foxEars{background-image:url(spritesmith-main-4.png);background-position:-1274px -1252px;width:90px;height:90px}.headAccessory_special_lionEars{background-image:url(spritesmith-main-4.png);background-position:-1382px 0;width:90px;height:90px}.headAccessory_special_pandaEars{background-image:url(spritesmith-main-4.png);background-position:-1382px -91px;width:90px;height:90px}.headAccessory_special_pigEars{background-image:url(spritesmith-main-4.png);background-position:-1382px -182px;width:90px;height:90px}.headAccessory_special_tigerEars{background-image:url(spritesmith-main-4.png);background-position:-1382px -273px;width:90px;height:90px}.headAccessory_special_wolfEars{background-image:url(spritesmith-main-4.png);background-position:-1382px -364px;width:90px;height:90px}.shop_headAccessory_special_bearEars{background-image:url(spritesmith-main-4.png);background-position:-328px -1566px;width:40px;height:40px}.shop_headAccessory_special_cactusEars{background-image:url(spritesmith-main-4.png);background-position:-369px -1566px;width:40px;height:40px}.shop_headAccessory_special_foxEars{background-image:url(spritesmith-main-4.png);background-position:-410px -1566px;width:40px;height:40px}.shop_headAccessory_special_lionEars{background-image:url(spritesmith-main-4.png);background-position:-451px -1566px;width:40px;height:40px}.shop_headAccessory_special_pandaEars{background-image:url(spritesmith-main-4.png);background-position:-492px -1566px;width:40px;height:40px}.shop_headAccessory_special_pigEars{background-image:url(spritesmith-main-4.png);background-position:-533px -1566px;width:40px;height:40px}.shop_headAccessory_special_tigerEars{background-image:url(spritesmith-main-4.png);background-position:-574px -1566px;width:40px;height:40px}.shop_headAccessory_special_wolfEars{background-image:url(spritesmith-main-4.png);background-position:-615px -1566px;width:40px;height:40px}.head_0{background-image:url(spritesmith-main-4.png);background-position:-1291px -182px;width:90px;height:90px}.customize-option.{background-image:url()}.head_healer_1{background-image:url(spritesmith-main-4.png);background-position:-1291px -273px;width:90px;height:90px}.head_healer_2{background-image:url(spritesmith-main-4.png);background-position:-1291px -364px;width:90px;height:90px}.head_healer_3{background-image:url(spritesmith-main-4.png);background-position:-1291px -455px;width:90px;height:90px}.head_healer_4{background-image:url(spritesmith-main-4.png);background-position:-1291px -546px;width:90px;height:90px}.head_healer_5{background-image:url(spritesmith-main-4.png);background-position:-1291px -637px;width:90px;height:90px}.head_rogue_1{background-image:url(spritesmith-main-4.png);background-position:-1291px -728px;width:90px;height:90px}.head_rogue_2{background-image:url(spritesmith-main-4.png);background-position:-1291px -819px;width:90px;height:90px}.head_rogue_3{background-image:url(spritesmith-main-4.png);background-position:-1291px -910px;width:90px;height:90px}.head_rogue_4{background-image:url(spritesmith-main-4.png);background-position:-1291px -1001px;width:90px;height:90px}.head_rogue_5{background-image:url(spritesmith-main-4.png);background-position:-1291px -1092px;width:90px;height:90px}.head_special_2{background-image:url(spritesmith-main-4.png);background-position:0 -1252px;width:90px;height:90px}.head_special_fireCoralCirclet{background-image:url(spritesmith-main-4.png);background-position:-91px -1252px;width:90px;height:90px}.head_warrior_1{background-image:url(spritesmith-main-4.png);background-position:-182px -1252px;width:90px;height:90px}.head_warrior_2{background-image:url(spritesmith-main-4.png);background-position:-273px -1252px;width:90px;height:90px}.head_warrior_3{background-image:url(spritesmith-main-4.png);background-position:-364px -1252px;width:90px;height:90px}.head_warrior_4{background-image:url(spritesmith-main-4.png);background-position:-455px -1252px;width:90px;height:90px}.head_warrior_5{background-image:url(spritesmith-main-4.png);background-position:-546px -1252px;width:90px;height:90px}.head_wizard_1{background-image:url(spritesmith-main-4.png);background-position:-637px -1252px;width:90px;height:90px}.head_wizard_2{background-image:url(spritesmith-main-4.png);background-position:-728px -1252px;width:90px;height:90px}.head_wizard_3{background-image:url(spritesmith-main-4.png);background-position:-819px -1252px;width:90px;height:90px}.head_wizard_4{background-image:url(spritesmith-main-4.png);background-position:-910px -1252px;width:90px;height:90px}.head_wizard_5{background-image:url(spritesmith-main-4.png);background-position:-1001px -1252px;width:90px;height:90px}.shop_head_healer_1{background-image:url(spritesmith-main-4.png);background-position:-615px -1525px;width:40px;height:40px}.shop_head_healer_2{background-image:url(spritesmith-main-4.png);background-position:-656px -1525px;width:40px;height:40px}.shop_head_healer_3{background-image:url(spritesmith-main-4.png);background-position:-697px -1525px;width:40px;height:40px}.shop_head_healer_4{background-image:url(spritesmith-main-4.png);background-position:-738px -1525px;width:40px;height:40px}.shop_head_healer_5{background-image:url(spritesmith-main-4.png);background-position:-779px -1525px;width:40px;height:40px}.shop_head_rogue_1{background-image:url(spritesmith-main-4.png);background-position:-820px -1525px;width:40px;height:40px}.shop_head_rogue_2{background-image:url(spritesmith-main-4.png);background-position:-861px -1525px;width:40px;height:40px}.shop_head_rogue_3{background-image:url(spritesmith-main-4.png);background-position:-902px -1525px;width:40px;height:40px}.shop_head_rogue_4{background-image:url(spritesmith-main-4.png);background-position:-943px -1525px;width:40px;height:40px}.shop_head_rogue_5{background-image:url(spritesmith-main-4.png);background-position:-984px -1525px;width:40px;height:40px}.shop_head_special_0{background-image:url(spritesmith-main-4.png);background-position:-1025px -1525px;width:40px;height:40px}.shop_head_special_1{background-image:url(spritesmith-main-4.png);background-position:-1066px -1525px;width:40px;height:40px}.shop_head_special_2{background-image:url(spritesmith-main-4.png);background-position:-1107px -1525px;width:40px;height:40px}.shop_head_special_fireCoralCirclet{background-image:url(spritesmith-main-4.png);background-position:-1148px -1525px;width:40px;height:40px}.shop_head_warrior_1{background-image:url(spritesmith-main-4.png);background-position:-1189px -1525px;width:40px;height:40px}.shop_head_warrior_2{background-image:url(spritesmith-main-4.png);background-position:-1230px -1525px;width:40px;height:40px}.shop_head_warrior_3{background-image:url(spritesmith-main-4.png);background-position:-1271px -1525px;width:40px;height:40px}.shop_head_warrior_4{background-image:url(spritesmith-main-4.png);background-position:-1312px -1525px;width:40px;height:40px}.shop_head_warrior_5{background-image:url(spritesmith-main-4.png);background-position:-1353px -1525px;width:40px;height:40px}.shop_head_wizard_1{background-image:url(spritesmith-main-4.png);background-position:-1394px -1525px;width:40px;height:40px}.shop_head_wizard_2{background-image:url(spritesmith-main-4.png);background-position:-1435px -1525px;width:40px;height:40px}.shop_head_wizard_3{background-image:url(spritesmith-main-4.png);background-position:-1476px -1525px;width:40px;height:40px}.shop_head_wizard_4{background-image:url(spritesmith-main-4.png);background-position:-1517px -1525px;width:40px;height:40px}.shop_head_wizard_5{background-image:url(spritesmith-main-4.png);background-position:-1558px -1525px;width:40px;height:40px}.shield_healer_1{background-image:url(spritesmith-main-4.png);background-position:-1382px -455px;width:90px;height:90px}.shield_healer_2{background-image:url(spritesmith-main-4.png);background-position:-1382px -546px;width:90px;height:90px}.shield_healer_3{background-image:url(spritesmith-main-4.png);background-position:-1382px -637px;width:90px;height:90px}.shield_healer_4{background-image:url(spritesmith-main-4.png);background-position:-1382px -728px;width:90px;height:90px}.shield_healer_5{background-image:url(spritesmith-main-4.png);background-position:-1382px -819px;width:90px;height:90px}.shield_rogue_0{background-image:url(spritesmith-main-4.png);background-position:-1382px -910px;width:90px;height:90px}.shield_rogue_1{background-image:url(spritesmith-main-4.png);background-position:-205px -485px;width:103px;height:90px}.shield_rogue_2{background-image:url(spritesmith-main-4.png);background-position:-309px -485px;width:103px;height:90px}.shield_rogue_3{background-image:url(spritesmith-main-4.png);background-position:0 -212px;width:114px;height:90px}.shield_rogue_4{background-image:url(spritesmith-main-4.png);background-position:-455px -691px;width:96px;height:90px}.shield_rogue_5{background-image:url(spritesmith-main-4.png);background-position:-115px -212px;width:114px;height:90px}.shield_rogue_6{background-image:url(spritesmith-main-4.png);background-position:-309px 0;width:114px;height:90px}.shield_special_1{background-image:url(spritesmith-main-4.png);background-position:-273px -1343px;width:90px;height:90px}.shield_special_goldenknight{background-image:url(spritesmith-main-4.png);background-position:-424px 0;width:111px;height:90px}.shield_special_moonpearlShield{background-image:url(spritesmith-main-4.png);background-position:-455px -1343px;width:90px;height:90px}.shield_warrior_1{background-image:url(spritesmith-main-4.png);background-position:-546px -1343px;width:90px;height:90px}.shield_warrior_2{background-image:url(spritesmith-main-4.png);background-position:-637px -1343px;width:90px;height:90px}.shield_warrior_3{background-image:url(spritesmith-main-4.png);background-position:-728px -1343px;width:90px;height:90px}.shield_warrior_4{background-image:url(spritesmith-main-4.png);background-position:-819px -1343px;width:90px;height:90px}.shield_warrior_5{background-image:url(spritesmith-main-4.png);background-position:-910px -1343px;width:90px;height:90px}.shop_shield_healer_1{background-image:url(spritesmith-main-4.png);background-position:-1476px -1566px;width:40px;height:40px}.shop_shield_healer_2{background-image:url(spritesmith-main-4.png);background-position:-1517px -1566px;width:40px;height:40px}.shop_shield_healer_3{background-image:url(spritesmith-main-4.png);background-position:-1558px -1566px;width:40px;height:40px}.shop_shield_healer_4{background-image:url(spritesmith-main-4.png);background-position:-1613px 0;width:40px;height:40px}.shop_shield_healer_5{background-image:url(spritesmith-main-4.png);background-position:-1613px -41px;width:40px;height:40px}.shop_shield_rogue_0{background-image:url(spritesmith-main-4.png);background-position:-1613px -82px;width:40px;height:40px}.shop_shield_rogue_1{background-image:url(spritesmith-main-4.png);background-position:-1613px -123px;width:40px;height:40px}.shop_shield_rogue_2{background-image:url(spritesmith-main-4.png);background-position:-1613px -164px;width:40px;height:40px}.shop_shield_rogue_3{background-image:url(spritesmith-main-4.png);background-position:-1613px -205px;width:40px;height:40px}.shop_shield_rogue_4{background-image:url(spritesmith-main-4.png);background-position:-1613px -246px;width:40px;height:40px}.shop_shield_rogue_5{background-image:url(spritesmith-main-4.png);background-position:-1613px -287px;width:40px;height:40px}.shop_shield_rogue_6{background-image:url(spritesmith-main-4.png);background-position:-1613px -328px;width:40px;height:40px}.shop_shield_special_0{background-image:url(spritesmith-main-4.png);background-position:-1613px -369px;width:40px;height:40px}.shop_shield_special_1{background-image:url(spritesmith-main-4.png);background-position:-1613px -410px;width:40px;height:40px}.shop_shield_special_goldenknight{background-image:url(spritesmith-main-4.png);background-position:-1613px -451px;width:40px;height:40px}.shop_shield_special_moonpearlShield{background-image:url(spritesmith-main-4.png);background-position:-1613px -492px;width:40px;height:40px}.shop_shield_warrior_1{background-image:url(spritesmith-main-4.png);background-position:-1613px -533px;width:40px;height:40px}.shop_shield_warrior_2{background-image:url(spritesmith-main-4.png);background-position:-1613px -574px;width:40px;height:40px}.shop_shield_warrior_3{background-image:url(spritesmith-main-4.png);background-position:-1613px -615px;width:40px;height:40px}.shop_shield_warrior_4{background-image:url(spritesmith-main-4.png);background-position:-1613px -656px;width:40px;height:40px}.shop_shield_warrior_5{background-image:url(spritesmith-main-4.png);background-position:-1613px -697px;width:40px;height:40px}.shop_weapon_healer_0{background-image:url(spritesmith-main-4.png);background-position:-1613px -738px;width:40px;height:40px}.shop_weapon_healer_1{background-image:url(spritesmith-main-4.png);background-position:-1613px -779px;width:40px;height:40px}.shop_weapon_healer_2{background-image:url(spritesmith-main-4.png);background-position:-1613px -820px;width:40px;height:40px}.shop_weapon_healer_3{background-image:url(spritesmith-main-4.png);background-position:-1613px -861px;width:40px;height:40px}.shop_weapon_healer_4{background-image:url(spritesmith-main-4.png);background-position:-1613px -902px;width:40px;height:40px}.shop_weapon_healer_5{background-image:url(spritesmith-main-4.png);background-position:-1613px -943px;width:40px;height:40px}.shop_weapon_healer_6{background-image:url(spritesmith-main-4.png);background-position:-1613px -984px;width:40px;height:40px}.shop_weapon_rogue_0{background-image:url(spritesmith-main-4.png);background-position:-1613px -1025px;width:40px;height:40px}.shop_weapon_rogue_1{background-image:url(spritesmith-main-4.png);background-position:-1613px -1066px;width:40px;height:40px}.shop_weapon_rogue_2{background-image:url(spritesmith-main-4.png);background-position:-1613px -1107px;width:40px;height:40px}.shop_weapon_rogue_3{background-image:url(spritesmith-main-4.png);background-position:-1613px -1148px;width:40px;height:40px}.shop_weapon_rogue_4{background-image:url(spritesmith-main-4.png);background-position:-1613px -1189px;width:40px;height:40px}.shop_weapon_rogue_5{background-image:url(spritesmith-main-4.png);background-position:-1613px -1230px;width:40px;height:40px}.shop_weapon_rogue_6{background-image:url(spritesmith-main-4.png);background-position:-1613px -1271px;width:40px;height:40px}.shop_weapon_special_0{background-image:url(spritesmith-main-4.png);background-position:-1613px -1312px;width:40px;height:40px}.shop_weapon_special_1{background-image:url(spritesmith-main-4.png);background-position:-1613px -1353px;width:40px;height:40px}.shop_weapon_special_2{background-image:url(spritesmith-main-4.png);background-position:-1613px -1394px;width:40px;height:40px}.shop_weapon_special_3{background-image:url(spritesmith-main-4.png);background-position:-1613px -1435px;width:40px;height:40px}.shop_weapon_special_critical{background-image:url(spritesmith-main-4.png);background-position:-1613px -1476px;width:40px;height:40px}.shop_weapon_special_tridentOfCrashingTides{background-image:url(spritesmith-main-4.png);background-position:-1613px -1517px;width:40px;height:40px}.shop_weapon_warrior_0{background-image:url(spritesmith-main-4.png);background-position:-1613px -1558px;width:40px;height:40px}.shop_weapon_warrior_1{background-image:url(spritesmith-main-4.png);background-position:0 -1607px;width:40px;height:40px}.shop_weapon_warrior_2{background-image:url(spritesmith-main-4.png);background-position:-41px -1607px;width:40px;height:40px}.shop_weapon_warrior_3{background-image:url(spritesmith-main-4.png);background-position:-82px -1607px;width:40px;height:40px}.shop_weapon_warrior_4{background-image:url(spritesmith-main-4.png);background-position:-123px -1607px;width:40px;height:40px}.shop_weapon_warrior_5{background-image:url(spritesmith-main-4.png);background-position:-164px -1607px;width:40px;height:40px}.shop_weapon_warrior_6{background-image:url(spritesmith-main-4.png);background-position:-205px -1607px;width:40px;height:40px}.shop_weapon_wizard_0{background-image:url(spritesmith-main-4.png);background-position:-246px -1607px;width:40px;height:40px}.shop_weapon_wizard_1{background-image:url(spritesmith-main-4.png);background-position:-287px -1607px;width:40px;height:40px}.shop_weapon_wizard_2{background-image:url(spritesmith-main-4.png);background-position:-328px -1607px;width:40px;height:40px}.shop_weapon_wizard_3{background-image:url(spritesmith-main-4.png);background-position:-369px -1607px;width:40px;height:40px}.shop_weapon_wizard_4{background-image:url(spritesmith-main-4.png);background-position:-410px -1607px;width:40px;height:40px}.shop_weapon_wizard_5{background-image:url(spritesmith-main-4.png);background-position:-451px -1607px;width:40px;height:40px}.shop_weapon_wizard_6{background-image:url(spritesmith-main-4.png);background-position:-492px -1607px;width:40px;height:40px}.weapon_healer_0{background-image:url(spritesmith-main-4.png);background-position:-1001px -1343px;width:90px;height:90px}.weapon_healer_1{background-image:url(spritesmith-main-4.png);background-position:-1092px -1343px;width:90px;height:90px}.weapon_healer_2{background-image:url(spritesmith-main-4.png);background-position:-1183px -1343px;width:90px;height:90px}.weapon_healer_3{background-image:url(spritesmith-main-4.png);background-position:-1274px -1343px;width:90px;height:90px}.weapon_healer_4{background-image:url(spritesmith-main-4.png);background-position:-1365px -1343px;width:90px;height:90px}.weapon_healer_5{background-image:url(spritesmith-main-4.png);background-position:-1473px 0;width:90px;height:90px}.weapon_healer_6{background-image:url(spritesmith-main-4.png);background-position:-1473px -91px;width:90px;height:90px}.weapon_rogue_0{background-image:url(spritesmith-main-4.png);background-position:-1473px -182px;width:90px;height:90px}.weapon_rogue_1{background-image:url(spritesmith-main-4.png);background-position:-1473px -273px;width:90px;height:90px}.weapon_rogue_2{background-image:url(spritesmith-main-4.png);background-position:-1473px -364px;width:90px;height:90px}.weapon_rogue_3{background-image:url(spritesmith-main-4.png);background-position:-1473px -455px;width:90px;height:90px}.weapon_rogue_4{background-image:url(spritesmith-main-4.png);background-position:-1473px -546px;width:90px;height:90px}.weapon_rogue_5{background-image:url(spritesmith-main-4.png);background-position:-1473px -637px;width:90px;height:90px}.weapon_rogue_6{background-image:url(spritesmith-main-4.png);background-position:-1473px -728px;width:90px;height:90px}.weapon_special_1{background-image:url(spritesmith-main-4.png);background-position:-413px -485px;width:102px;height:90px}.weapon_special_2{background-image:url(spritesmith-main-4.png);background-position:-1473px -910px;width:90px;height:90px}.weapon_special_3{background-image:url(spritesmith-main-4.png);background-position:-1473px -1001px;width:90px;height:90px}.weapon_special_tridentOfCrashingTides{background-image:url(spritesmith-main-4.png);background-position:-1473px -1092px;width:90px;height:90px}.weapon_warrior_0{background-image:url(spritesmith-main-4.png);background-position:-1473px -1183px;width:90px;height:90px}.weapon_warrior_1{background-image:url(spritesmith-main-4.png);background-position:-1473px -1274px;width:90px;height:90px}.weapon_warrior_2{background-image:url(spritesmith-main-4.png);background-position:0 -1434px;width:90px;height:90px}.weapon_warrior_3{background-image:url(spritesmith-main-4.png);background-position:-91px -1434px;width:90px;height:90px}.weapon_warrior_4{background-image:url(spritesmith-main-4.png);background-position:-182px -1434px;width:90px;height:90px}.weapon_warrior_5{background-image:url(spritesmith-main-4.png);background-position:-273px -1434px;width:90px;height:90px}.weapon_warrior_6{background-image:url(spritesmith-main-4.png);background-position:-364px -1434px;width:90px;height:90px}.weapon_wizard_0{background-image:url(spritesmith-main-4.png);background-position:-455px -1434px;width:90px;height:90px}.weapon_wizard_1{background-image:url(spritesmith-main-4.png);background-position:-546px -1434px;width:90px;height:90px}.weapon_wizard_2{background-image:url(spritesmith-main-4.png);background-position:-637px -1434px;width:90px;height:90px}.weapon_wizard_3{background-image:url(spritesmith-main-4.png);background-position:-728px -1434px;width:90px;height:90px}.weapon_wizard_4{background-image:url(spritesmith-main-4.png);background-position:-819px -1434px;width:90px;height:90px}.weapon_wizard_5{background-image:url(spritesmith-main-4.png);background-position:-910px -1434px;width:90px;height:90px}.weapon_wizard_6{background-image:url(spritesmith-main-4.png);background-position:-1001px -1434px;width:90px;height:90px}.GrimReaper{background-image:url(spritesmith-main-4.png);background-position:-1473px -1365px;width:57px;height:66px}.avatar_floral_healer{background-image:url(spritesmith-main-4.png);background-position:-536px -282px;width:99px;height:99px}.avatar_floral_rogue{background-image:url(spritesmith-main-4.png);background-position:-536px -382px;width:99px;height:99px}.avatar_floral_warrior{background-image:url(spritesmith-main-4.png);background-position:-536px -182px;width:99px;height:99px}.avatar_floral_wizard{background-image:url(spritesmith-main-4.png);background-position:0 -485px;width:99px;height:99px}.inventory_present{background-image:url(spritesmith-main-4.png);background-position:-1456px -1434px;width:48px;height:51px}.inventory_present_01{background-image:url(spritesmith-main-4.png);background-position:-1200px -1092px;width:48px;height:51px}.inventory_present_02{background-image:url(spritesmith-main-4.png);background-position:-230px -212px;width:48px;height:51px}.inventory_present_03{background-image:url(spritesmith-main-4.png);background-position:-1109px -1001px;width:48px;height:51px}.inventory_present_04{background-image:url(spritesmith-main-4.png);background-position:-1018px -910px;width:48px;height:51px}.inventory_present_05{background-image:url(spritesmith-main-4.png);background-position:-927px -819px;width:48px;height:51px}.inventory_present_06{background-image:url(spritesmith-main-4.png);background-position:-830px -728px;width:48px;height:51px}.inventory_present_07{background-image:url(spritesmith-main-4.png);background-position:-739px -636px;width:48px;height:51px}.inventory_present_08{background-image:url(spritesmith-main-4.png);background-position:-648px -530px;width:48px;height:51px}.inventory_present_09{background-image:url(spritesmith-main-4.png);background-position:-1564px -52px;width:48px;height:51px}.inventory_present_10{background-image:url(spritesmith-main-4.png);background-position:-336px -303px;width:48px;height:51px}.inventory_present_11{background-image:url(spritesmith-main-4.png);background-position:-448px -394px;width:48px;height:51px}.inventory_present_12{background-image:url(spritesmith-main-4.png);background-position:-746px -691px;width:48px;height:51px}.inventory_quest_scroll{background-image:url(spritesmith-main-4.png);background-position:-1564px 0;width:48px;height:51px}.inventory_quest_scroll_locked{background-image:url(spritesmith-main-4.png);background-position:-1505px -1434px;width:48px;height:51px}.inventory_special_fortify{background-image:url(spritesmith-main-4.png);background-position:-1291px -1183px;width:57px;height:54px}.inventory_special_greeting{background-image:url(spritesmith-main-4.png);background-position:-1382px -1274px;width:57px;height:54px}.Pet_Currency_Gem{background-image:url(spritesmith-main-5.png);background-position:-1544px -1487px;width:45px;height:39px}.Pet_Currency_Gem1x{background-image:url(spritesmith-main-5.png);background-position:-1774px -121px;width:15px;height:13px}.Pet_Currency_Gem2x{background-image:url(spritesmith-main-5.png);background-position:-1762px -949px;width:30px;height:26px}.PixelPaw-Gold{background-image:url(spritesmith-main-5.png);background-position:-1713px -793px;width:51px;height:51px}.PixelPaw{background-image:url(spritesmith-main-5.png);background-position:-1713px -741px;width:51px;height:51px}.PixelPaw002{background-image:url(spritesmith-main-5.png);background-position:-1713px -689px;width:51px;height:51px}.inventory_special_nye{background-image:url(spritesmith-main-5.png);background-position:-1713px -634px;width:57px;height:54px}.inventory_special_opaquePotion{background-image:url(spritesmith-main-5.png);background-position:-673px -1527px;width:40px;height:40px}.inventory_special_seafoam{background-image:url(spritesmith-main-5.png);background-position:-1713px -249px;width:57px;height:54px}.inventory_special_shinySeed{background-image:url(spritesmith-main-5.png);background-position:-1713px -304px;width:57px;height:54px}.inventory_special_snowball{background-image:url(spritesmith-main-5.png);background-position:-1713px -579px;width:57px;height:54px}.inventory_special_spookDust{background-image:url(spritesmith-main-5.png);background-position:-1713px -524px;width:57px;height:54px}.inventory_special_thankyou{background-image:url(spritesmith-main-5.png);background-position:-1713px -194px;width:57px;height:54px}.inventory_special_trinket{background-image:url(spritesmith-main-5.png);background-position:-1637px -913px;width:48px;height:51px}.inventory_special_valentine{background-image:url(spritesmith-main-5.png);background-position:-1713px -359px;width:57px;height:54px}.knockout{background-image:url(spritesmith-main-5.png);background-position:-212px -1527px;width:120px;height:47px}.pet_key{background-image:url(spritesmith-main-5.png);background-position:-1713px -469px;width:57px;height:54px}.rebirth_orb{background-image:url(spritesmith-main-5.png);background-position:-1713px -414px;width:57px;height:54px}.seafoam_star{background-image:url(spritesmith-main-5.png);background-position:-182px -1593px;width:90px;height:90px}.shop_armoire{background-image:url(spritesmith-main-5.png);background-position:-837px -1527px;width:40px;height:40px}.snowman{background-image:url(spritesmith-main-5.png);background-position:-91px -1593px;width:90px;height:90px}.spookman{background-image:url(spritesmith-main-5.png);background-position:0 -1593px;width:90px;height:90px}.zzz{background-image:url(spritesmith-main-5.png);background-position:-509px -1527px;width:40px;height:40px}.zzz_light{background-image:url(spritesmith-main-5.png);background-position:-550px -1527px;width:40px;height:40px}.npc_alex{background-image:url(spritesmith-main-5.png);background-position:-943px -1079px;width:162px;height:138px}.npc_bailey{background-image:url(spritesmith-main-5.png);background-position:-1713px -121px;width:60px;height:72px}.npc_daniel{background-image:url(spritesmith-main-5.png);background-position:-1317px -1093px;width:135px;height:123px}.npc_ian{background-image:url(spritesmith-main-5.png);background-position:-1637px 0;width:75px;height:135px}.npc_justin{background-image:url(spritesmith-main-5.png);background-position:-1713px 0;width:84px;height:120px}.npc_justin_head{background-image:url(spritesmith-main-5.png);background-position:-1493px -1230px;width:36px;height:39px}.npc_matt{background-image:url(spritesmith-main-5.png);background-position:-1317px -954px;width:195px;height:138px}.npc_timetravelers{background-image:url(spritesmith-main-5.png);background-position:-1317px -815px;width:195px;height:138px}.npc_timetravelers_active{background-image:url(spritesmith-main-5.png);background-position:-1317px -676px;width:195px;height:138px}.npc_tyler{background-image:url(spritesmith-main-5.png);background-position:-273px -1593px;width:90px;height:90px}.seasonalshop_closed{background-image:url(spritesmith-main-5.png);background-position:-1106px -1079px;width:162px;height:138px}.seasonalshop_open{background-image:url(spritesmith-main-5.png);background-position:-151px -1230px;width:162px;height:138px}.inventory_quest_scroll_atom1{background-image:url(spritesmith-main-5.png);background-position:-147px -1684px;width:48px;height:51px}.inventory_quest_scroll_atom1_locked{background-image:url(spritesmith-main-5.png);background-position:-98px -1684px;width:48px;height:51px}.inventory_quest_scroll_atom2{background-image:url(spritesmith-main-5.png);background-position:-245px -1684px;width:48px;height:51px}.inventory_quest_scroll_atom2_locked{background-image:url(spritesmith-main-5.png);background-position:-196px -1684px;width:48px;height:51px}.inventory_quest_scroll_atom3{background-image:url(spritesmith-main-5.png);background-position:-1715px -1684px;width:48px;height:51px}.inventory_quest_scroll_atom3_locked{background-image:url(spritesmith-main-5.png);background-position:0 -1736px;width:48px;height:51px}.inventory_quest_scroll_basilist{background-image:url(spritesmith-main-5.png);background-position:-1666px -1684px;width:48px;height:51px}.inventory_quest_scroll_bunny{background-image:url(spritesmith-main-5.png);background-position:-1617px -1684px;width:48px;height:51px}.inventory_quest_scroll_cheetah{background-image:url(spritesmith-main-5.png);background-position:-1568px -1684px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress1{background-image:url(spritesmith-main-5.png);background-position:-1470px -1684px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress2{background-image:url(spritesmith-main-5.png);background-position:-1372px -1684px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress2_locked{background-image:url(spritesmith-main-5.png);background-position:-1421px -1684px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress3{background-image:url(spritesmith-main-5.png);background-position:-1637px -757px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress3_locked{background-image:url(spritesmith-main-5.png);background-position:-1323px -1684px;width:48px;height:51px}.inventory_quest_scroll_dilatory_derby{background-image:url(spritesmith-main-5.png);background-position:-1519px -1684px;width:48px;height:51px}.inventory_quest_scroll_egg{background-image:url(spritesmith-main-5.png);background-position:-1637px -705px;width:48px;height:51px}.inventory_quest_scroll_evilsanta{background-image:url(spritesmith-main-5.png);background-position:-1637px -552px;width:48px;height:51px}.inventory_quest_scroll_evilsanta2{background-image:url(spritesmith-main-5.png);background-position:-1637px -500px;width:48px;height:51px}.inventory_quest_scroll_ghost_stag{background-image:url(spritesmith-main-5.png);background-position:-1637px -448px;width:48px;height:51px}.inventory_quest_scroll_goldenknight1{background-image:url(spritesmith-main-5.png);background-position:-1637px -292px;width:48px;height:51px}.inventory_quest_scroll_goldenknight1_locked{background-image:url(spritesmith-main-5.png);background-position:-1637px -344px;width:48px;height:51px}.inventory_quest_scroll_goldenknight2{background-image:url(spritesmith-main-5.png);background-position:-1637px -188px;width:48px;height:51px}.inventory_quest_scroll_goldenknight2_locked{background-image:url(spritesmith-main-5.png);background-position:-1637px -240px;width:48px;height:51px}.inventory_quest_scroll_goldenknight3{background-image:url(spritesmith-main-5.png);background-position:-1713px -1469px;width:48px;height:51px}.inventory_quest_scroll_goldenknight3_locked{background-image:url(spritesmith-main-5.png);background-position:-1637px -136px;width:48px;height:51px}.inventory_quest_scroll_gryphon{background-image:url(spritesmith-main-5.png);background-position:-1713px -1417px;width:48px;height:51px}.inventory_quest_scroll_harpy{background-image:url(spritesmith-main-5.png);background-position:-1713px -1365px;width:48px;height:51px}.inventory_quest_scroll_hedgehog{background-image:url(spritesmith-main-5.png);background-position:-1713px -1313px;width:48px;height:51px}.inventory_quest_scroll_horse{background-image:url(spritesmith-main-5.png);background-position:-1713px -1261px;width:48px;height:51px}.inventory_quest_scroll_kraken{background-image:url(spritesmith-main-5.png);background-position:-1713px -1209px;width:48px;height:51px}.inventory_quest_scroll_moonstone1{background-image:url(spritesmith-main-5.png);background-position:-1713px -1105px;width:48px;height:51px}.inventory_quest_scroll_moonstone1_locked{background-image:url(spritesmith-main-5.png);background-position:-1713px -1157px;width:48px;height:51px}.inventory_quest_scroll_moonstone2{background-image:url(spritesmith-main-5.png);background-position:-1713px -897px;width:48px;height:51px}.inventory_quest_scroll_moonstone2_locked{background-image:url(spritesmith-main-5.png);background-position:-1713px -1053px;width:48px;height:51px}.inventory_quest_scroll_moonstone3{background-image:url(spritesmith-main-5.png);background-position:-49px -1684px;width:48px;height:51px}.inventory_quest_scroll_moonstone3_locked{background-image:url(spritesmith-main-5.png);background-position:-1713px -845px;width:48px;height:51px}.inventory_quest_scroll_octopus{background-image:url(spritesmith-main-5.png);background-position:0 -1684px;width:48px;height:51px}.inventory_quest_scroll_owl{background-image:url(spritesmith-main-5.png);background-position:-1736px -1593px;width:48px;height:51px}.inventory_quest_scroll_penguin{background-image:url(spritesmith-main-5.png);background-position:-1687px -1593px;width:48px;height:51px}.inventory_quest_scroll_rat{background-image:url(spritesmith-main-5.png);background-position:-1638px -1593px;width:48px;height:51px}.inventory_quest_scroll_rock{background-image:url(spritesmith-main-5.png);background-position:-1637px -1277px;width:48px;height:51px}.inventory_quest_scroll_rooster{background-image:url(spritesmith-main-5.png);background-position:-1637px -1225px;width:48px;height:51px}.inventory_quest_scroll_sheep{background-image:url(spritesmith-main-5.png);background-position:-1637px -1173px;width:48px;height:51px}.inventory_quest_scroll_slime{background-image:url(spritesmith-main-5.png);background-position:-1637px -1017px;width:48px;height:51px}.inventory_quest_scroll_spider{background-image:url(spritesmith-main-5.png);background-position:-1637px -965px;width:48px;height:51px}.inventory_quest_scroll_trex{background-image:url(spritesmith-main-5.png);background-position:-1637px -396px;width:48px;height:51px}.inventory_quest_scroll_trex_undead{background-image:url(spritesmith-main-5.png);background-position:-1637px -604px;width:48px;height:51px}.inventory_quest_scroll_vice1{background-image:url(spritesmith-main-5.png);background-position:-1713px -1001px;width:48px;height:51px}.inventory_quest_scroll_vice1_locked{background-image:url(spritesmith-main-5.png);background-position:-1713px -1521px;width:48px;height:51px}.inventory_quest_scroll_vice2{background-image:url(spritesmith-main-5.png);background-position:-1589px -1593px;width:48px;height:51px}.inventory_quest_scroll_vice2_locked{background-image:url(spritesmith-main-5.png);background-position:-1713px -949px;width:48px;height:51px}.inventory_quest_scroll_vice3{background-image:url(spritesmith-main-5.png);background-position:-1050px -1593px;width:48px;height:51px}.inventory_quest_scroll_vice3_locked{background-image:url(spritesmith-main-5.png);background-position:-1637px -1121px;width:48px;height:51px}.inventory_quest_scroll_whale{background-image:url(spritesmith-main-5.png);background-position:-1637px -861px;width:48px;height:51px}.quest_TEMPLATE_FOR_MISSING_IMAGE{background-image:url(spritesmith-main-5.png);background-position:-212px -1487px;width:221px;height:39px}.quest_atom1{background-image:url(spritesmith-main-5.png);background-position:0 -1079px;width:250px;height:150px}.quest_atom2{background-image:url(spritesmith-main-5.png);background-position:-1317px -537px;width:207px;height:138px}.quest_atom3{background-image:url(spritesmith-main-5.png);background-position:-1100px -404px;width:216px;height:180px}.quest_basilist{background-image:url(spritesmith-main-5.png);background-position:-753px -1079px;width:189px;height:141px}.quest_bunny{background-image:url(spritesmith-main-5.png);background-position:-1100px -217px;width:210px;height:186px}.quest_cheetah{background-image:url(spritesmith-main-5.png);background-position:-440px 0;width:219px;height:219px}.quest_dilatory{background-image:url(spritesmith-main-5.png);background-position:-220px -232px;width:219px;height:219px}.quest_dilatoryDistress1{background-image:url(spritesmith-main-5.png);background-position:-434px -1487px;width:221px;height:39px}.quest_dilatoryDistress1_blueFins{background-image:url(spritesmith-main-5.png);background-position:-1637px -656px;width:51px;height:48px}.quest_dilatoryDistress1_fireCoral{background-image:url(spritesmith-main-5.png);background-position:-1637px -809px;width:48px;height:51px}.quest_dilatoryDistress2{background-image:url(spritesmith-main-5.png);background-position:0 -1230px;width:150px;height:150px}.quest_dilatoryDistress3{background-image:url(spritesmith-main-5.png);background-position:-440px -232px;width:219px;height:219px}.quest_dilatory_derby{background-image:url(spritesmith-main-5.png);background-position:0 -232px;width:219px;height:219px}.quest_egg{background-image:url(spritesmith-main-5.png);background-position:-1100px -1487px;width:221px;height:39px}.quest_egg_plainEgg{background-image:url(spritesmith-main-5.png);background-position:-1637px -1069px;width:48px;height:51px}.quest_evilsanta{background-image:url(spritesmith-main-5.png);background-position:-314px -1230px;width:118px;height:131px}.quest_evilsanta2{background-image:url(spritesmith-main-5.png);background-position:-660px 0;width:219px;height:219px}.quest_ghost_stag{background-image:url(spritesmith-main-5.png);background-position:-660px -220px;width:219px;height:219px}.quest_goldenknight1{background-image:url(spritesmith-main-5.png);background-position:-878px -1487px;width:221px;height:39px}.quest_goldenknight1_testimony{background-image:url(spritesmith-main-5.png);background-position:-1637px -1329px;width:48px;height:51px}.quest_goldenknight2{background-image:url(spritesmith-main-5.png);background-position:-502px -1079px;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:-1094px -892px;width:216px;height:177px}.quest_harpy{background-image:url(spritesmith-main-5.png);background-position:-440px -452px;width:219px;height:219px}.quest_hedgehog{background-image:url(spritesmith-main-5.png);background-position:0 -892px;width:219px;height:186px}.quest_horse{background-image:url(spritesmith-main-5.png);background-position:-660px -452px;width:219px;height:219px}.quest_kraken{background-image:url(spritesmith-main-5.png);background-position:-443px -892px;width:216px;height:177px}.quest_moonstone1{background-image:url(spritesmith-main-5.png);background-position:-656px -1487px;width:221px;height:39px}.quest_moonstone1_moonstone{background-image:url(spritesmith-main-5.png);background-position:-1762px -897px;width:30px;height:30px}.quest_moonstone2{background-image:url(spritesmith-main-5.png);background-position:-880px 0;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:-220px -892px;width:222px;height:177px}.quest_owl{background-image:url(spritesmith-main-5.png);background-position:-220px 0;width:219px;height:219px}.quest_penguin{background-image:url(spritesmith-main-5.png);background-position:-1317px -353px;width:190px;height:183px}.quest_rat{background-image:url(spritesmith-main-5.png);background-position:-880px -672px;width:219px;height:219px}.quest_rock{background-image:url(spritesmith-main-5.png);background-position:-1100px 0;width:216px;height:216px}.quest_rooster{background-image:url(spritesmith-main-5.png);background-position:-1317px 0;width:213px;height:174px}.quest_sheep{background-image:url(spritesmith-main-5.png);background-position:-660px -672px;width:219px;height:219px}.quest_slime{background-image:url(spritesmith-main-5.png);background-position:-220px -452px;width:219px;height:219px}.quest_spider{background-image:url(spritesmith-main-5.png);background-position:-251px -1079px;width:250px;height:150px}.quest_stressbeast{background-image:url(spritesmith-main-5.png);background-position:-880px -220px;width:219px;height:219px}.quest_stressbeast_bailey{background-image:url(spritesmith-main-5.png);background-position:-220px -672px;width:219px;height:219px}.quest_stressbeast_guide{background-image:url(spritesmith-main-5.png);background-position:0 -672px;width:219px;height:219px}.quest_stressbeast_stables{background-image:url(spritesmith-main-5.png);background-position:-880px -440px;width:219px;height:219px}.quest_trex{background-image:url(spritesmith-main-5.png);background-position:-1317px -175px;width:204px;height:177px}.quest_trex_undead{background-image:url(spritesmith-main-5.png);background-position:-1100px -585px;width:216px;height:177px}.quest_vice1{background-image:url(spritesmith-main-5.png);background-position:-877px -892px;width:216px;height:177px}.quest_vice2{background-image:url(spritesmith-main-5.png);background-position:-1322px -1487px;width:221px;height:39px}.quest_vice2_lightCrystal{background-image:url(spritesmith-main-5.png);background-position:-714px -1527px;width:40px;height:40px}.quest_vice3{background-image:url(spritesmith-main-5.png);background-position:-660px -892px;width:216px;height:177px}.quest_whale{background-image:url(spritesmith-main-5.png);background-position:0 -452px;width:219px;height:219px}.shop_copper{background-image:url(spritesmith-main-5.png);background-position:-1762px -1001px;width:32px;height:22px}.shop_eyes{background-image:url(spritesmith-main-5.png);background-position:-591px -1527px;width:40px;height:40px}.shop_gold{background-image:url(spritesmith-main-5.png);background-position:-1762px -976px;width:32px;height:22px}.shop_opaquePotion{background-image:url(spritesmith-main-5.png);background-position:-755px -1527px;width:40px;height:40px}.shop_potion{background-image:url(spritesmith-main-5.png);background-position:-796px -1527px;width:40px;height:40px}.shop_reroll{background-image:url(spritesmith-main-5.png);background-position:-632px -1527px;width:40px;height:40px}.shop_seafoam{background-image:url(spritesmith-main-5.png);background-position:-1765px -689px;width:32px;height:32px}.shop_shinySeed{background-image:url(spritesmith-main-5.png);background-position:-1765px -793px;width:32px;height:32px}.shop_silver{background-image:url(spritesmith-main-5.png);background-position:-1762px -1024px;width:32px;height:22px}.shop_snowball{background-image:url(spritesmith-main-5.png);background-position:-1765px -741px;width:32px;height:32px}.shop_spookDust{background-image:url(spritesmith-main-5.png);background-position:-1762px -845px;width:32px;height:32px}.Pet_Egg_BearCub{background-image:url(spritesmith-main-5.png);background-position:-1637px -1381px;width:48px;height:51px}.Pet_Egg_Bunny{background-image:url(spritesmith-main-5.png);background-position:-1637px -1433px;width:48px;height:51px}.Pet_Egg_Cactus{background-image:url(spritesmith-main-5.png);background-position:-1637px -1485px;width:48px;height:51px}.Pet_Egg_Cheetah{background-image:url(spritesmith-main-5.png);background-position:-1637px -1537px;width:48px;height:51px}.Pet_Egg_Cuttlefish{background-image:url(spritesmith-main-5.png);background-position:-1453px -1093px;width:48px;height:51px}.Pet_Egg_Deer{background-image:url(spritesmith-main-5.png);background-position:-1453px -1145px;width:48px;height:51px}.Pet_Egg_Dragon{background-image:url(spritesmith-main-5.png);background-position:-364px -1593px;width:48px;height:51px}.Pet_Egg_Egg{background-image:url(spritesmith-main-5.png);background-position:-413px -1593px;width:48px;height:51px}.Pet_Egg_FlyingPig{background-image:url(spritesmith-main-5.png);background-position:-462px -1593px;width:48px;height:51px}.Pet_Egg_Fox{background-image:url(spritesmith-main-5.png);background-position:-511px -1593px;width:48px;height:51px}.Pet_Egg_Gryphon{background-image:url(spritesmith-main-5.png);background-position:-560px -1593px;width:48px;height:51px}.Pet_Egg_Hedgehog{background-image:url(spritesmith-main-5.png);background-position:-609px -1593px;width:48px;height:51px}.Pet_Egg_Horse{background-image:url(spritesmith-main-5.png);background-position:-658px -1593px;width:48px;height:51px}.Pet_Egg_LionCub{background-image:url(spritesmith-main-5.png);background-position:-707px -1593px;width:48px;height:51px}.Pet_Egg_Octopus{background-image:url(spritesmith-main-5.png);background-position:-756px -1593px;width:48px;height:51px}.Pet_Egg_Owl{background-image:url(spritesmith-main-5.png);background-position:-805px -1593px;width:48px;height:51px}.Pet_Egg_PandaCub{background-image:url(spritesmith-main-5.png);background-position:-854px -1593px;width:48px;height:51px}.Pet_Egg_Parrot{background-image:url(spritesmith-main-5.png);background-position:-903px -1593px;width:48px;height:51px}.Pet_Egg_Penguin{background-image:url(spritesmith-main-5.png);background-position:-952px -1593px;width:48px;height:51px}.Pet_Egg_PolarBear{background-image:url(spritesmith-main-5.png);background-position:-1001px -1593px;width:48px;height:51px}.Pet_Egg_Rat{background-image:url(spritesmith-main-5.png);background-position:-49px -1736px;width:48px;height:51px}.Pet_Egg_Rock{background-image:url(spritesmith-main-5.png);background-position:-1099px -1593px;width:48px;height:51px}.Pet_Egg_Rooster{background-image:url(spritesmith-main-5.png);background-position:-1148px -1593px;width:48px;height:51px}.Pet_Egg_Seahorse{background-image:url(spritesmith-main-5.png);background-position:-1197px -1593px;width:48px;height:51px}.Pet_Egg_Sheep{background-image:url(spritesmith-main-5.png);background-position:-1246px -1593px;width:48px;height:51px}.Pet_Egg_Slime{background-image:url(spritesmith-main-5.png);background-position:-1295px -1593px;width:48px;height:51px}.Pet_Egg_Spider{background-image:url(spritesmith-main-5.png);background-position:-1344px -1593px;width:48px;height:51px}.Pet_Egg_TRex{background-image:url(spritesmith-main-5.png);background-position:-1442px -1593px;width:48px;height:51px}.Pet_Egg_TigerCub{background-image:url(spritesmith-main-5.png);background-position:-1393px -1593px;width:48px;height:51px}.Pet_Egg_Whale{background-image:url(spritesmith-main-5.png);background-position:-1491px -1593px;width:48px;height:51px}.Pet_Egg_Wolf{background-image:url(spritesmith-main-5.png);background-position:-1540px -1593px;width:48px;height:51px}.Pet_Food_Cake_Base{background-image:url(spritesmith-main-5.png);background-position:-421px -1527px;width:43px;height:43px}.Pet_Food_Cake_CottonCandyBlue{background-image:url(spritesmith-main-5.png);background-position:-98px -1736px;width:42px;height:44px}.Pet_Food_Cake_CottonCandyPink{background-image:url(spritesmith-main-5.png);background-position:-1484px -1381px;width:43px;height:45px}.Pet_Food_Cake_Desert{background-image:url(spritesmith-main-5.png);background-position:-1484px -1427px;width:43px;height:44px}.Pet_Food_Cake_Golden{background-image:url(spritesmith-main-5.png);background-position:-465px -1527px;width:43px;height:42px}.Pet_Food_Cake_Red{background-image:url(spritesmith-main-5.png);background-position:-333px -1527px;width:43px;height:44px}.Pet_Food_Cake_Shade{background-image:url(spritesmith-main-5.png);background-position:-377px -1527px;width:43px;height:44px}.Pet_Food_Cake_Skeleton{background-image:url(spritesmith-main-5.png);background-position:-1269px -1124px;width:42px;height:47px}.Pet_Food_Cake_White{background-image:url(spritesmith-main-5.png);background-position:-1269px -1172px;width:44px;height:44px}.Pet_Food_Cake_Zombie{background-image:url(spritesmith-main-5.png);background-position:-1269px -1079px;width:45px;height:44px}.Pet_Food_Candy_Base{background-image:url(spritesmith-main-5.png);background-position:-294px -1684px;width:48px;height:51px}.Pet_Food_Candy_CottonCandyBlue{background-image:url(spritesmith-main-5.png);background-position:-343px -1684px;width:48px;height:51px}.Pet_Food_Candy_CottonCandyPink{background-image:url(spritesmith-main-5.png);background-position:-392px -1684px;width:48px;height:51px}.Pet_Food_Candy_Desert{background-image:url(spritesmith-main-5.png);background-position:-441px -1684px;width:48px;height:51px}.Pet_Food_Candy_Golden{background-image:url(spritesmith-main-5.png);background-position:-490px -1684px;width:48px;height:51px}.Pet_Food_Candy_Red{background-image:url(spritesmith-main-5.png);background-position:-539px -1684px;width:48px;height:51px}.Pet_Food_Candy_Shade{background-image:url(spritesmith-main-5.png);background-position:-588px -1684px;width:48px;height:51px}.Pet_Food_Candy_Skeleton{background-image:url(spritesmith-main-5.png);background-position:-637px -1684px;width:48px;height:51px}.Pet_Food_Candy_White{background-image:url(spritesmith-main-5.png);background-position:-686px -1684px;width:48px;height:51px}.Pet_Food_Candy_Zombie{background-image:url(spritesmith-main-5.png);background-position:-735px -1684px;width:48px;height:51px}.Pet_Food_Chocolate{background-image:url(spritesmith-main-5.png);background-position:-784px -1684px;width:48px;height:51px}.Pet_Food_CottonCandyBlue{background-image:url(spritesmith-main-5.png);background-position:-833px -1684px;width:48px;height:51px}.Pet_Food_CottonCandyPink{background-image:url(spritesmith-main-5.png);background-position:-882px -1684px;width:48px;height:51px}.Pet_Food_Fish{background-image:url(spritesmith-main-5.png);background-position:-931px -1684px;width:48px;height:51px}.Pet_Food_Honey{background-image:url(spritesmith-main-5.png);background-position:-980px -1684px;width:48px;height:51px}.Pet_Food_Meat{background-image:url(spritesmith-main-5.png);background-position:-1029px -1684px;width:48px;height:51px}.Pet_Food_Milk{background-image:url(spritesmith-main-5.png);background-position:-1078px -1684px;width:48px;height:51px}.Pet_Food_Potatoe{background-image:url(spritesmith-main-5.png);background-position:-1127px -1684px;width:48px;height:51px}.Pet_Food_RottenMeat{background-image:url(spritesmith-main-5.png);background-position:-1176px -1684px;width:48px;height:51px}.Pet_Food_Saddle{background-image:url(spritesmith-main-5.png);background-position:-1225px -1684px;width:48px;height:51px}.Pet_Food_Strawberry{background-image:url(spritesmith-main-5.png);background-position:-1274px -1684px;width:48px;height:51px}.Mount_Body_BearCub-Base{background-image:url(spritesmith-main-5.png);background-position:-433px -1230px;width:105px;height:105px}.Mount_Body_BearCub-CottonCandyBlue{background-image:url(spritesmith-main-5.png);background-position:-1206px -763px;width:105px;height:105px}.Mount_Body_BearCub-CottonCandyPink{background-image:url(spritesmith-main-5.png);background-position:-1100px -763px;width:105px;height:105px}.Mount_Body_BearCub-Desert{background-image:url(spritesmith-main-5.png);background-position:-106px -1487px;width:105px;height:105px}.Mount_Body_BearCub-Golden{background-image:url(spritesmith-main-5.png);background-position:0 -1487px;width:105px;height:105px}.Mount_Body_BearCub-Polar{background-image:url(spritesmith-main-5.png);background-position:-1531px -1378px;width:105px;height:105px}.Mount_Body_BearCub-Red{background-image:url(spritesmith-main-5.png);background-position:-1531px -1272px;width:105px;height:105px}.Mount_Body_BearCub-Shade{background-image:url(spritesmith-main-5.png);background-position:-1531px -1166px;width:105px;height:105px}.Mount_Body_BearCub-Skeleton{background-image:url(spritesmith-main-5.png);background-position:-1531px -1060px;width:105px;height:105px}.Mount_Body_BearCub-Spooky{background-image:url(spritesmith-main-5.png);background-position:-1531px -954px;width:105px;height:105px}.Mount_Body_BearCub-White{background-image:url(spritesmith-main-5.png);background-position:-1531px -848px;width:105px;height:105px}.Mount_Body_BearCub-Zombie{background-image:url(spritesmith-main-5.png);background-position:-1531px -742px;width:105px;height:105px}.Mount_Body_Bunny-Base{background-image:url(spritesmith-main-5.png);background-position:-1531px -636px;width:105px;height:105px}.Mount_Body_Bunny-CottonCandyBlue{background-image:url(spritesmith-main-5.png);background-position:-1531px -530px;width:105px;height:105px}.Mount_Body_Bunny-CottonCandyPink{background-image:url(spritesmith-main-5.png);background-position:-1531px -212px;width:105px;height:105px}.Mount_Body_Bunny-Desert{background-image:url(spritesmith-main-5.png);background-position:-1272px -1381px;width:105px;height:105px}.Mount_Body_Bunny-Golden{background-image:url(spritesmith-main-5.png);background-position:-1166px -1381px;width:105px;height:105px}.Mount_Body_Bunny-Red{background-image:url(spritesmith-main-5.png);background-position:-1060px -1381px;width:105px;height:105px}.Mount_Body_Bunny-Shade{background-image:url(spritesmith-main-5.png);background-position:-848px -1381px;width:105px;height:105px}.Mount_Body_Bunny-Skeleton{background-image:url(spritesmith-main-5.png);background-position:-636px -1381px;width:105px;height:105px}.Mount_Body_Bunny-White{background-image:url(spritesmith-main-5.png);background-position:-530px -1381px;width:105px;height:105px}.Mount_Body_Bunny-Zombie{background-image:url(spritesmith-main-5.png);background-position:-424px -1381px;width:105px;height:105px}.Mount_Body_Cactus-Base{background-image:url(spritesmith-main-5.png);background-position:-318px -1381px;width:105px;height:105px}.Mount_Body_Cactus-CottonCandyBlue{background-image:url(spritesmith-main-5.png);background-position:-212px -1381px;width:105px;height:105px}.Mount_Body_Cactus-CottonCandyPink{background-image:url(spritesmith-main-5.png);background-position:-106px -1381px;width:105px;height:105px}.Mount_Body_Cactus-Desert{background-image:url(spritesmith-main-5.png);background-position:0 -1381px;width:105px;height:105px}.Mount_Body_Cactus-Golden{background-image:url(spritesmith-main-5.png);background-position:-1387px -1230px;width:105px;height:105px}.Mount_Body_Cactus-Red{background-image:url(spritesmith-main-5.png);background-position:-1281px -1230px;width:105px;height:105px}.Mount_Body_Cactus-Shade{background-image:url(spritesmith-main-5.png);background-position:-1175px -1230px;width:105px;height:105px}.Mount_Body_Cactus-Skeleton{background-image:url(spritesmith-main-5.png);background-position:-1069px -1230px;width:105px;height:105px}.Mount_Body_Cactus-Spooky{background-image:url(spritesmith-main-5.png);background-position:-963px -1230px;width:105px;height:105px}.Mount_Body_Cactus-White{background-image:url(spritesmith-main-5.png);background-position:-857px -1230px;width:105px;height:105px}.Mount_Body_Cactus-Zombie{background-image:url(spritesmith-main-5.png);background-position:-751px -1230px;width:105px;height:105px}.Mount_Body_Cheetah-Base{background-image:url(spritesmith-main-5.png);background-position:-645px -1230px;width:105px;height:105px}.Mount_Body_Cheetah-CottonCandyBlue{background-image:url(spritesmith-main-5.png);background-position:-539px -1230px;width:105px;height:105px}.Mount_Body_Cheetah-CottonCandyPink{background-image:url(spritesmith-main-5.png);background-position:-1531px -424px;width:105px;height:105px}.Mount_Body_Cheetah-Desert{background-image:url(spritesmith-main-5.png);background-position:-1531px -318px;width:105px;height:105px}.Mount_Body_Cheetah-Golden{background-image:url(spritesmith-main-5.png);background-position:-1531px -106px;width:105px;height:105px}.Mount_Body_Cheetah-Red{background-image:url(spritesmith-main-5.png);background-position:-1531px 0;width:105px;height:105px}.Mount_Body_Cheetah-Shade{background-image:url(spritesmith-main-5.png);background-position:-1378px -1381px;width:105px;height:105px}.Mount_Body_Cheetah-Skeleton{background-image:url(spritesmith-main-5.png);background-position:-954px -1381px;width:105px;height:105px}.Mount_Body_Cheetah-White{background-image:url(spritesmith-main-5.png);background-position:-742px -1381px;width:105px;height:105px}.Mount_Body_Cheetah-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1120px -318px;width:105px;height:105px}.Mount_Body_Cuttlefish-Base{background-image:url(spritesmith-main-6.png);background-position:-378px -115px;width:105px;height:114px}.Mount_Body_Cuttlefish-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-106px -260px;width:105px;height:114px}.Mount_Body_Cuttlefish-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-378px -230px;width:105px;height:114px}.Mount_Body_Cuttlefish-Desert{background-image:url(spritesmith-main-6.png);background-position:-212px -260px;width:105px;height:114px}.Mount_Body_Cuttlefish-Golden{background-image:url(spritesmith-main-6.png);background-position:-272px 0;width:105px;height:114px}.Mount_Body_Cuttlefish-Red{background-image:url(spritesmith-main-6.png);background-position:-272px -115px;width:105px;height:114px}.Mount_Body_Cuttlefish-Shade{background-image:url(spritesmith-main-6.png);background-position:0 -260px;width:105px;height:114px}.Mount_Body_Cuttlefish-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-484px 0;width:105px;height:114px}.Mount_Body_Cuttlefish-White{background-image:url(spritesmith-main-6.png);background-position:-106px -136px;width:105px;height:114px}.Mount_Body_Cuttlefish-Zombie{background-image:url(spritesmith-main-6.png);background-position:-378px 0;width:105px;height:114px}.Mount_Body_Deer-Base{background-image:url(spritesmith-main-6.png);background-position:-1120px -742px;width:105px;height:105px}.Mount_Body_Deer-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1120px -848px;width:105px;height:105px}.Mount_Body_Deer-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1226px -106px;width:105px;height:105px}.Mount_Body_Deer-Desert{background-image:url(spritesmith-main-6.png);background-position:-212px -1647px;width:105px;height:105px}.Mount_Body_Deer-Golden{background-image:url(spritesmith-main-6.png);background-position:-484px -115px;width:105px;height:105px}.Mount_Body_Deer-Red{background-image:url(spritesmith-main-6.png);background-position:-484px -221px;width:105px;height:105px}.Mount_Body_Deer-Shade{background-image:url(spritesmith-main-6.png);background-position:-221px -375px;width:105px;height:105px}.Mount_Body_Deer-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-327px -375px;width:105px;height:105px}.Mount_Body_Deer-White{background-image:url(spritesmith-main-6.png);background-position:-433px -375px;width:105px;height:105px}.Mount_Body_Deer-Zombie{background-image:url(spritesmith-main-6.png);background-position:0 -481px;width:105px;height:105px}.Mount_Body_Dragon-Base{background-image:url(spritesmith-main-6.png);background-position:-106px -481px;width:105px;height:105px}.Mount_Body_Dragon-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-212px -481px;width:105px;height:105px}.Mount_Body_Dragon-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-318px -481px;width:105px;height:105px}.Mount_Body_Dragon-Desert{background-image:url(spritesmith-main-6.png);background-position:-424px -481px;width:105px;height:105px}.Mount_Body_Dragon-Golden{background-image:url(spritesmith-main-6.png);background-position:-590px 0;width:105px;height:105px}.Mount_Body_Dragon-Red{background-image:url(spritesmith-main-6.png);background-position:-590px -106px;width:105px;height:105px}.Mount_Body_Dragon-Shade{background-image:url(spritesmith-main-6.png);background-position:-590px -212px;width:105px;height:105px}.Mount_Body_Dragon-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-590px -318px;width:105px;height:105px}.Mount_Body_Dragon-Spooky{background-image:url(spritesmith-main-6.png);background-position:-590px -424px;width:105px;height:105px}.Mount_Body_Dragon-White{background-image:url(spritesmith-main-6.png);background-position:0 -587px;width:105px;height:105px}.Mount_Body_Dragon-Zombie{background-image:url(spritesmith-main-6.png);background-position:-106px -587px;width:105px;height:105px}.Mount_Body_Egg-Base{background-image:url(spritesmith-main-6.png);background-position:-212px -587px;width:105px;height:105px}.Mount_Body_Egg-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-318px -587px;width:105px;height:105px}.Mount_Body_Egg-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-424px -587px;width:105px;height:105px}.Mount_Body_Egg-Desert{background-image:url(spritesmith-main-6.png);background-position:-530px -587px;width:105px;height:105px}.Mount_Body_Egg-Golden{background-image:url(spritesmith-main-6.png);background-position:-696px 0;width:105px;height:105px}.Mount_Body_Egg-Red{background-image:url(spritesmith-main-6.png);background-position:-696px -106px;width:105px;height:105px}.Mount_Body_Egg-Shade{background-image:url(spritesmith-main-6.png);background-position:-696px -212px;width:105px;height:105px}.Mount_Body_Egg-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-696px -318px;width:105px;height:105px}.Mount_Body_Egg-White{background-image:url(spritesmith-main-6.png);background-position:-696px -424px;width:105px;height:105px}.Mount_Body_Egg-Zombie{background-image:url(spritesmith-main-6.png);background-position:-696px -530px;width:105px;height:105px}.Mount_Body_FlyingPig-Base{background-image:url(spritesmith-main-6.png);background-position:0 -693px;width:105px;height:105px}.Mount_Body_FlyingPig-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-106px -693px;width:105px;height:105px}.Mount_Body_FlyingPig-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-212px -693px;width:105px;height:105px}.Mount_Body_FlyingPig-Desert{background-image:url(spritesmith-main-6.png);background-position:-318px -693px;width:105px;height:105px}.Mount_Body_FlyingPig-Golden{background-image:url(spritesmith-main-6.png);background-position:-424px -693px;width:105px;height:105px}.Mount_Body_FlyingPig-Red{background-image:url(spritesmith-main-6.png);background-position:-530px -693px;width:105px;height:105px}.Mount_Body_FlyingPig-Shade{background-image:url(spritesmith-main-6.png);background-position:-636px -693px;width:105px;height:105px}.Mount_Body_FlyingPig-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-802px 0;width:105px;height:105px}.Mount_Body_FlyingPig-Spooky{background-image:url(spritesmith-main-6.png);background-position:-802px -106px;width:105px;height:105px}.Mount_Body_FlyingPig-White{background-image:url(spritesmith-main-6.png);background-position:-802px -212px;width:105px;height:105px}.Mount_Body_FlyingPig-Zombie{background-image:url(spritesmith-main-6.png);background-position:-802px -318px;width:105px;height:105px}.Mount_Body_Fox-Base{background-image:url(spritesmith-main-6.png);background-position:-802px -424px;width:105px;height:105px}.Mount_Body_Fox-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-802px -530px;width:105px;height:105px}.Mount_Body_Fox-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-802px -636px;width:105px;height:105px}.Mount_Body_Fox-Desert{background-image:url(spritesmith-main-6.png);background-position:0 -799px;width:105px;height:105px}.Mount_Body_Fox-Golden{background-image:url(spritesmith-main-6.png);background-position:-106px -799px;width:105px;height:105px}.Mount_Body_Fox-Red{background-image:url(spritesmith-main-6.png);background-position:-212px -799px;width:105px;height:105px}.Mount_Body_Fox-Shade{background-image:url(spritesmith-main-6.png);background-position:-318px -799px;width:105px;height:105px}.Mount_Body_Fox-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-424px -799px;width:105px;height:105px}.Mount_Body_Fox-Spooky{background-image:url(spritesmith-main-6.png);background-position:-530px -799px;width:105px;height:105px}.Mount_Body_Fox-White{background-image:url(spritesmith-main-6.png);background-position:-636px -799px;width:105px;height:105px}.Mount_Body_Fox-Zombie{background-image:url(spritesmith-main-6.png);background-position:-742px -799px;width:105px;height:105px}.Mount_Body_Gryphon-Base{background-image:url(spritesmith-main-6.png);background-position:-908px 0;width:105px;height:105px}.Mount_Body_Gryphon-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-908px -106px;width:105px;height:105px}.Mount_Body_Gryphon-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-908px -212px;width:105px;height:105px}.Mount_Body_Gryphon-Desert{background-image:url(spritesmith-main-6.png);background-position:-908px -318px;width:105px;height:105px}.Mount_Body_Gryphon-Golden{background-image:url(spritesmith-main-6.png);background-position:-908px -424px;width:105px;height:105px}.Mount_Body_Gryphon-Red{background-image:url(spritesmith-main-6.png);background-position:-908px -530px;width:105px;height:105px}.Mount_Body_Gryphon-RoyalPurple{background-image:url(spritesmith-main-6.png);background-position:-908px -636px;width:105px;height:105px}.Mount_Body_Gryphon-Shade{background-image:url(spritesmith-main-6.png);background-position:-908px -742px;width:105px;height:105px}.Mount_Body_Gryphon-Skeleton{background-image:url(spritesmith-main-6.png);background-position:0 -905px;width:105px;height:105px}.Mount_Body_Gryphon-White{background-image:url(spritesmith-main-6.png);background-position:-106px -905px;width:105px;height:105px}.Mount_Body_Gryphon-Zombie{background-image:url(spritesmith-main-6.png);background-position:-212px -905px;width:105px;height:105px}.Mount_Body_Hedgehog-Base{background-image:url(spritesmith-main-6.png);background-position:-318px -905px;width:105px;height:105px}.Mount_Body_Hedgehog-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-424px -905px;width:105px;height:105px}.Mount_Body_Hedgehog-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-530px -905px;width:105px;height:105px}.Mount_Body_Hedgehog-Desert{background-image:url(spritesmith-main-6.png);background-position:-636px -905px;width:105px;height:105px}.Mount_Body_Hedgehog-Golden{background-image:url(spritesmith-main-6.png);background-position:-742px -905px;width:105px;height:105px}.Mount_Body_Hedgehog-Red{background-image:url(spritesmith-main-6.png);background-position:-848px -905px;width:105px;height:105px}.Mount_Body_Hedgehog-Shade{background-image:url(spritesmith-main-6.png);background-position:-1014px 0;width:105px;height:105px}.Mount_Body_Hedgehog-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1014px -106px;width:105px;height:105px}.Mount_Body_Hedgehog-White{background-image:url(spritesmith-main-6.png);background-position:-1014px -212px;width:105px;height:105px}.Mount_Body_Hedgehog-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1014px -318px;width:105px;height:105px}.Mount_Body_Horse-Base{background-image:url(spritesmith-main-6.png);background-position:-1014px -424px;width:105px;height:105px}.Mount_Body_Horse-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1014px -530px;width:105px;height:105px}.Mount_Body_Horse-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1014px -636px;width:105px;height:105px}.Mount_Body_Horse-Desert{background-image:url(spritesmith-main-6.png);background-position:-1014px -742px;width:105px;height:105px}.Mount_Body_Horse-Golden{background-image:url(spritesmith-main-6.png);background-position:-1014px -848px;width:105px;height:105px}.Mount_Body_Horse-Red{background-image:url(spritesmith-main-6.png);background-position:0 -1011px;width:105px;height:105px}.Mount_Body_Horse-Shade{background-image:url(spritesmith-main-6.png);background-position:-106px -1011px;width:105px;height:105px}.Mount_Body_Horse-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-212px -1011px;width:105px;height:105px}.Mount_Body_Horse-White{background-image:url(spritesmith-main-6.png);background-position:-318px -1011px;width:105px;height:105px}.Mount_Body_Horse-Zombie{background-image:url(spritesmith-main-6.png);background-position:-424px -1011px;width:105px;height:105px}.Mount_Body_LionCub-Base{background-image:url(spritesmith-main-6.png);background-position:-530px -1011px;width:105px;height:105px}.Mount_Body_LionCub-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-636px -1011px;width:105px;height:105px}.Mount_Body_LionCub-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-742px -1011px;width:105px;height:105px}.Mount_Body_LionCub-Desert{background-image:url(spritesmith-main-6.png);background-position:-848px -1011px;width:105px;height:105px}.Mount_Body_LionCub-Ethereal{background-image:url(spritesmith-main-6.png);background-position:-954px -1011px;width:105px;height:105px}.Mount_Body_LionCub-Golden{background-image:url(spritesmith-main-6.png);background-position:-1120px 0;width:105px;height:105px}.Mount_Body_LionCub-Red{background-image:url(spritesmith-main-6.png);background-position:-1120px -106px;width:105px;height:105px}.Mount_Body_LionCub-Shade{background-image:url(spritesmith-main-6.png);background-position:-1120px -212px;width:105px;height:105px}.Mount_Body_LionCub-Skeleton{background-image:url(spritesmith-main-6.png);background-position:0 -375px;width:111px;height:105px}.Mount_Body_LionCub-Spooky{background-image:url(spritesmith-main-6.png);background-position:-1120px -424px;width:105px;height:105px}.Mount_Body_LionCub-White{background-image:url(spritesmith-main-6.png);background-position:-1120px -530px;width:105px;height:105px}.Mount_Body_LionCub-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1120px -636px;width:105px;height:105px}.Mount_Body_Mammoth-Base{background-image:url(spritesmith-main-6.png);background-position:0 -136px;width:105px;height:123px}.Mount_Body_MantisShrimp-Base{background-image:url(spritesmith-main-6.png);background-position:-112px -375px;width:108px;height:105px}.Mount_Body_Octopus-Base{background-image:url(spritesmith-main-6.png);background-position:-1120px -954px;width:105px;height:105px}.Mount_Body_Octopus-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:0 -1117px;width:105px;height:105px}.Mount_Body_Octopus-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-106px -1117px;width:105px;height:105px}.Mount_Body_Octopus-Desert{background-image:url(spritesmith-main-6.png);background-position:-212px -1117px;width:105px;height:105px}.Mount_Body_Octopus-Golden{background-image:url(spritesmith-main-6.png);background-position:-318px -1117px;width:105px;height:105px}.Mount_Body_Octopus-Red{background-image:url(spritesmith-main-6.png);background-position:-424px -1117px;width:105px;height:105px}.Mount_Body_Octopus-Shade{background-image:url(spritesmith-main-6.png);background-position:-530px -1117px;width:105px;height:105px}.Mount_Body_Octopus-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-636px -1117px;width:105px;height:105px}.Mount_Body_Octopus-White{background-image:url(spritesmith-main-6.png);background-position:-742px -1117px;width:105px;height:105px}.Mount_Body_Octopus-Zombie{background-image:url(spritesmith-main-6.png);background-position:-848px -1117px;width:105px;height:105px}.Mount_Body_Orca-Base{background-image:url(spritesmith-main-6.png);background-position:-954px -1117px;width:105px;height:105px}.Mount_Body_Owl-Base{background-image:url(spritesmith-main-6.png);background-position:-1060px -1117px;width:105px;height:105px}.Mount_Body_Owl-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1226px 0;width:105px;height:105px}.Mount_Body_Owl-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-318px -1647px;width:105px;height:105px}.Mount_Body_Owl-Desert{background-image:url(spritesmith-main-6.png);background-position:-1226px -212px;width:105px;height:105px}.Mount_Body_Owl-Golden{background-image:url(spritesmith-main-6.png);background-position:-1226px -318px;width:105px;height:105px}.Mount_Body_Owl-Red{background-image:url(spritesmith-main-6.png);background-position:-1226px -424px;width:105px;height:105px}.Mount_Body_Owl-Shade{background-image:url(spritesmith-main-6.png);background-position:-1226px -530px;width:105px;height:105px}.Mount_Body_Owl-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1226px -636px;width:105px;height:105px}.Mount_Body_Owl-White{background-image:url(spritesmith-main-6.png);background-position:-1226px -742px;width:105px;height:105px}.Mount_Body_Owl-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1226px -848px;width:105px;height:105px}.Mount_Body_PandaCub-Base{background-image:url(spritesmith-main-6.png);background-position:-1226px -954px;width:105px;height:105px}.Mount_Body_PandaCub-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1226px -1060px;width:105px;height:105px}.Mount_Body_PandaCub-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:0 -1223px;width:105px;height:105px}.Mount_Body_PandaCub-Desert{background-image:url(spritesmith-main-6.png);background-position:-106px -1223px;width:105px;height:105px}.Mount_Body_PandaCub-Golden{background-image:url(spritesmith-main-6.png);background-position:-212px -1223px;width:105px;height:105px}.Mount_Body_PandaCub-Red{background-image:url(spritesmith-main-6.png);background-position:-318px -1223px;width:105px;height:105px}.Mount_Body_PandaCub-Shade{background-image:url(spritesmith-main-6.png);background-position:-424px -1223px;width:105px;height:105px}.Mount_Body_PandaCub-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-530px -1223px;width:105px;height:105px}.Mount_Body_PandaCub-Spooky{background-image:url(spritesmith-main-6.png);background-position:-636px -1223px;width:105px;height:105px}.Mount_Body_PandaCub-White{background-image:url(spritesmith-main-6.png);background-position:-742px -1223px;width:105px;height:105px}.Mount_Body_PandaCub-Zombie{background-image:url(spritesmith-main-6.png);background-position:-848px -1223px;width:105px;height:105px}.Mount_Body_Parrot-Base{background-image:url(spritesmith-main-6.png);background-position:-954px -1223px;width:105px;height:105px}.Mount_Body_Parrot-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1060px -1223px;width:105px;height:105px}.Mount_Body_Parrot-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1166px -1223px;width:105px;height:105px}.Mount_Body_Parrot-Desert{background-image:url(spritesmith-main-6.png);background-position:-1332px 0;width:105px;height:105px}.Mount_Body_Parrot-Golden{background-image:url(spritesmith-main-6.png);background-position:-1332px -106px;width:105px;height:105px}.Mount_Body_Parrot-Red{background-image:url(spritesmith-main-6.png);background-position:-1332px -212px;width:105px;height:105px}.Mount_Body_Parrot-Shade{background-image:url(spritesmith-main-6.png);background-position:-1332px -318px;width:105px;height:105px}.Mount_Body_Parrot-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1332px -424px;width:105px;height:105px}.Mount_Body_Parrot-White{background-image:url(spritesmith-main-6.png);background-position:-1332px -530px;width:105px;height:105px}.Mount_Body_Parrot-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1332px -636px;width:105px;height:105px}.Mount_Body_Penguin-Base{background-image:url(spritesmith-main-6.png);background-position:-1332px -742px;width:105px;height:105px}.Mount_Body_Penguin-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1332px -848px;width:105px;height:105px}.Mount_Body_Penguin-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1332px -954px;width:105px;height:105px}.Mount_Body_Penguin-Desert{background-image:url(spritesmith-main-6.png);background-position:-1332px -1060px;width:105px;height:105px}.Mount_Body_Penguin-Golden{background-image:url(spritesmith-main-6.png);background-position:-1332px -1166px;width:105px;height:105px}.Mount_Body_Penguin-Red{background-image:url(spritesmith-main-6.png);background-position:0 -1329px;width:105px;height:105px}.Mount_Body_Penguin-Shade{background-image:url(spritesmith-main-6.png);background-position:-106px -1329px;width:105px;height:105px}.Mount_Body_Penguin-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-212px -1329px;width:105px;height:105px}.Mount_Body_Penguin-White{background-image:url(spritesmith-main-6.png);background-position:-318px -1329px;width:105px;height:105px}.Mount_Body_Penguin-Zombie{background-image:url(spritesmith-main-6.png);background-position:-424px -1329px;width:105px;height:105px}.Mount_Body_Rat-Base{background-image:url(spritesmith-main-6.png);background-position:-530px -1329px;width:105px;height:105px}.Mount_Body_Rat-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-636px -1329px;width:105px;height:105px}.Mount_Body_Rat-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-742px -1329px;width:105px;height:105px}.Mount_Body_Rat-Desert{background-image:url(spritesmith-main-6.png);background-position:-848px -1329px;width:105px;height:105px}.Mount_Body_Rat-Golden{background-image:url(spritesmith-main-6.png);background-position:-954px -1329px;width:105px;height:105px}.Mount_Body_Rat-Red{background-image:url(spritesmith-main-6.png);background-position:-1060px -1329px;width:105px;height:105px}.Mount_Body_Rat-Shade{background-image:url(spritesmith-main-6.png);background-position:-1166px -1329px;width:105px;height:105px}.Mount_Body_Rat-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1272px -1329px;width:105px;height:105px}.Mount_Body_Rat-White{background-image:url(spritesmith-main-6.png);background-position:-1438px 0;width:105px;height:105px}.Mount_Body_Rat-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1438px -106px;width:105px;height:105px}.Mount_Body_Rock-Base{background-image:url(spritesmith-main-6.png);background-position:-1438px -212px;width:105px;height:105px}.Mount_Body_Rock-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1438px -318px;width:105px;height:105px}.Mount_Body_Rock-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1438px -424px;width:105px;height:105px}.Mount_Body_Rock-Desert{background-image:url(spritesmith-main-6.png);background-position:-1438px -530px;width:105px;height:105px}.Mount_Body_Rock-Golden{background-image:url(spritesmith-main-6.png);background-position:-1438px -636px;width:105px;height:105px}.Mount_Body_Rock-Red{background-image:url(spritesmith-main-6.png);background-position:-1438px -742px;width:105px;height:105px}.Mount_Body_Rock-Shade{background-image:url(spritesmith-main-6.png);background-position:-1438px -848px;width:105px;height:105px}.Mount_Body_Rock-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1438px -954px;width:105px;height:105px}.Mount_Body_Rock-White{background-image:url(spritesmith-main-6.png);background-position:-1438px -1060px;width:105px;height:105px}.Mount_Body_Rock-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1438px -1166px;width:105px;height:105px}.Mount_Body_Rooster-Base{background-image:url(spritesmith-main-6.png);background-position:-1438px -1272px;width:105px;height:105px}.Mount_Body_Rooster-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:0 -1435px;width:105px;height:105px}.Mount_Body_Rooster-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-106px -1435px;width:105px;height:105px}.Mount_Body_Rooster-Desert{background-image:url(spritesmith-main-6.png);background-position:-212px -1435px;width:105px;height:105px}.Mount_Body_Rooster-Golden{background-image:url(spritesmith-main-6.png);background-position:-318px -1435px;width:105px;height:105px}.Mount_Body_Rooster-Red{background-image:url(spritesmith-main-6.png);background-position:-424px -1435px;width:105px;height:105px}.Mount_Body_Rooster-Shade{background-image:url(spritesmith-main-6.png);background-position:-530px -1435px;width:105px;height:105px}.Mount_Body_Rooster-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-636px -1435px;width:105px;height:105px}.Mount_Body_Rooster-White{background-image:url(spritesmith-main-6.png);background-position:-742px -1435px;width:105px;height:105px}.Mount_Body_Rooster-Zombie{background-image:url(spritesmith-main-6.png);background-position:-848px -1435px;width:105px;height:105px}.Mount_Body_Seahorse-Base{background-image:url(spritesmith-main-6.png);background-position:-954px -1435px;width:105px;height:105px}.Mount_Body_Seahorse-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1060px -1435px;width:105px;height:105px}.Mount_Body_Seahorse-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1166px -1435px;width:105px;height:105px}.Mount_Body_Seahorse-Desert{background-image:url(spritesmith-main-6.png);background-position:-1272px -1435px;width:105px;height:105px}.Mount_Body_Seahorse-Golden{background-image:url(spritesmith-main-6.png);background-position:-1378px -1435px;width:105px;height:105px}.Mount_Body_Seahorse-Red{background-image:url(spritesmith-main-6.png);background-position:-1544px 0;width:105px;height:105px}.Mount_Body_Seahorse-Shade{background-image:url(spritesmith-main-6.png);background-position:-1544px -106px;width:105px;height:105px}.Mount_Body_Seahorse-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1544px -212px;width:105px;height:105px}.Mount_Body_Seahorse-White{background-image:url(spritesmith-main-6.png);background-position:-1544px -318px;width:105px;height:105px}.Mount_Body_Seahorse-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1544px -424px;width:105px;height:105px}.Mount_Body_Sheep-Base{background-image:url(spritesmith-main-6.png);background-position:-1544px -530px;width:105px;height:105px}.Mount_Body_Sheep-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1544px -636px;width:105px;height:105px}.Mount_Body_Sheep-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1544px -742px;width:105px;height:105px}.Mount_Body_Sheep-Desert{background-image:url(spritesmith-main-6.png);background-position:-1544px -848px;width:105px;height:105px}.Mount_Body_Sheep-Golden{background-image:url(spritesmith-main-6.png);background-position:-1544px -954px;width:105px;height:105px}.Mount_Body_Sheep-Red{background-image:url(spritesmith-main-6.png);background-position:-1544px -1060px;width:105px;height:105px}.Mount_Body_Sheep-Shade{background-image:url(spritesmith-main-6.png);background-position:-1544px -1166px;width:105px;height:105px}.Mount_Body_Sheep-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1544px -1272px;width:105px;height:105px}.Mount_Body_Sheep-White{background-image:url(spritesmith-main-6.png);background-position:-1544px -1378px;width:105px;height:105px}.Mount_Body_Sheep-Zombie{background-image:url(spritesmith-main-6.png);background-position:0 -1541px;width:105px;height:105px}.Mount_Body_Slime-Base{background-image:url(spritesmith-main-6.png);background-position:-106px -1541px;width:105px;height:105px}.Mount_Body_Slime-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-212px -1541px;width:105px;height:105px}.Mount_Body_Slime-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-318px -1541px;width:105px;height:105px}.Mount_Body_Slime-Desert{background-image:url(spritesmith-main-6.png);background-position:-424px -1541px;width:105px;height:105px}.Mount_Body_Slime-Golden{background-image:url(spritesmith-main-6.png);background-position:-530px -1541px;width:105px;height:105px}.Mount_Body_Slime-Red{background-image:url(spritesmith-main-6.png);background-position:-636px -1541px;width:105px;height:105px}.Mount_Body_Slime-Shade{background-image:url(spritesmith-main-6.png);background-position:-742px -1541px;width:105px;height:105px}.Mount_Body_Slime-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-848px -1541px;width:105px;height:105px}.Mount_Body_Slime-White{background-image:url(spritesmith-main-6.png);background-position:-954px -1541px;width:105px;height:105px}.Mount_Body_Slime-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1060px -1541px;width:105px;height:105px}.Mount_Body_Spider-Base{background-image:url(spritesmith-main-6.png);background-position:-1166px -1541px;width:105px;height:105px}.Mount_Body_Spider-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1272px -1541px;width:105px;height:105px}.Mount_Body_Spider-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1378px -1541px;width:105px;height:105px}.Mount_Body_Spider-Desert{background-image:url(spritesmith-main-6.png);background-position:-1484px -1541px;width:105px;height:105px}.Mount_Body_Spider-Golden{background-image:url(spritesmith-main-6.png);background-position:-1650px 0;width:105px;height:105px}.Mount_Body_Spider-Red{background-image:url(spritesmith-main-6.png);background-position:-1650px -106px;width:105px;height:105px}.Mount_Body_Spider-Shade{background-image:url(spritesmith-main-6.png);background-position:-1650px -212px;width:105px;height:105px}.Mount_Body_Spider-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1650px -318px;width:105px;height:105px}.Mount_Body_Spider-White{background-image:url(spritesmith-main-6.png);background-position:-1650px -424px;width:105px;height:105px}.Mount_Body_Spider-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1650px -530px;width:105px;height:105px}.Mount_Body_TRex-Base{background-image:url(spritesmith-main-6.png);background-position:-136px 0;width:135px;height:135px}.Mount_Body_TRex-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:0 0;width:135px;height:135px}.Mount_Body_TigerCub-Base{background-image:url(spritesmith-main-6.png);background-position:-1650px -636px;width:105px;height:105px}.Mount_Body_TigerCub-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1650px -742px;width:105px;height:105px}.Mount_Body_TigerCub-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1650px -848px;width:105px;height:105px}.Mount_Body_TigerCub-Desert{background-image:url(spritesmith-main-6.png);background-position:-1650px -954px;width:105px;height:105px}.Mount_Body_TigerCub-Golden{background-image:url(spritesmith-main-6.png);background-position:-1650px -1060px;width:105px;height:105px}.Mount_Body_TigerCub-Red{background-image:url(spritesmith-main-6.png);background-position:-1650px -1166px;width:105px;height:105px}.Mount_Body_TigerCub-Shade{background-image:url(spritesmith-main-6.png);background-position:-1650px -1272px;width:105px;height:105px}.Mount_Body_TigerCub-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1650px -1378px;width:105px;height:105px}.Mount_Body_TigerCub-Spooky{background-image:url(spritesmith-main-6.png);background-position:-1650px -1484px;width:105px;height:105px}.Mount_Body_TigerCub-White{background-image:url(spritesmith-main-6.png);background-position:0 -1647px;width:105px;height:105px}.Mount_Body_TigerCub-Zombie{background-image:url(spritesmith-main-6.png);background-position:-106px -1647px;width:105px;height:105px}.Mount_Body_TRex-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-136px 0;width:135px;height:135px}.Mount_Body_TRex-Desert{background-image:url(spritesmith-main-7.png);background-position:-544px -272px;width:135px;height:135px}.Mount_Body_TRex-Golden{background-image:url(spritesmith-main-7.png);background-position:-544px 0;width:135px;height:135px}.Mount_Body_TRex-Red{background-image:url(spritesmith-main-7.png);background-position:0 -136px;width:135px;height:135px}.Mount_Body_TRex-Shade{background-image:url(spritesmith-main-7.png);background-position:-136px -136px;width:135px;height:135px}.Mount_Body_TRex-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-272px 0;width:135px;height:135px}.Mount_Body_TRex-White{background-image:url(spritesmith-main-7.png);background-position:-272px -136px;width:135px;height:135px}.Mount_Body_TRex-Zombie{background-image:url(spritesmith-main-7.png);background-position:0 -272px;width:135px;height:135px}.Mount_Body_Turkey-Base{background-image:url(spritesmith-main-7.png);background-position:-998px -530px;width:105px;height:105px}.Mount_Body_Whale-Base{background-image:url(spritesmith-main-7.png);background-position:-998px -636px;width:105px;height:105px}.Mount_Body_Whale-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-998px -742px;width:105px;height:105px}.Mount_Body_Whale-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-998px -848px;width:105px;height:105px}.Mount_Body_Whale-Desert{background-image:url(spritesmith-main-7.png);background-position:0 -977px;width:105px;height:105px}.Mount_Body_Whale-Golden{background-image:url(spritesmith-main-7.png);background-position:-106px -977px;width:105px;height:105px}.Mount_Body_Whale-Red{background-image:url(spritesmith-main-7.png);background-position:-212px -977px;width:105px;height:105px}.Mount_Body_Whale-Shade{background-image:url(spritesmith-main-7.png);background-position:-318px -977px;width:105px;height:105px}.Mount_Body_Whale-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1210px -742px;width:105px;height:105px}.Mount_Body_Whale-White{background-image:url(spritesmith-main-7.png);background-position:-424px -1401px;width:105px;height:105px}.Mount_Body_Whale-Zombie{background-image:url(spritesmith-main-7.png);background-position:-998px -318px;width:105px;height:105px}.Mount_Body_Wolf-Base{background-image:url(spritesmith-main-7.png);background-position:-136px -272px;width:135px;height:135px}.Mount_Body_Wolf-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-272px -272px;width:135px;height:135px}.Mount_Body_Wolf-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-408px 0;width:135px;height:135px}.Mount_Body_Wolf-Desert{background-image:url(spritesmith-main-7.png);background-position:-408px -136px;width:135px;height:135px}.Mount_Body_Wolf-Golden{background-image:url(spritesmith-main-7.png);background-position:-408px -272px;width:135px;height:135px}.Mount_Body_Wolf-Red{background-image:url(spritesmith-main-7.png);background-position:0 -408px;width:135px;height:135px}.Mount_Body_Wolf-Shade{background-image:url(spritesmith-main-7.png);background-position:-136px -408px;width:135px;height:135px}.Mount_Body_Wolf-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-272px -408px;width:135px;height:135px}.Mount_Body_Wolf-Spooky{background-image:url(spritesmith-main-7.png);background-position:-408px -408px;width:135px;height:135px}.Mount_Body_Wolf-White{background-image:url(spritesmith-main-7.png);background-position:0 0;width:135px;height:135px}.Mount_Body_Wolf-Zombie{background-image:url(spritesmith-main-7.png);background-position:-544px -136px;width:135px;height:135px}.Mount_Head_BearCub-Base{background-image:url(spritesmith-main-7.png);background-position:-848px -1401px;width:105px;height:105px}.Mount_Head_BearCub-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-954px -1401px;width:105px;height:105px}.Mount_Head_BearCub-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-109px -659px;width:105px;height:105px}.Mount_Head_BearCub-Desert{background-image:url(spritesmith-main-7.png);background-position:-215px -659px;width:105px;height:105px}.Mount_Head_BearCub-Golden{background-image:url(spritesmith-main-7.png);background-position:-321px -659px;width:105px;height:105px}.Mount_Head_BearCub-Polar{background-image:url(spritesmith-main-7.png);background-position:-427px -659px;width:105px;height:105px}.Mount_Head_BearCub-Red{background-image:url(spritesmith-main-7.png);background-position:-533px -659px;width:105px;height:105px}.Mount_Head_BearCub-Shade{background-image:url(spritesmith-main-7.png);background-position:-639px -659px;width:105px;height:105px}.Mount_Head_BearCub-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-786px 0;width:105px;height:105px}.Mount_Head_BearCub-Spooky{background-image:url(spritesmith-main-7.png);background-position:-786px -106px;width:105px;height:105px}.Mount_Head_BearCub-White{background-image:url(spritesmith-main-7.png);background-position:-786px -212px;width:105px;height:105px}.Mount_Head_BearCub-Zombie{background-image:url(spritesmith-main-7.png);background-position:-786px -318px;width:105px;height:105px}.Mount_Head_Bunny-Base{background-image:url(spritesmith-main-7.png);background-position:-786px -424px;width:105px;height:105px}.Mount_Head_Bunny-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-786px -530px;width:105px;height:105px}.Mount_Head_Bunny-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-786px -636px;width:105px;height:105px}.Mount_Head_Bunny-Desert{background-image:url(spritesmith-main-7.png);background-position:0 -765px;width:105px;height:105px}.Mount_Head_Bunny-Golden{background-image:url(spritesmith-main-7.png);background-position:-106px -765px;width:105px;height:105px}.Mount_Head_Bunny-Red{background-image:url(spritesmith-main-7.png);background-position:-212px -765px;width:105px;height:105px}.Mount_Head_Bunny-Shade{background-image:url(spritesmith-main-7.png);background-position:-318px -765px;width:105px;height:105px}.Mount_Head_Bunny-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-424px -765px;width:105px;height:105px}.Mount_Head_Bunny-White{background-image:url(spritesmith-main-7.png);background-position:-530px -765px;width:105px;height:105px}.Mount_Head_Bunny-Zombie{background-image:url(spritesmith-main-7.png);background-position:-636px -765px;width:105px;height:105px}.Mount_Head_Cactus-Base{background-image:url(spritesmith-main-7.png);background-position:-742px -765px;width:105px;height:105px}.Mount_Head_Cactus-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-892px 0;width:105px;height:105px}.Mount_Head_Cactus-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-892px -106px;width:105px;height:105px}.Mount_Head_Cactus-Desert{background-image:url(spritesmith-main-7.png);background-position:-892px -212px;width:105px;height:105px}.Mount_Head_Cactus-Golden{background-image:url(spritesmith-main-7.png);background-position:-892px -318px;width:105px;height:105px}.Mount_Head_Cactus-Red{background-image:url(spritesmith-main-7.png);background-position:-892px -424px;width:105px;height:105px}.Mount_Head_Cactus-Shade{background-image:url(spritesmith-main-7.png);background-position:-892px -530px;width:105px;height:105px}.Mount_Head_Cactus-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-892px -636px;width:105px;height:105px}.Mount_Head_Cactus-Spooky{background-image:url(spritesmith-main-7.png);background-position:-892px -742px;width:105px;height:105px}.Mount_Head_Cactus-White{background-image:url(spritesmith-main-7.png);background-position:0 -871px;width:105px;height:105px}.Mount_Head_Cactus-Zombie{background-image:url(spritesmith-main-7.png);background-position:-106px -871px;width:105px;height:105px}.Mount_Head_Cheetah-Base{background-image:url(spritesmith-main-7.png);background-position:-212px -871px;width:105px;height:105px}.Mount_Head_Cheetah-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-318px -871px;width:105px;height:105px}.Mount_Head_Cheetah-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-424px -871px;width:105px;height:105px}.Mount_Head_Cheetah-Desert{background-image:url(spritesmith-main-7.png);background-position:-530px -871px;width:105px;height:105px}.Mount_Head_Cheetah-Golden{background-image:url(spritesmith-main-7.png);background-position:-636px -871px;width:105px;height:105px}.Mount_Head_Cheetah-Red{background-image:url(spritesmith-main-7.png);background-position:-742px -871px;width:105px;height:105px}.Mount_Head_Cheetah-Shade{background-image:url(spritesmith-main-7.png);background-position:-848px -871px;width:105px;height:105px}.Mount_Head_Cheetah-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-998px 0;width:105px;height:105px}.Mount_Head_Cheetah-White{background-image:url(spritesmith-main-7.png);background-position:-998px -106px;width:105px;height:105px}.Mount_Head_Cheetah-Zombie{background-image:url(spritesmith-main-7.png);background-position:-998px -212px;width:105px;height:105px}.Mount_Head_Cuttlefish-Base{background-image:url(spritesmith-main-7.png);background-position:-680px -230px;width:105px;height:114px}.Mount_Head_Cuttlefish-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-680px -345px;width:105px;height:114px}.Mount_Head_Cuttlefish-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-530px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-Desert{background-image:url(spritesmith-main-7.png);background-position:-106px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-Golden{background-image:url(spritesmith-main-7.png);background-position:-212px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-Red{background-image:url(spritesmith-main-7.png);background-position:-318px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-Shade{background-image:url(spritesmith-main-7.png);background-position:-424px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-Skeleton{background-image:url(spritesmith-main-7.png);background-position:0 -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-White{background-image:url(spritesmith-main-7.png);background-position:-680px 0;width:105px;height:114px}.Mount_Head_Cuttlefish-Zombie{background-image:url(spritesmith-main-7.png);background-position:-680px -115px;width:105px;height:114px}.Mount_Head_Deer-Base{background-image:url(spritesmith-main-7.png);background-position:-424px -977px;width:105px;height:105px}.Mount_Head_Deer-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-530px -977px;width:105px;height:105px}.Mount_Head_Deer-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-636px -977px;width:105px;height:105px}.Mount_Head_Deer-Desert{background-image:url(spritesmith-main-7.png);background-position:-742px -977px;width:105px;height:105px}.Mount_Head_Deer-Golden{background-image:url(spritesmith-main-7.png);background-position:-848px -977px;width:105px;height:105px}.Mount_Head_Deer-Red{background-image:url(spritesmith-main-7.png);background-position:-954px -977px;width:105px;height:105px}.Mount_Head_Deer-Shade{background-image:url(spritesmith-main-7.png);background-position:-1104px 0;width:105px;height:105px}.Mount_Head_Deer-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1104px -106px;width:105px;height:105px}.Mount_Head_Deer-White{background-image:url(spritesmith-main-7.png);background-position:-1104px -212px;width:105px;height:105px}.Mount_Head_Deer-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1104px -318px;width:105px;height:105px}.Mount_Head_Dragon-Base{background-image:url(spritesmith-main-7.png);background-position:-1104px -424px;width:105px;height:105px}.Mount_Head_Dragon-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1104px -530px;width:105px;height:105px}.Mount_Head_Dragon-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1104px -636px;width:105px;height:105px}.Mount_Head_Dragon-Desert{background-image:url(spritesmith-main-7.png);background-position:-1104px -742px;width:105px;height:105px}.Mount_Head_Dragon-Golden{background-image:url(spritesmith-main-7.png);background-position:-1104px -848px;width:105px;height:105px}.Mount_Head_Dragon-Red{background-image:url(spritesmith-main-7.png);background-position:-1104px -954px;width:105px;height:105px}.Mount_Head_Dragon-Shade{background-image:url(spritesmith-main-7.png);background-position:0 -1083px;width:105px;height:105px}.Mount_Head_Dragon-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-106px -1083px;width:105px;height:105px}.Mount_Head_Dragon-Spooky{background-image:url(spritesmith-main-7.png);background-position:-212px -1083px;width:105px;height:105px}.Mount_Head_Dragon-White{background-image:url(spritesmith-main-7.png);background-position:-318px -1083px;width:105px;height:105px}.Mount_Head_Dragon-Zombie{background-image:url(spritesmith-main-7.png);background-position:-424px -1083px;width:105px;height:105px}.Mount_Head_Egg-Base{background-image:url(spritesmith-main-7.png);background-position:-530px -1083px;width:105px;height:105px}.Mount_Head_Egg-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-636px -1083px;width:105px;height:105px}.Mount_Head_Egg-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-742px -1083px;width:105px;height:105px}.Mount_Head_Egg-Desert{background-image:url(spritesmith-main-7.png);background-position:-848px -1083px;width:105px;height:105px}.Mount_Head_Egg-Golden{background-image:url(spritesmith-main-7.png);background-position:-954px -1083px;width:105px;height:105px}.Mount_Head_Egg-Red{background-image:url(spritesmith-main-7.png);background-position:-1060px -1083px;width:105px;height:105px}.Mount_Head_Egg-Shade{background-image:url(spritesmith-main-7.png);background-position:-1210px 0;width:105px;height:105px}.Mount_Head_Egg-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1210px -106px;width:105px;height:105px}.Mount_Head_Egg-White{background-image:url(spritesmith-main-7.png);background-position:-1210px -212px;width:105px;height:105px}.Mount_Head_Egg-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1210px -318px;width:105px;height:105px}.Mount_Head_FlyingPig-Base{background-image:url(spritesmith-main-7.png);background-position:-1210px -424px;width:105px;height:105px}.Mount_Head_FlyingPig-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1210px -530px;width:105px;height:105px}.Mount_Head_FlyingPig-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1210px -636px;width:105px;height:105px}.Mount_Head_FlyingPig-Desert{background-image:url(spritesmith-main-7.png);background-position:-530px -1613px;width:105px;height:105px}.Mount_Head_FlyingPig-Golden{background-image:url(spritesmith-main-7.png);background-position:-1210px -848px;width:105px;height:105px}.Mount_Head_FlyingPig-Red{background-image:url(spritesmith-main-7.png);background-position:-1210px -954px;width:105px;height:105px}.Mount_Head_FlyingPig-Shade{background-image:url(spritesmith-main-7.png);background-position:-1210px -1060px;width:105px;height:105px}.Mount_Head_FlyingPig-Skeleton{background-image:url(spritesmith-main-7.png);background-position:0 -1189px;width:105px;height:105px}.Mount_Head_FlyingPig-Spooky{background-image:url(spritesmith-main-7.png);background-position:-106px -1189px;width:105px;height:105px}.Mount_Head_FlyingPig-White{background-image:url(spritesmith-main-7.png);background-position:-212px -1189px;width:105px;height:105px}.Mount_Head_FlyingPig-Zombie{background-image:url(spritesmith-main-7.png);background-position:-318px -1189px;width:105px;height:105px}.Mount_Head_Fox-Base{background-image:url(spritesmith-main-7.png);background-position:-424px -1189px;width:105px;height:105px}.Mount_Head_Fox-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-530px -1189px;width:105px;height:105px}.Mount_Head_Fox-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-636px -1189px;width:105px;height:105px}.Mount_Head_Fox-Desert{background-image:url(spritesmith-main-7.png);background-position:-742px -1189px;width:105px;height:105px}.Mount_Head_Fox-Golden{background-image:url(spritesmith-main-7.png);background-position:-848px -1189px;width:105px;height:105px}.Mount_Head_Fox-Red{background-image:url(spritesmith-main-7.png);background-position:-954px -1189px;width:105px;height:105px}.Mount_Head_Fox-Shade{background-image:url(spritesmith-main-7.png);background-position:-1060px -1189px;width:105px;height:105px}.Mount_Head_Fox-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1166px -1189px;width:105px;height:105px}.Mount_Head_Fox-Spooky{background-image:url(spritesmith-main-7.png);background-position:-1316px 0;width:105px;height:105px}.Mount_Head_Fox-White{background-image:url(spritesmith-main-7.png);background-position:-1316px -106px;width:105px;height:105px}.Mount_Head_Fox-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1316px -212px;width:105px;height:105px}.Mount_Head_Gryphon-Base{background-image:url(spritesmith-main-7.png);background-position:-1316px -318px;width:105px;height:105px}.Mount_Head_Gryphon-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1316px -424px;width:105px;height:105px}.Mount_Head_Gryphon-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1316px -530px;width:105px;height:105px}.Mount_Head_Gryphon-Desert{background-image:url(spritesmith-main-7.png);background-position:-1316px -636px;width:105px;height:105px}.Mount_Head_Gryphon-Golden{background-image:url(spritesmith-main-7.png);background-position:-1316px -742px;width:105px;height:105px}.Mount_Head_Gryphon-Red{background-image:url(spritesmith-main-7.png);background-position:-1316px -848px;width:105px;height:105px}.Mount_Head_Gryphon-RoyalPurple{background-image:url(spritesmith-main-7.png);background-position:-1316px -954px;width:105px;height:105px}.Mount_Head_Gryphon-Shade{background-image:url(spritesmith-main-7.png);background-position:-1316px -1060px;width:105px;height:105px}.Mount_Head_Gryphon-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1316px -1166px;width:105px;height:105px}.Mount_Head_Gryphon-White{background-image:url(spritesmith-main-7.png);background-position:0 -1295px;width:105px;height:105px}.Mount_Head_Gryphon-Zombie{background-image:url(spritesmith-main-7.png);background-position:-106px -1295px;width:105px;height:105px}.Mount_Head_Hedgehog-Base{background-image:url(spritesmith-main-7.png);background-position:-212px -1295px;width:105px;height:105px}.Mount_Head_Hedgehog-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-318px -1295px;width:105px;height:105px}.Mount_Head_Hedgehog-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-424px -1295px;width:105px;height:105px}.Mount_Head_Hedgehog-Desert{background-image:url(spritesmith-main-7.png);background-position:-530px -1295px;width:105px;height:105px}.Mount_Head_Hedgehog-Golden{background-image:url(spritesmith-main-7.png);background-position:-636px -1295px;width:105px;height:105px}.Mount_Head_Hedgehog-Red{background-image:url(spritesmith-main-7.png);background-position:-742px -1295px;width:105px;height:105px}.Mount_Head_Hedgehog-Shade{background-image:url(spritesmith-main-7.png);background-position:-848px -1295px;width:105px;height:105px}.Mount_Head_Hedgehog-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-954px -1295px;width:105px;height:105px}.Mount_Head_Hedgehog-White{background-image:url(spritesmith-main-7.png);background-position:-1060px -1295px;width:105px;height:105px}.Mount_Head_Hedgehog-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1166px -1295px;width:105px;height:105px}.Mount_Head_Horse-Base{background-image:url(spritesmith-main-7.png);background-position:-1272px -1295px;width:105px;height:105px}.Mount_Head_Horse-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1422px 0;width:105px;height:105px}.Mount_Head_Horse-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1422px -106px;width:105px;height:105px}.Mount_Head_Horse-Desert{background-image:url(spritesmith-main-7.png);background-position:-1422px -212px;width:105px;height:105px}.Mount_Head_Horse-Golden{background-image:url(spritesmith-main-7.png);background-position:-1422px -318px;width:105px;height:105px}.Mount_Head_Horse-Red{background-image:url(spritesmith-main-7.png);background-position:-1422px -424px;width:105px;height:105px}.Mount_Head_Horse-Shade{background-image:url(spritesmith-main-7.png);background-position:-1422px -530px;width:105px;height:105px}.Mount_Head_Horse-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1422px -636px;width:105px;height:105px}.Mount_Head_Horse-White{background-image:url(spritesmith-main-7.png);background-position:-1422px -742px;width:105px;height:105px}.Mount_Head_Horse-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1422px -848px;width:105px;height:105px}.Mount_Head_LionCub-Base{background-image:url(spritesmith-main-7.png);background-position:-1422px -954px;width:105px;height:105px}.Mount_Head_LionCub-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1422px -1060px;width:105px;height:105px}.Mount_Head_LionCub-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1422px -1166px;width:105px;height:105px}.Mount_Head_LionCub-Desert{background-image:url(spritesmith-main-7.png);background-position:-1422px -1272px;width:105px;height:105px}.Mount_Head_LionCub-Ethereal{background-image:url(spritesmith-main-7.png);background-position:0 -1401px;width:105px;height:105px}.Mount_Head_LionCub-Golden{background-image:url(spritesmith-main-7.png);background-position:-106px -1401px;width:105px;height:105px}.Mount_Head_LionCub-Red{background-image:url(spritesmith-main-7.png);background-position:-212px -1401px;width:105px;height:105px}.Mount_Head_LionCub-Shade{background-image:url(spritesmith-main-7.png);background-position:-318px -1401px;width:105px;height:105px}.Mount_Head_LionCub-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-680px -460px;width:105px;height:110px}.Mount_Head_LionCub-Spooky{background-image:url(spritesmith-main-7.png);background-position:-530px -1401px;width:105px;height:105px}.Mount_Head_LionCub-White{background-image:url(spritesmith-main-7.png);background-position:-636px -1401px;width:105px;height:105px}.Mount_Head_LionCub-Zombie{background-image:url(spritesmith-main-7.png);background-position:-742px -1401px;width:105px;height:105px}.Mount_Head_Mammoth-Base{background-image:url(spritesmith-main-7.png);background-position:-544px -408px;width:105px;height:123px}.Mount_Head_MantisShrimp-Base{background-image:url(spritesmith-main-7.png);background-position:0 -659px;width:108px;height:105px}.Mount_Head_Octopus-Base{background-image:url(spritesmith-main-7.png);background-position:-1060px -1401px;width:105px;height:105px}.Mount_Head_Octopus-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1166px -1401px;width:105px;height:105px}.Mount_Head_Octopus-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1272px -1401px;width:105px;height:105px}.Mount_Head_Octopus-Desert{background-image:url(spritesmith-main-7.png);background-position:-1378px -1401px;width:105px;height:105px}.Mount_Head_Octopus-Golden{background-image:url(spritesmith-main-7.png);background-position:-1528px 0;width:105px;height:105px}.Mount_Head_Octopus-Red{background-image:url(spritesmith-main-7.png);background-position:-1528px -106px;width:105px;height:105px}.Mount_Head_Octopus-Shade{background-image:url(spritesmith-main-7.png);background-position:-1528px -212px;width:105px;height:105px}.Mount_Head_Octopus-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1528px -318px;width:105px;height:105px}.Mount_Head_Octopus-White{background-image:url(spritesmith-main-7.png);background-position:-1528px -424px;width:105px;height:105px}.Mount_Head_Octopus-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1528px -530px;width:105px;height:105px}.Mount_Head_Orca-Base{background-image:url(spritesmith-main-7.png);background-position:-1528px -636px;width:105px;height:105px}.Mount_Head_Owl-Base{background-image:url(spritesmith-main-7.png);background-position:-1528px -742px;width:105px;height:105px}.Mount_Head_Owl-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1528px -848px;width:105px;height:105px}.Mount_Head_Owl-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1528px -954px;width:105px;height:105px}.Mount_Head_Owl-Desert{background-image:url(spritesmith-main-7.png);background-position:-1528px -1060px;width:105px;height:105px}.Mount_Head_Owl-Golden{background-image:url(spritesmith-main-7.png);background-position:-1528px -1166px;width:105px;height:105px}.Mount_Head_Owl-Red{background-image:url(spritesmith-main-7.png);background-position:-1528px -1272px;width:105px;height:105px}.Mount_Head_Owl-Shade{background-image:url(spritesmith-main-7.png);background-position:-1528px -1378px;width:105px;height:105px}.Mount_Head_Owl-Skeleton{background-image:url(spritesmith-main-7.png);background-position:0 -1507px;width:105px;height:105px}.Mount_Head_Owl-White{background-image:url(spritesmith-main-7.png);background-position:-106px -1507px;width:105px;height:105px}.Mount_Head_Owl-Zombie{background-image:url(spritesmith-main-7.png);background-position:-212px -1507px;width:105px;height:105px}.Mount_Head_PandaCub-Base{background-image:url(spritesmith-main-7.png);background-position:-318px -1507px;width:105px;height:105px}.Mount_Head_PandaCub-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-424px -1507px;width:105px;height:105px}.Mount_Head_PandaCub-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-530px -1507px;width:105px;height:105px}.Mount_Head_PandaCub-Desert{background-image:url(spritesmith-main-7.png);background-position:-636px -1507px;width:105px;height:105px}.Mount_Head_PandaCub-Golden{background-image:url(spritesmith-main-7.png);background-position:-742px -1507px;width:105px;height:105px}.Mount_Head_PandaCub-Red{background-image:url(spritesmith-main-7.png);background-position:-848px -1507px;width:105px;height:105px}.Mount_Head_PandaCub-Shade{background-image:url(spritesmith-main-7.png);background-position:-954px -1507px;width:105px;height:105px}.Mount_Head_PandaCub-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1060px -1507px;width:105px;height:105px}.Mount_Head_PandaCub-Spooky{background-image:url(spritesmith-main-7.png);background-position:-1166px -1507px;width:105px;height:105px}.Mount_Head_PandaCub-White{background-image:url(spritesmith-main-7.png);background-position:-1272px -1507px;width:105px;height:105px}.Mount_Head_PandaCub-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1378px -1507px;width:105px;height:105px}.Mount_Head_Parrot-Base{background-image:url(spritesmith-main-7.png);background-position:-1484px -1507px;width:105px;height:105px}.Mount_Head_Parrot-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1634px 0;width:105px;height:105px}.Mount_Head_Parrot-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1634px -106px;width:105px;height:105px}.Mount_Head_Parrot-Desert{background-image:url(spritesmith-main-7.png);background-position:-1634px -212px;width:105px;height:105px}.Mount_Head_Parrot-Golden{background-image:url(spritesmith-main-7.png);background-position:-1634px -318px;width:105px;height:105px}.Mount_Head_Parrot-Red{background-image:url(spritesmith-main-7.png);background-position:-1634px -424px;width:105px;height:105px}.Mount_Head_Parrot-Shade{background-image:url(spritesmith-main-7.png);background-position:-1634px -530px;width:105px;height:105px}.Mount_Head_Parrot-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1634px -636px;width:105px;height:105px}.Mount_Head_Parrot-White{background-image:url(spritesmith-main-7.png);background-position:-1634px -742px;width:105px;height:105px}.Mount_Head_Parrot-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1634px -848px;width:105px;height:105px}.Mount_Head_Penguin-Base{background-image:url(spritesmith-main-7.png);background-position:-1634px -954px;width:105px;height:105px}.Mount_Head_Penguin-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1634px -1060px;width:105px;height:105px}.Mount_Head_Penguin-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1634px -1166px;width:105px;height:105px}.Mount_Head_Penguin-Desert{background-image:url(spritesmith-main-7.png);background-position:-1634px -1272px;width:105px;height:105px}.Mount_Head_Penguin-Golden{background-image:url(spritesmith-main-7.png);background-position:-1634px -1378px;width:105px;height:105px}.Mount_Head_Penguin-Red{background-image:url(spritesmith-main-7.png);background-position:-1634px -1484px;width:105px;height:105px}.Mount_Head_Penguin-Shade{background-image:url(spritesmith-main-7.png);background-position:0 -1613px;width:105px;height:105px}.Mount_Head_Penguin-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-106px -1613px;width:105px;height:105px}.Mount_Head_Penguin-White{background-image:url(spritesmith-main-7.png);background-position:-212px -1613px;width:105px;height:105px}.Mount_Head_Penguin-Zombie{background-image:url(spritesmith-main-7.png);background-position:-318px -1613px;width:105px;height:105px}.Mount_Head_Rat-Base{background-image:url(spritesmith-main-7.png);background-position:-424px -1613px;width:105px;height:105px}.Mount_Head_Rat-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-998px -424px;width:105px;height:105px}.Mount_Head_Rat-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-998px -742px;width:105px;height:105px}.Mount_Head_Rat-Desert{background-image:url(spritesmith-main-8.png);background-position:-1060px -1104px;width:105px;height:105px}.Mount_Head_Rat-Golden{background-image:url(spritesmith-main-8.png);background-position:-892px -106px;width:105px;height:105px}.Mount_Head_Rat-Red{background-image:url(spritesmith-main-8.png);background-position:-998px -848px;width:105px;height:105px}.Mount_Head_Rat-Shade{background-image:url(spritesmith-main-8.png);background-position:0 -998px;width:105px;height:105px}.Mount_Head_Rat-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-106px -998px;width:105px;height:105px}.Mount_Head_Rat-White{background-image:url(spritesmith-main-8.png);background-position:-212px -998px;width:105px;height:105px}.Mount_Head_Rat-Zombie{background-image:url(spritesmith-main-8.png);background-position:-318px -998px;width:105px;height:105px}.Mount_Head_Rock-Base{background-image:url(spritesmith-main-8.png);background-position:-424px -998px;width:105px;height:105px}.Mount_Head_Rock-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-530px -998px;width:105px;height:105px}.Mount_Head_Rock-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-636px -998px;width:105px;height:105px}.Mount_Head_Rock-Desert{background-image:url(spritesmith-main-8.png);background-position:-742px -998px;width:105px;height:105px}.Mount_Head_Rock-Golden{background-image:url(spritesmith-main-8.png);background-position:-1104px -954px;width:105px;height:105px}.Mount_Head_Rock-Red{background-image:url(spritesmith-main-8.png);background-position:0 -1104px;width:105px;height:105px}.Mount_Head_Rock-Shade{background-image:url(spritesmith-main-8.png);background-position:-106px -1104px;width:105px;height:105px}.Mount_Head_Rock-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-212px -1104px;width:105px;height:105px}.Mount_Head_Rock-White{background-image:url(spritesmith-main-8.png);background-position:-318px -1104px;width:105px;height:105px}.Mount_Head_Rock-Zombie{background-image:url(spritesmith-main-8.png);background-position:-424px -1104px;width:105px;height:105px}.Mount_Head_Rooster-Base{background-image:url(spritesmith-main-8.png);background-position:-530px -1104px;width:105px;height:105px}.Mount_Head_Rooster-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-636px -1104px;width:105px;height:105px}.Mount_Head_Rooster-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-742px -1104px;width:105px;height:105px}.Mount_Head_Rooster-Desert{background-image:url(spritesmith-main-8.png);background-position:-848px -1104px;width:105px;height:105px}.Mount_Head_Rooster-Golden{background-image:url(spritesmith-main-8.png);background-position:-954px -1104px;width:105px;height:105px}.Mount_Head_Rooster-Red{background-image:url(spritesmith-main-8.png);background-position:-242px -544px;width:105px;height:105px}.Mount_Head_Rooster-Shade{background-image:url(spritesmith-main-8.png);background-position:-348px -544px;width:105px;height:105px}.Mount_Head_Rooster-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-454px -544px;width:105px;height:105px}.Mount_Head_Rooster-White{background-image:url(spritesmith-main-8.png);background-position:-560px -544px;width:105px;height:105px}.Mount_Head_Rooster-Zombie{background-image:url(spritesmith-main-8.png);background-position:-680px 0;width:105px;height:105px}.Mount_Head_Seahorse-Base{background-image:url(spritesmith-main-8.png);background-position:-680px -106px;width:105px;height:105px}.Mount_Head_Seahorse-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-680px -212px;width:105px;height:105px}.Mount_Head_Seahorse-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-680px -318px;width:105px;height:105px}.Mount_Head_Seahorse-Desert{background-image:url(spritesmith-main-8.png);background-position:-680px -424px;width:105px;height:105px}.Mount_Head_Seahorse-Golden{background-image:url(spritesmith-main-8.png);background-position:-680px -530px;width:105px;height:105px}.Mount_Head_Seahorse-Red{background-image:url(spritesmith-main-8.png);background-position:0 -680px;width:105px;height:105px}.Mount_Head_Seahorse-Shade{background-image:url(spritesmith-main-8.png);background-position:-106px -680px;width:105px;height:105px}.Mount_Head_Seahorse-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-212px -680px;width:105px;height:105px}.Mount_Head_Seahorse-White{background-image:url(spritesmith-main-8.png);background-position:-318px -680px;width:105px;height:105px}.Mount_Head_Seahorse-Zombie{background-image:url(spritesmith-main-8.png);background-position:-424px -680px;width:105px;height:105px}.Mount_Head_Sheep-Base{background-image:url(spritesmith-main-8.png);background-position:-530px -680px;width:105px;height:105px}.Mount_Head_Sheep-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-636px -680px;width:105px;height:105px}.Mount_Head_Sheep-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-786px 0;width:105px;height:105px}.Mount_Head_Sheep-Desert{background-image:url(spritesmith-main-8.png);background-position:-786px -106px;width:105px;height:105px}.Mount_Head_Sheep-Golden{background-image:url(spritesmith-main-8.png);background-position:-786px -212px;width:105px;height:105px}.Mount_Head_Sheep-Red{background-image:url(spritesmith-main-8.png);background-position:-786px -318px;width:105px;height:105px}.Mount_Head_Sheep-Shade{background-image:url(spritesmith-main-8.png);background-position:-786px -424px;width:105px;height:105px}.Mount_Head_Sheep-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-786px -530px;width:105px;height:105px}.Mount_Head_Sheep-White{background-image:url(spritesmith-main-8.png);background-position:-786px -636px;width:105px;height:105px}.Mount_Head_Sheep-Zombie{background-image:url(spritesmith-main-8.png);background-position:0 -786px;width:105px;height:105px}.Mount_Head_Slime-Base{background-image:url(spritesmith-main-8.png);background-position:-106px -786px;width:105px;height:105px}.Mount_Head_Slime-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-212px -786px;width:105px;height:105px}.Mount_Head_Slime-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-318px -786px;width:105px;height:105px}.Mount_Head_Slime-Desert{background-image:url(spritesmith-main-8.png);background-position:-424px -786px;width:105px;height:105px}.Mount_Head_Slime-Golden{background-image:url(spritesmith-main-8.png);background-position:-530px -786px;width:105px;height:105px}.Mount_Head_Slime-Red{background-image:url(spritesmith-main-8.png);background-position:-636px -786px;width:105px;height:105px}.Mount_Head_Slime-Shade{background-image:url(spritesmith-main-8.png);background-position:-742px -786px;width:105px;height:105px}.Mount_Head_Slime-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-892px 0;width:105px;height:105px}.Mount_Head_Slime-White{background-image:url(spritesmith-main-8.png);background-position:-136px -544px;width:105px;height:105px}.Mount_Head_Slime-Zombie{background-image:url(spritesmith-main-8.png);background-position:-892px -212px;width:105px;height:105px}.Mount_Head_Spider-Base{background-image:url(spritesmith-main-8.png);background-position:-892px -318px;width:105px;height:105px}.Mount_Head_Spider-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-892px -424px;width:105px;height:105px}.Mount_Head_Spider-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-892px -530px;width:105px;height:105px}.Mount_Head_Spider-Desert{background-image:url(spritesmith-main-8.png);background-position:-892px -636px;width:105px;height:105px}.Mount_Head_Spider-Golden{background-image:url(spritesmith-main-8.png);background-position:-892px -742px;width:105px;height:105px}.Mount_Head_Spider-Red{background-image:url(spritesmith-main-8.png);background-position:0 -892px;width:105px;height:105px}.Mount_Head_Spider-Shade{background-image:url(spritesmith-main-8.png);background-position:-106px -892px;width:105px;height:105px}.Mount_Head_Spider-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-212px -892px;width:105px;height:105px}.Mount_Head_Spider-White{background-image:url(spritesmith-main-8.png);background-position:-318px -892px;width:105px;height:105px}.Mount_Head_Spider-Zombie{background-image:url(spritesmith-main-8.png);background-position:-424px -892px;width:105px;height:105px}.Mount_Head_TRex-Base{background-image:url(spritesmith-main-8.png);background-position:-408px -272px;width:135px;height:135px}.Mount_Head_TRex-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:0 -136px;width:135px;height:135px}.Mount_Head_TRex-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-136px -136px;width:135px;height:135px}.Mount_Head_TRex-Desert{background-image:url(spritesmith-main-8.png);background-position:-272px 0;width:135px;height:135px}.Mount_Head_TRex-Golden{background-image:url(spritesmith-main-8.png);background-position:-272px -136px;width:135px;height:135px}.Mount_Head_TRex-Red{background-image:url(spritesmith-main-8.png);background-position:0 -272px;width:135px;height:135px}.Mount_Head_TRex-Shade{background-image:url(spritesmith-main-8.png);background-position:-136px -272px;width:135px;height:135px}.Mount_Head_TRex-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-272px -272px;width:135px;height:135px}.Mount_Head_TRex-White{background-image:url(spritesmith-main-8.png);background-position:-408px 0;width:135px;height:135px}.Mount_Head_TRex-Zombie{background-image:url(spritesmith-main-8.png);background-position:-408px -136px;width:135px;height:135px}.Mount_Head_TigerCub-Base{background-image:url(spritesmith-main-8.png);background-position:-530px -892px;width:105px;height:105px}.Mount_Head_TigerCub-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-636px -892px;width:105px;height:105px}.Mount_Head_TigerCub-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-742px -892px;width:105px;height:105px}.Mount_Head_TigerCub-Desert{background-image:url(spritesmith-main-8.png);background-position:-848px -892px;width:105px;height:105px}.Mount_Head_TigerCub-Golden{background-image:url(spritesmith-main-8.png);background-position:-998px 0;width:105px;height:105px}.Mount_Head_TigerCub-Red{background-image:url(spritesmith-main-8.png);background-position:-998px -106px;width:105px;height:105px}.Mount_Head_TigerCub-Shade{background-image:url(spritesmith-main-8.png);background-position:-998px -212px;width:105px;height:105px}.Mount_Head_TigerCub-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-998px -318px;width:105px;height:105px}.Mount_Head_TigerCub-Spooky{background-image:url(spritesmith-main-8.png);background-position:-998px -424px;width:105px;height:105px}.Mount_Head_TigerCub-White{background-image:url(spritesmith-main-8.png);background-position:-998px -530px;width:105px;height:105px}.Mount_Head_TigerCub-Zombie{background-image:url(spritesmith-main-8.png);background-position:-998px -636px;width:105px;height:105px}.Mount_Head_Turkey-Base{background-image:url(spritesmith-main-8.png);background-position:-848px -998px;width:105px;height:105px}.Mount_Head_Whale-Base{background-image:url(spritesmith-main-8.png);background-position:-954px -998px;width:105px;height:105px}.Mount_Head_Whale-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1104px 0;width:105px;height:105px}.Mount_Head_Whale-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1104px -106px;width:105px;height:105px}.Mount_Head_Whale-Desert{background-image:url(spritesmith-main-8.png);background-position:-1104px -212px;width:105px;height:105px}.Mount_Head_Whale-Golden{background-image:url(spritesmith-main-8.png);background-position:-1104px -318px;width:105px;height:105px}.Mount_Head_Whale-Red{background-image:url(spritesmith-main-8.png);background-position:-1104px -424px;width:105px;height:105px}.Mount_Head_Whale-Shade{background-image:url(spritesmith-main-8.png);background-position:-1104px -530px;width:105px;height:105px}.Mount_Head_Whale-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1104px -636px;width:105px;height:105px}.Mount_Head_Whale-White{background-image:url(spritesmith-main-8.png);background-position:-1104px -742px;width:105px;height:105px}.Mount_Head_Whale-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1104px -848px;width:105px;height:105px}.Mount_Head_Wolf-Base{background-image:url(spritesmith-main-8.png);background-position:0 0;width:135px;height:135px}.Mount_Head_Wolf-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:0 -408px;width:135px;height:135px}.Mount_Head_Wolf-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-136px -408px;width:135px;height:135px}.Mount_Head_Wolf-Desert{background-image:url(spritesmith-main-8.png);background-position:-272px -408px;width:135px;height:135px}.Mount_Head_Wolf-Golden{background-image:url(spritesmith-main-8.png);background-position:-408px -408px;width:135px;height:135px}.Mount_Head_Wolf-Red{background-image:url(spritesmith-main-8.png);background-position:-544px 0;width:135px;height:135px}.Mount_Head_Wolf-Shade{background-image:url(spritesmith-main-8.png);background-position:-544px -136px;width:135px;height:135px}.Mount_Head_Wolf-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-544px -272px;width:135px;height:135px}.Mount_Head_Wolf-Spooky{background-image:url(spritesmith-main-8.png);background-position:-544px -408px;width:135px;height:135px}.Mount_Head_Wolf-White{background-image:url(spritesmith-main-8.png);background-position:0 -544px;width:135px;height:135px}.Mount_Head_Wolf-Zombie{background-image:url(spritesmith-main-8.png);background-position:-136px 0;width:135px;height:135px}.Pet-BearCub-Base{background-image:url(spritesmith-main-8.png);background-position:-1210px 0;width:81px;height:99px}.Pet-BearCub-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1210px -100px;width:81px;height:99px}.Pet-BearCub-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1210px -200px;width:81px;height:99px}.Pet-BearCub-Desert{background-image:url(spritesmith-main-8.png);background-position:-1210px -300px;width:81px;height:99px}.Pet-BearCub-Golden{background-image:url(spritesmith-main-8.png);background-position:-1210px -400px;width:81px;height:99px}.Pet-BearCub-Polar{background-image:url(spritesmith-main-8.png);background-position:-1210px -500px;width:81px;height:99px}.Pet-BearCub-Red{background-image:url(spritesmith-main-8.png);background-position:-1210px -600px;width:81px;height:99px}.Pet-BearCub-Shade{background-image:url(spritesmith-main-8.png);background-position:-1210px -700px;width:81px;height:99px}.Pet-BearCub-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1210px -800px;width:81px;height:99px}.Pet-BearCub-Spooky{background-image:url(spritesmith-main-8.png);background-position:-1210px -900px;width:81px;height:99px}.Pet-BearCub-White{background-image:url(spritesmith-main-8.png);background-position:-1210px -1000px;width:81px;height:99px}.Pet-BearCub-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1210px -1100px;width:81px;height:99px}.Pet-Bunny-Base{background-image:url(spritesmith-main-8.png);background-position:-1292px 0;width:81px;height:99px}.Pet-Bunny-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1292px -100px;width:81px;height:99px}.Pet-Bunny-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1292px -200px;width:81px;height:99px}.Pet-Bunny-Desert{background-image:url(spritesmith-main-8.png);background-position:-1292px -300px;width:81px;height:99px}.Pet-Bunny-Golden{background-image:url(spritesmith-main-8.png);background-position:-1292px -400px;width:81px;height:99px}.Pet-Bunny-Red{background-image:url(spritesmith-main-8.png);background-position:-1292px -500px;width:81px;height:99px}.Pet-Bunny-Shade{background-image:url(spritesmith-main-8.png);background-position:-1292px -600px;width:81px;height:99px}.Pet-Bunny-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1292px -700px;width:81px;height:99px}.Pet-Bunny-White{background-image:url(spritesmith-main-8.png);background-position:-1292px -800px;width:81px;height:99px}.Pet-Bunny-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1292px -900px;width:81px;height:99px}.Pet-Cactus-Base{background-image:url(spritesmith-main-8.png);background-position:-1292px -1000px;width:81px;height:99px}.Pet-Cactus-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1292px -1100px;width:81px;height:99px}.Pet-Cactus-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:0 -1210px;width:81px;height:99px}.Pet-Cactus-Desert{background-image:url(spritesmith-main-8.png);background-position:-82px -1210px;width:81px;height:99px}.Pet-Cactus-Golden{background-image:url(spritesmith-main-8.png);background-position:-164px -1210px;width:81px;height:99px}.Pet-Cactus-Red{background-image:url(spritesmith-main-8.png);background-position:-1702px -1300px;width:81px;height:99px}.Pet-Cactus-Shade{background-image:url(spritesmith-main-8.png);background-position:-328px -1210px;width:81px;height:99px}.Pet-Cactus-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-410px -1210px;width:81px;height:99px}.Pet-Cactus-Spooky{background-image:url(spritesmith-main-8.png);background-position:-492px -1210px;width:81px;height:99px}.Pet-Cactus-White{background-image:url(spritesmith-main-8.png);background-position:-574px -1210px;width:81px;height:99px}.Pet-Cactus-Zombie{background-image:url(spritesmith-main-8.png);background-position:-656px -1210px;width:81px;height:99px}.Pet-Cheetah-Base{background-image:url(spritesmith-main-8.png);background-position:-738px -1210px;width:81px;height:99px}.Pet-Cheetah-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-820px -1210px;width:81px;height:99px}.Pet-Cheetah-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-902px -1210px;width:81px;height:99px}.Pet-Cheetah-Desert{background-image:url(spritesmith-main-8.png);background-position:-984px -1210px;width:81px;height:99px}.Pet-Cheetah-Golden{background-image:url(spritesmith-main-8.png);background-position:-1066px -1210px;width:81px;height:99px}.Pet-Cheetah-Red{background-image:url(spritesmith-main-8.png);background-position:-1148px -1210px;width:81px;height:99px}.Pet-Cheetah-Shade{background-image:url(spritesmith-main-8.png);background-position:-1230px -1210px;width:81px;height:99px}.Pet-Cheetah-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1374px 0;width:81px;height:99px}.Pet-Cheetah-White{background-image:url(spritesmith-main-8.png);background-position:-1374px -100px;width:81px;height:99px}.Pet-Cheetah-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1374px -200px;width:81px;height:99px}.Pet-Cuttlefish-Base{background-image:url(spritesmith-main-8.png);background-position:-1374px -300px;width:81px;height:99px}.Pet-Cuttlefish-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1374px -400px;width:81px;height:99px}.Pet-Cuttlefish-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1374px -500px;width:81px;height:99px}.Pet-Cuttlefish-Desert{background-image:url(spritesmith-main-8.png);background-position:-1374px -600px;width:81px;height:99px}.Pet-Cuttlefish-Golden{background-image:url(spritesmith-main-8.png);background-position:-1374px -700px;width:81px;height:99px}.Pet-Cuttlefish-Red{background-image:url(spritesmith-main-8.png);background-position:-1374px -800px;width:81px;height:99px}.Pet-Cuttlefish-Shade{background-image:url(spritesmith-main-8.png);background-position:-1374px -900px;width:81px;height:99px}.Pet-Cuttlefish-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1374px -1000px;width:81px;height:99px}.Pet-Cuttlefish-White{background-image:url(spritesmith-main-8.png);background-position:-1374px -1100px;width:81px;height:99px}.Pet-Cuttlefish-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1374px -1200px;width:81px;height:99px}.Pet-Deer-Base{background-image:url(spritesmith-main-8.png);background-position:0 -1310px;width:81px;height:99px}.Pet-Deer-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-82px -1310px;width:81px;height:99px}.Pet-Deer-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-164px -1310px;width:81px;height:99px}.Pet-Deer-Desert{background-image:url(spritesmith-main-8.png);background-position:-246px -1310px;width:81px;height:99px}.Pet-Deer-Golden{background-image:url(spritesmith-main-8.png);background-position:-328px -1310px;width:81px;height:99px}.Pet-Deer-Red{background-image:url(spritesmith-main-8.png);background-position:-410px -1310px;width:81px;height:99px}.Pet-Deer-Shade{background-image:url(spritesmith-main-8.png);background-position:-492px -1310px;width:81px;height:99px}.Pet-Deer-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-574px -1310px;width:81px;height:99px}.Pet-Deer-White{background-image:url(spritesmith-main-8.png);background-position:-656px -1310px;width:81px;height:99px}.Pet-Deer-Zombie{background-image:url(spritesmith-main-8.png);background-position:-738px -1310px;width:81px;height:99px}.Pet-Dragon-Base{background-image:url(spritesmith-main-8.png);background-position:-820px -1310px;width:81px;height:99px}.Pet-Dragon-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-902px -1310px;width:81px;height:99px}.Pet-Dragon-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-984px -1310px;width:81px;height:99px}.Pet-Dragon-Desert{background-image:url(spritesmith-main-8.png);background-position:-1066px -1310px;width:81px;height:99px}.Pet-Dragon-Golden{background-image:url(spritesmith-main-8.png);background-position:-1148px -1310px;width:81px;height:99px}.Pet-Dragon-Hydra{background-image:url(spritesmith-main-8.png);background-position:-1230px -1310px;width:81px;height:99px}.Pet-Dragon-Red{background-image:url(spritesmith-main-8.png);background-position:-1312px -1310px;width:81px;height:99px}.Pet-Dragon-Shade{background-image:url(spritesmith-main-8.png);background-position:-1456px 0;width:81px;height:99px}.Pet-Dragon-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1456px -100px;width:81px;height:99px}.Pet-Dragon-Spooky{background-image:url(spritesmith-main-8.png);background-position:-1456px -200px;width:81px;height:99px}.Pet-Dragon-White{background-image:url(spritesmith-main-8.png);background-position:-1456px -300px;width:81px;height:99px}.Pet-Dragon-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1456px -400px;width:81px;height:99px}.Pet-Egg-Base{background-image:url(spritesmith-main-8.png);background-position:-1456px -500px;width:81px;height:99px}.Pet-Egg-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1456px -600px;width:81px;height:99px}.Pet-Egg-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1456px -700px;width:81px;height:99px}.Pet-Egg-Desert{background-image:url(spritesmith-main-8.png);background-position:-1456px -800px;width:81px;height:99px}.Pet-Egg-Golden{background-image:url(spritesmith-main-8.png);background-position:-1456px -900px;width:81px;height:99px}.Pet-Egg-Red{background-image:url(spritesmith-main-8.png);background-position:-1456px -1000px;width:81px;height:99px}.Pet-Egg-Shade{background-image:url(spritesmith-main-8.png);background-position:-1456px -1100px;width:81px;height:99px}.Pet-Egg-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1456px -1200px;width:81px;height:99px}.Pet-Egg-White{background-image:url(spritesmith-main-8.png);background-position:-1456px -1300px;width:81px;height:99px}.Pet-Egg-Zombie{background-image:url(spritesmith-main-8.png);background-position:0 -1410px;width:81px;height:99px}.Pet-FlyingPig-Base{background-image:url(spritesmith-main-8.png);background-position:-82px -1410px;width:81px;height:99px}.Pet-FlyingPig-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-164px -1410px;width:81px;height:99px}.Pet-FlyingPig-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-246px -1410px;width:81px;height:99px}.Pet-FlyingPig-Desert{background-image:url(spritesmith-main-8.png);background-position:-328px -1410px;width:81px;height:99px}.Pet-FlyingPig-Golden{background-image:url(spritesmith-main-8.png);background-position:-410px -1410px;width:81px;height:99px}.Pet-FlyingPig-Red{background-image:url(spritesmith-main-8.png);background-position:-492px -1410px;width:81px;height:99px}.Pet-FlyingPig-Shade{background-image:url(spritesmith-main-8.png);background-position:-574px -1410px;width:81px;height:99px}.Pet-FlyingPig-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-656px -1410px;width:81px;height:99px}.Pet-FlyingPig-Spooky{background-image:url(spritesmith-main-8.png);background-position:-738px -1410px;width:81px;height:99px}.Pet-FlyingPig-White{background-image:url(spritesmith-main-8.png);background-position:-820px -1410px;width:81px;height:99px}.Pet-FlyingPig-Zombie{background-image:url(spritesmith-main-8.png);background-position:-902px -1410px;width:81px;height:99px}.Pet-Fox-Base{background-image:url(spritesmith-main-8.png);background-position:-984px -1410px;width:81px;height:99px}.Pet-Fox-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1066px -1410px;width:81px;height:99px}.Pet-Fox-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1148px -1410px;width:81px;height:99px}.Pet-Fox-Desert{background-image:url(spritesmith-main-8.png);background-position:-1230px -1410px;width:81px;height:99px}.Pet-Fox-Golden{background-image:url(spritesmith-main-8.png);background-position:-1312px -1410px;width:81px;height:99px}.Pet-Fox-Red{background-image:url(spritesmith-main-8.png);background-position:-1394px -1410px;width:81px;height:99px}.Pet-Fox-Shade{background-image:url(spritesmith-main-8.png);background-position:-1538px 0;width:81px;height:99px}.Pet-Fox-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1538px -100px;width:81px;height:99px}.Pet-Fox-Spooky{background-image:url(spritesmith-main-8.png);background-position:-1538px -200px;width:81px;height:99px}.Pet-Fox-White{background-image:url(spritesmith-main-8.png);background-position:-1538px -300px;width:81px;height:99px}.Pet-Fox-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1538px -400px;width:81px;height:99px}.Pet-Gryphon-Base{background-image:url(spritesmith-main-8.png);background-position:-1538px -500px;width:81px;height:99px}.Pet-Gryphon-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1538px -600px;width:81px;height:99px}.Pet-Gryphon-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1538px -700px;width:81px;height:99px}.Pet-Gryphon-Desert{background-image:url(spritesmith-main-8.png);background-position:-1538px -800px;width:81px;height:99px}.Pet-Gryphon-Golden{background-image:url(spritesmith-main-8.png);background-position:-1538px -900px;width:81px;height:99px}.Pet-Gryphon-Red{background-image:url(spritesmith-main-8.png);background-position:-1538px -1000px;width:81px;height:99px}.Pet-Gryphon-Shade{background-image:url(spritesmith-main-8.png);background-position:-1538px -1100px;width:81px;height:99px}.Pet-Gryphon-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1538px -1200px;width:81px;height:99px}.Pet-Gryphon-White{background-image:url(spritesmith-main-8.png);background-position:-1538px -1300px;width:81px;height:99px}.Pet-Gryphon-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1538px -1400px;width:81px;height:99px}.Pet-Hedgehog-Base{background-image:url(spritesmith-main-8.png);background-position:0 -1510px;width:81px;height:99px}.Pet-Hedgehog-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-82px -1510px;width:81px;height:99px}.Pet-Hedgehog-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-164px -1510px;width:81px;height:99px}.Pet-Hedgehog-Desert{background-image:url(spritesmith-main-8.png);background-position:-246px -1510px;width:81px;height:99px}.Pet-Hedgehog-Golden{background-image:url(spritesmith-main-8.png);background-position:-328px -1510px;width:81px;height:99px}.Pet-Hedgehog-Red{background-image:url(spritesmith-main-8.png);background-position:-410px -1510px;width:81px;height:99px}.Pet-Hedgehog-Shade{background-image:url(spritesmith-main-8.png);background-position:-492px -1510px;width:81px;height:99px}.Pet-Hedgehog-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-574px -1510px;width:81px;height:99px}.Pet-Hedgehog-White{background-image:url(spritesmith-main-8.png);background-position:-656px -1510px;width:81px;height:99px}.Pet-Hedgehog-Zombie{background-image:url(spritesmith-main-8.png);background-position:-738px -1510px;width:81px;height:99px}.Pet-Horse-Base{background-image:url(spritesmith-main-8.png);background-position:-820px -1510px;width:81px;height:99px}.Pet-Horse-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-902px -1510px;width:81px;height:99px}.Pet-Horse-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-984px -1510px;width:81px;height:99px}.Pet-Horse-Desert{background-image:url(spritesmith-main-8.png);background-position:-1066px -1510px;width:81px;height:99px}.Pet-Horse-Golden{background-image:url(spritesmith-main-8.png);background-position:-1148px -1510px;width:81px;height:99px}.Pet-Horse-Red{background-image:url(spritesmith-main-8.png);background-position:-1230px -1510px;width:81px;height:99px}.Pet-Horse-Shade{background-image:url(spritesmith-main-8.png);background-position:-1312px -1510px;width:81px;height:99px}.Pet-Horse-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1394px -1510px;width:81px;height:99px}.Pet-Horse-White{background-image:url(spritesmith-main-8.png);background-position:-1476px -1510px;width:81px;height:99px}.Pet-Horse-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1620px 0;width:81px;height:99px}.Pet-JackOLantern-Base{background-image:url(spritesmith-main-8.png);background-position:-1620px -100px;width:81px;height:99px}.Pet-LionCub-Base{background-image:url(spritesmith-main-8.png);background-position:-1620px -200px;width:81px;height:99px}.Pet-LionCub-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1620px -300px;width:81px;height:99px}.Pet-LionCub-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1620px -400px;width:81px;height:99px}.Pet-LionCub-Desert{background-image:url(spritesmith-main-8.png);background-position:-1620px -500px;width:81px;height:99px}.Pet-LionCub-Golden{background-image:url(spritesmith-main-8.png);background-position:-1620px -600px;width:81px;height:99px}.Pet-LionCub-Red{background-image:url(spritesmith-main-8.png);background-position:-1620px -700px;width:81px;height:99px}.Pet-LionCub-Shade{background-image:url(spritesmith-main-8.png);background-position:-1620px -800px;width:81px;height:99px}.Pet-LionCub-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1620px -900px;width:81px;height:99px}.Pet-LionCub-Spooky{background-image:url(spritesmith-main-8.png);background-position:-1620px -1000px;width:81px;height:99px}.Pet-LionCub-White{background-image:url(spritesmith-main-8.png);background-position:-1620px -1100px;width:81px;height:99px}.Pet-LionCub-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1620px -1200px;width:81px;height:99px}.Pet-Mammoth-Base{background-image:url(spritesmith-main-8.png);background-position:-1620px -1300px;width:81px;height:99px}.Pet-MantisShrimp-Base{background-image:url(spritesmith-main-8.png);background-position:-1620px -1400px;width:81px;height:99px}.Pet-Octopus-Base{background-image:url(spritesmith-main-8.png);background-position:-1620px -1500px;width:81px;height:99px}.Pet-Octopus-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1702px 0;width:81px;height:99px}.Pet-Octopus-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1702px -100px;width:81px;height:99px}.Pet-Octopus-Desert{background-image:url(spritesmith-main-8.png);background-position:-1702px -200px;width:81px;height:99px}.Pet-Octopus-Golden{background-image:url(spritesmith-main-8.png);background-position:-1702px -300px;width:81px;height:99px}.Pet-Octopus-Red{background-image:url(spritesmith-main-8.png);background-position:-1702px -400px;width:81px;height:99px}.Pet-Octopus-Shade{background-image:url(spritesmith-main-8.png);background-position:-1702px -500px;width:81px;height:99px}.Pet-Octopus-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1702px -600px;width:81px;height:99px}.Pet-Octopus-White{background-image:url(spritesmith-main-8.png);background-position:-1702px -700px;width:81px;height:99px}.Pet-Octopus-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1702px -800px;width:81px;height:99px}.Pet-Owl-Base{background-image:url(spritesmith-main-8.png);background-position:-1702px -900px;width:81px;height:99px}.Pet-Owl-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1702px -1000px;width:81px;height:99px}.Pet-Owl-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1702px -1100px;width:81px;height:99px}.Pet-Owl-Desert{background-image:url(spritesmith-main-8.png);background-position:-1702px -1200px;width:81px;height:99px}.Pet-Owl-Golden{background-image:url(spritesmith-main-8.png);background-position:-246px -1210px;width:81px;height:99px}.Pet-Owl-Red{background-image:url(spritesmith-main-9.png);background-position:-82px 0;width:81px;height:99px}.Pet-Owl-Shade{background-image:url(spritesmith-main-9.png);background-position:-820px -100px;width:81px;height:99px}.Pet-Owl-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-164px 0;width:81px;height:99px}.Pet-Owl-White{background-image:url(spritesmith-main-9.png);background-position:0 -100px;width:81px;height:99px}.Pet-Owl-Zombie{background-image:url(spritesmith-main-9.png);background-position:-82px -100px;width:81px;height:99px}.Pet-PandaCub-Base{background-image:url(spritesmith-main-9.png);background-position:-164px -100px;width:81px;height:99px}.Pet-PandaCub-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-246px 0;width:81px;height:99px}.Pet-PandaCub-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-246px -100px;width:81px;height:99px}.Pet-PandaCub-Desert{background-image:url(spritesmith-main-9.png);background-position:0 -200px;width:81px;height:99px}.Pet-PandaCub-Golden{background-image:url(spritesmith-main-9.png);background-position:-82px -200px;width:81px;height:99px}.Pet-PandaCub-Red{background-image:url(spritesmith-main-9.png);background-position:-164px -200px;width:81px;height:99px}.Pet-PandaCub-Shade{background-image:url(spritesmith-main-9.png);background-position:-246px -200px;width:81px;height:99px}.Pet-PandaCub-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-328px 0;width:81px;height:99px}.Pet-PandaCub-Spooky{background-image:url(spritesmith-main-9.png);background-position:-328px -100px;width:81px;height:99px}.Pet-PandaCub-White{background-image:url(spritesmith-main-9.png);background-position:-328px -200px;width:81px;height:99px}.Pet-PandaCub-Zombie{background-image:url(spritesmith-main-9.png);background-position:0 -300px;width:81px;height:99px}.Pet-Parrot-Base{background-image:url(spritesmith-main-9.png);background-position:-82px -300px;width:81px;height:99px}.Pet-Parrot-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-164px -300px;width:81px;height:99px}.Pet-Parrot-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-246px -300px;width:81px;height:99px}.Pet-Parrot-Desert{background-image:url(spritesmith-main-9.png);background-position:-328px -300px;width:81px;height:99px}.Pet-Parrot-Golden{background-image:url(spritesmith-main-9.png);background-position:-410px 0;width:81px;height:99px}.Pet-Parrot-Red{background-image:url(spritesmith-main-9.png);background-position:-410px -100px;width:81px;height:99px}.Pet-Parrot-Shade{background-image:url(spritesmith-main-9.png);background-position:-410px -200px;width:81px;height:99px}.Pet-Parrot-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-410px -300px;width:81px;height:99px}.Pet-Parrot-White{background-image:url(spritesmith-main-9.png);background-position:-492px 0;width:81px;height:99px}.Pet-Parrot-Zombie{background-image:url(spritesmith-main-9.png);background-position:-492px -100px;width:81px;height:99px}.Pet-Penguin-Base{background-image:url(spritesmith-main-9.png);background-position:-492px -200px;width:81px;height:99px}.Pet-Penguin-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-492px -300px;width:81px;height:99px}.Pet-Penguin-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:0 -400px;width:81px;height:99px}.Pet-Penguin-Desert{background-image:url(spritesmith-main-9.png);background-position:-82px -400px;width:81px;height:99px}.Pet-Penguin-Golden{background-image:url(spritesmith-main-9.png);background-position:-164px -400px;width:81px;height:99px}.Pet-Penguin-Red{background-image:url(spritesmith-main-9.png);background-position:-246px -400px;width:81px;height:99px}.Pet-Penguin-Shade{background-image:url(spritesmith-main-9.png);background-position:-328px -400px;width:81px;height:99px}.Pet-Penguin-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-410px -400px;width:81px;height:99px}.Pet-Penguin-White{background-image:url(spritesmith-main-9.png);background-position:-492px -400px;width:81px;height:99px}.Pet-Penguin-Zombie{background-image:url(spritesmith-main-9.png);background-position:-574px 0;width:81px;height:99px}.Pet-Rat-Base{background-image:url(spritesmith-main-9.png);background-position:-574px -100px;width:81px;height:99px}.Pet-Rat-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-574px -200px;width:81px;height:99px}.Pet-Rat-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-574px -300px;width:81px;height:99px}.Pet-Rat-Desert{background-image:url(spritesmith-main-9.png);background-position:-574px -400px;width:81px;height:99px}.Pet-Rat-Golden{background-image:url(spritesmith-main-9.png);background-position:0 -500px;width:81px;height:99px}.Pet-Rat-Red{background-image:url(spritesmith-main-9.png);background-position:-82px -500px;width:81px;height:99px}.Pet-Rat-Shade{background-image:url(spritesmith-main-9.png);background-position:-164px -500px;width:81px;height:99px}.Pet-Rat-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-246px -500px;width:81px;height:99px}.Pet-Rat-White{background-image:url(spritesmith-main-9.png);background-position:-328px -500px;width:81px;height:99px}.Pet-Rat-Zombie{background-image:url(spritesmith-main-9.png);background-position:-410px -500px;width:81px;height:99px}.Pet-Rock-Base{background-image:url(spritesmith-main-9.png);background-position:-492px -500px;width:81px;height:99px}.Pet-Rock-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-574px -500px;width:81px;height:99px}.Pet-Rock-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-656px 0;width:81px;height:99px}.Pet-Rock-Desert{background-image:url(spritesmith-main-9.png);background-position:-656px -100px;width:81px;height:99px}.Pet-Rock-Golden{background-image:url(spritesmith-main-9.png);background-position:-656px -200px;width:81px;height:99px}.Pet-Rock-Red{background-image:url(spritesmith-main-9.png);background-position:-656px -300px;width:81px;height:99px}.Pet-Rock-Shade{background-image:url(spritesmith-main-9.png);background-position:-656px -400px;width:81px;height:99px}.Pet-Rock-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-656px -500px;width:81px;height:99px}.Pet-Rock-White{background-image:url(spritesmith-main-9.png);background-position:0 -600px;width:81px;height:99px}.Pet-Rock-Zombie{background-image:url(spritesmith-main-9.png);background-position:-82px -600px;width:81px;height:99px}.Pet-Rooster-Base{background-image:url(spritesmith-main-9.png);background-position:-164px -600px;width:81px;height:99px}.Pet-Rooster-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-246px -600px;width:81px;height:99px}.Pet-Rooster-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-328px -600px;width:81px;height:99px}.Pet-Rooster-Desert{background-image:url(spritesmith-main-9.png);background-position:-410px -600px;width:81px;height:99px}.Pet-Rooster-Golden{background-image:url(spritesmith-main-9.png);background-position:-492px -600px;width:81px;height:99px}.Pet-Rooster-Red{background-image:url(spritesmith-main-9.png);background-position:-574px -600px;width:81px;height:99px}.Pet-Rooster-Shade{background-image:url(spritesmith-main-9.png);background-position:-656px -600px;width:81px;height:99px}.Pet-Rooster-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-738px 0;width:81px;height:99px}.Pet-Rooster-White{background-image:url(spritesmith-main-9.png);background-position:-738px -100px;width:81px;height:99px}.Pet-Rooster-Zombie{background-image:url(spritesmith-main-9.png);background-position:-738px -200px;width:81px;height:99px}.Pet-Seahorse-Base{background-image:url(spritesmith-main-9.png);background-position:-738px -300px;width:81px;height:99px}.Pet-Seahorse-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-738px -400px;width:81px;height:99px}.Pet-Seahorse-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-738px -500px;width:81px;height:99px}.Pet-Seahorse-Desert{background-image:url(spritesmith-main-9.png);background-position:-738px -600px;width:81px;height:99px}.Pet-Seahorse-Golden{background-image:url(spritesmith-main-9.png);background-position:0 -700px;width:81px;height:99px}.Pet-Seahorse-Red{background-image:url(spritesmith-main-9.png);background-position:-82px -700px;width:81px;height:99px}.Pet-Seahorse-Shade{background-image:url(spritesmith-main-9.png);background-position:-164px -700px;width:81px;height:99px}.Pet-Seahorse-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-246px -700px;width:81px;height:99px}.Pet-Seahorse-White{background-image:url(spritesmith-main-9.png);background-position:-328px -700px;width:81px;height:99px}.Pet-Seahorse-Zombie{background-image:url(spritesmith-main-9.png);background-position:-410px -700px;width:81px;height:99px}.Pet-Sheep-Base{background-image:url(spritesmith-main-9.png);background-position:-492px -700px;width:81px;height:99px}.Pet-Sheep-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-574px -700px;width:81px;height:99px}.Pet-Sheep-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-656px -700px;width:81px;height:99px}.Pet-Sheep-Desert{background-image:url(spritesmith-main-9.png);background-position:-738px -700px;width:81px;height:99px}.Pet-Sheep-Golden{background-image:url(spritesmith-main-9.png);background-position:-820px 0;width:81px;height:99px}.Pet-Sheep-Red{background-image:url(spritesmith-main-9.png);background-position:0 0;width:81px;height:99px}.Pet-Sheep-Shade{background-image:url(spritesmith-main-9.png);background-position:-820px -200px;width:81px;height:99px}.Pet-Sheep-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-820px -300px;width:81px;height:99px}.Pet-Sheep-White{background-image:url(spritesmith-main-9.png);background-position:-820px -400px;width:81px;height:99px}.Pet-Sheep-Zombie{background-image:url(spritesmith-main-9.png);background-position:-820px -500px;width:81px;height:99px}.Pet-Slime-Base{background-image:url(spritesmith-main-9.png);background-position:-820px -600px;width:81px;height:99px}.Pet-Slime-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-820px -700px;width:81px;height:99px}.Pet-Slime-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:0 -800px;width:81px;height:99px}.Pet-Slime-Desert{background-image:url(spritesmith-main-9.png);background-position:-82px -800px;width:81px;height:99px}.Pet-Slime-Golden{background-image:url(spritesmith-main-9.png);background-position:-164px -800px;width:81px;height:99px}.Pet-Slime-Red{background-image:url(spritesmith-main-9.png);background-position:-246px -800px;width:81px;height:99px}.Pet-Slime-Shade{background-image:url(spritesmith-main-9.png);background-position:-328px -800px;width:81px;height:99px}.Pet-Slime-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-410px -800px;width:81px;height:99px}.Pet-Slime-White{background-image:url(spritesmith-main-9.png);background-position:-492px -800px;width:81px;height:99px}.Pet-Slime-Zombie{background-image:url(spritesmith-main-9.png);background-position:-574px -800px;width:81px;height:99px}.Pet-Spider-Base{background-image:url(spritesmith-main-9.png);background-position:-656px -800px;width:81px;height:99px}.Pet-Spider-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-738px -800px;width:81px;height:99px}.Pet-Spider-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-820px -800px;width:81px;height:99px}.Pet-Spider-Desert{background-image:url(spritesmith-main-9.png);background-position:-902px 0;width:81px;height:99px}.Pet-Spider-Golden{background-image:url(spritesmith-main-9.png);background-position:-902px -100px;width:81px;height:99px}.Pet-Spider-Red{background-image:url(spritesmith-main-9.png);background-position:-902px -200px;width:81px;height:99px}.Pet-Spider-Shade{background-image:url(spritesmith-main-9.png);background-position:-902px -300px;width:81px;height:99px}.Pet-Spider-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-902px -400px;width:81px;height:99px}.Pet-Spider-White{background-image:url(spritesmith-main-9.png);background-position:-902px -500px;width:81px;height:99px}.Pet-Spider-Zombie{background-image:url(spritesmith-main-9.png);background-position:-902px -600px;width:81px;height:99px}.Pet-TRex-Base{background-image:url(spritesmith-main-9.png);background-position:-82px -900px;width:81px;height:99px}.Pet-TRex-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-164px -900px;width:81px;height:99px}.Pet-TRex-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-246px -900px;width:81px;height:99px}.Pet-TRex-Desert{background-image:url(spritesmith-main-9.png);background-position:-328px -900px;width:81px;height:99px}.Pet-TRex-Golden{background-image:url(spritesmith-main-9.png);background-position:-410px -900px;width:81px;height:99px}.Pet-TRex-Red{background-image:url(spritesmith-main-9.png);background-position:-492px -900px;width:81px;height:99px}.Pet-TRex-Shade{background-image:url(spritesmith-main-9.png);background-position:-574px -900px;width:81px;height:99px}.Pet-TRex-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-656px -900px;width:81px;height:99px}.Pet-TRex-White{background-image:url(spritesmith-main-9.png);background-position:-738px -900px;width:81px;height:99px}.Pet-TRex-Zombie{background-image:url(spritesmith-main-9.png);background-position:-820px -900px;width:81px;height:99px}.Pet-Tiger-Veteran{background-image:url(spritesmith-main-9.png);background-position:-902px -700px;width:81px;height:99px}.Pet-TigerCub-Base{background-image:url(spritesmith-main-9.png);background-position:-902px -800px;width:81px;height:99px}.Pet-TigerCub-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-984px 0;width:81px;height:99px}.Pet-TigerCub-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-984px -100px;width:81px;height:99px}.Pet-TigerCub-Desert{background-image:url(spritesmith-main-9.png);background-position:-984px -200px;width:81px;height:99px}.Pet-TigerCub-Golden{background-image:url(spritesmith-main-9.png);background-position:-984px -300px;width:81px;height:99px}.Pet-TigerCub-Red{background-image:url(spritesmith-main-9.png);background-position:-984px -400px;width:81px;height:99px}.Pet-TigerCub-Shade{background-image:url(spritesmith-main-9.png);background-position:-984px -500px;width:81px;height:99px}.Pet-TigerCub-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-984px -600px;width:81px;height:99px}.Pet-TigerCub-Spooky{background-image:url(spritesmith-main-9.png);background-position:-984px -700px;width:81px;height:99px}.Pet-TigerCub-White{background-image:url(spritesmith-main-9.png);background-position:-984px -800px;width:81px;height:99px}.Pet-TigerCub-Zombie{background-image:url(spritesmith-main-9.png);background-position:0 -900px;width:81px;height:99px}.Pet-Turkey-Base{background-image:url(spritesmith-main-9.png);background-position:-902px -900px;width:81px;height:99px}.Pet-Whale-Base{background-image:url(spritesmith-main-9.png);background-position:-984px -900px;width:81px;height:99px}.Pet-Whale-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1066px 0;width:81px;height:99px}.Pet-Whale-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1066px -100px;width:81px;height:99px}.Pet-Whale-Desert{background-image:url(spritesmith-main-9.png);background-position:-1066px -200px;width:81px;height:99px}.Pet-Whale-Golden{background-image:url(spritesmith-main-9.png);background-position:-1066px -300px;width:81px;height:99px}.Pet-Whale-Red{background-image:url(spritesmith-main-9.png);background-position:-1066px -400px;width:81px;height:99px}.Pet-Whale-Shade{background-image:url(spritesmith-main-9.png);background-position:-1066px -500px;width:81px;height:99px}.Pet-Whale-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1066px -600px;width:81px;height:99px}.Pet-Whale-White{background-image:url(spritesmith-main-9.png);background-position:-1066px -700px;width:81px;height:99px}.Pet-Whale-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1066px -800px;width:81px;height:99px}.Pet-Wolf-Base{background-image:url(spritesmith-main-9.png);background-position:-1066px -900px;width:81px;height:99px}.Pet-Wolf-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:0 -1000px;width:81px;height:99px}.Pet-Wolf-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-82px -1000px;width:81px;height:99px}.Pet-Wolf-Desert{background-image:url(spritesmith-main-9.png);background-position:-164px -1000px;width:81px;height:99px}.Pet-Wolf-Golden{background-image:url(spritesmith-main-9.png);background-position:-246px -1000px;width:81px;height:99px}.Pet-Wolf-Red{background-image:url(spritesmith-main-9.png);background-position:-328px -1000px;width:81px;height:99px}.Pet-Wolf-Shade{background-image:url(spritesmith-main-9.png);background-position:-410px -1000px;width:81px;height:99px}.Pet-Wolf-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-492px -1000px;width:81px;height:99px}.Pet-Wolf-Spooky{background-image:url(spritesmith-main-9.png);background-position:-574px -1000px;width:81px;height:99px}.Pet-Wolf-Veteran{background-image:url(spritesmith-main-9.png);background-position:-656px -1000px;width:81px;height:99px}.Pet-Wolf-White{background-image:url(spritesmith-main-9.png);background-position:-738px -1000px;width:81px;height:99px}.Pet-Wolf-Zombie{background-image:url(spritesmith-main-9.png);background-position:-820px -1000px;width:81px;height:99px}.Pet_HatchingPotion_Base{background-image:url(spritesmith-main-9.png);background-position:-951px -1000px;width:48px;height:51px}.Pet_HatchingPotion_CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1148px 0;width:48px;height:51px}.Pet_HatchingPotion_CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1000px -1000px;width:48px;height:51px}.Pet_HatchingPotion_Desert{background-image:url(spritesmith-main-9.png);background-position:-1049px -1000px;width:48px;height:51px}.Pet_HatchingPotion_Golden{background-image:url(spritesmith-main-9.png);background-position:-1098px -1000px;width:48px;height:51px}.Pet_HatchingPotion_Red{background-image:url(spritesmith-main-9.png);background-position:-902px -1000px;width:48px;height:51px}.Pet_HatchingPotion_Shade{background-image:url(spritesmith-main-9.png);background-position:-1148px -52px;width:48px;height:51px}.Pet_HatchingPotion_Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1148px -104px;width:48px;height:51px}.Pet_HatchingPotion_Spooky{background-image:url(spritesmith-main-9.png);background-position:-1148px -156px;width:48px;height:51px}.Pet_HatchingPotion_White{background-image:url(spritesmith-main-9.png);background-position:-1148px -208px;width:48px;height:51px}.Pet_HatchingPotion_Zombie{background-image:url(spritesmith-main-9.png);background-position:-1148px -260px;width:48px;height:51px}.head_special_0,.weapon_special_0{width:105px;height:105px;margin-left:-3px;margin-top:-18px}.broad_armor_special_0,.shield_special_0,.slim_armor_special_0{width:90px;height:90px}.weapon_special_critical{background:url(/common/img/sprites/backer-only/weapon_special_critical.gif) no-repeat;width:90px;height:90px;margin-left:-12px;margin-top:12px}.weapon_special_1{margin-left:-12px}.broad_armor_special_1,.head_special_1,.slim_armor_special_1{width:90px;height:90px}.head_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Equip-ShadeHelmet.gif) no-repeat}.head_special_1{background:url(/common/img/sprites/backer-only/ContributorOnly-Equip-CrystalHelmet.gif) no-repeat;margin-top:3px}.broad_armor_special_0,.slim_armor_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Equip-ShadeArmor.gif) no-repeat}.broad_armor_special_1,.slim_armor_special_1{background:url(/common/img/sprites/backer-only/ContributorOnly-Equip-CrystalArmor.gif) no-repeat}.shield_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Shield-TormentedSkull.gif) no-repeat}.weapon_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Weapon-DarkSoulsBlade.gif) no-repeat}.Pet-Wolf-Cerberus{width:105px;height:72px;background:url(/common/img/sprites/backer-only/BackerOnly-Pet-CerberusPup.gif) no-repeat}.Gems{display:inline-block;margin-right:5px;border-style:none;margin-left:0;margin-top:2px}.inline-gems{vertical-align:middle;margin-left:0;display:inline-block}.customize-menu .locked{background-color:#727272}.achievement{float:left;clear:right;margin-right:10px}.multi-achievement{margin:auto;padding-left:.5em;padding-right:.5em}[class*=Mount_Body_],[class*=Mount_Head_]{margin-top:18px}.Pet_Currency_Gem{margin-top:5px;margin-bottom:5px}
\ No newline at end of file
diff --git a/common/dist/sprites/spritesmith-main-0.css b/common/dist/sprites/spritesmith-main-0.css
index 337b4dea8e..4dd6353a5d 100644
--- a/common/dist/sprites/spritesmith-main-0.css
+++ b/common/dist/sprites/spritesmith-main-0.css
@@ -1,246 +1,246 @@
.achievement-alien {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -1352px;
+ background-position: -1678px -533px;
width: 24px;
height: 26px;
}
.achievement-alpha {
background-image: url(spritesmith-main-0.png);
- background-position: -1703px -1001px;
+ background-position: -1703px -182px;
width: 24px;
height: 26px;
}
.achievement-armor {
background-image: url(spritesmith-main-0.png);
- background-position: -1728px -1325px;
+ background-position: -1728px -506px;
width: 24px;
height: 26px;
}
.achievement-boot {
background-image: url(spritesmith-main-0.png);
- background-position: -1703px -1325px;
+ background-position: -1703px -506px;
width: 24px;
height: 26px;
}
.achievement-bow {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -1325px;
+ background-position: -1678px -506px;
width: 24px;
height: 26px;
}
.achievement-cactus {
background-image: url(spritesmith-main-0.png);
- background-position: -1728px -1298px;
+ background-position: -1728px -479px;
width: 24px;
height: 26px;
}
.achievement-cake {
background-image: url(spritesmith-main-0.png);
- background-position: -1703px -1298px;
+ background-position: -1703px -479px;
width: 24px;
height: 26px;
}
.achievement-cave {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -1298px;
+ background-position: -1678px -479px;
width: 24px;
height: 26px;
}
.achievement-coffin {
background-image: url(spritesmith-main-0.png);
- background-position: -1728px -1271px;
+ background-position: -1728px -452px;
width: 24px;
height: 26px;
}
.achievement-comment {
background-image: url(spritesmith-main-0.png);
- background-position: -1703px -1271px;
+ background-position: -1703px -452px;
width: 24px;
height: 26px;
}
.achievement-costumeContest {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -1271px;
+ background-position: -1678px -452px;
width: 24px;
height: 26px;
}
.achievement-dilatory {
background-image: url(spritesmith-main-0.png);
- background-position: -1728px -1244px;
+ background-position: -1728px -425px;
width: 24px;
height: 26px;
}
.achievement-firefox {
background-image: url(spritesmith-main-0.png);
- background-position: -1703px -1244px;
+ background-position: -1703px -425px;
width: 24px;
height: 26px;
}
.achievement-greeting {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -1244px;
+ background-position: -1678px -425px;
width: 24px;
height: 26px;
}
.achievement-habitBirthday {
background-image: url(spritesmith-main-0.png);
- background-position: -1728px -1217px;
+ background-position: -1728px -398px;
width: 24px;
height: 26px;
}
.achievement-habiticaDay {
background-image: url(spritesmith-main-0.png);
- background-position: -1703px -1217px;
+ background-position: -1703px -398px;
width: 24px;
height: 26px;
}
.achievement-heart {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -1217px;
+ background-position: -1678px -398px;
width: 24px;
height: 26px;
}
.achievement-karaoke {
background-image: url(spritesmith-main-0.png);
- background-position: -1728px -1190px;
+ background-position: -1728px -371px;
width: 24px;
height: 26px;
}
.achievement-ninja {
background-image: url(spritesmith-main-0.png);
- background-position: -1703px -1190px;
+ background-position: -1703px -371px;
width: 24px;
height: 26px;
}
.achievement-nye {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -1190px;
+ background-position: -1678px -371px;
width: 24px;
height: 26px;
}
.achievement-perfect {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -1001px;
+ background-position: -1678px -182px;
width: 24px;
height: 26px;
}
.achievement-rat {
background-image: url(spritesmith-main-0.png);
- background-position: -1703px -1163px;
+ background-position: -1703px -344px;
width: 24px;
height: 26px;
}
.achievement-seafoam {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -1163px;
+ background-position: -1678px -344px;
width: 24px;
height: 26px;
}
.achievement-shield {
background-image: url(spritesmith-main-0.png);
- background-position: -1728px -1136px;
+ background-position: -1728px -317px;
width: 24px;
height: 26px;
}
.achievement-shinySeed {
background-image: url(spritesmith-main-0.png);
- background-position: -1703px -1136px;
+ background-position: -1703px -317px;
width: 24px;
height: 26px;
}
.achievement-snowball {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -1136px;
+ background-position: -1678px -317px;
width: 24px;
height: 26px;
}
.achievement-spookDust {
background-image: url(spritesmith-main-0.png);
- background-position: -1728px -1109px;
+ background-position: -1728px -290px;
width: 24px;
height: 26px;
}
.achievement-stoikalm {
background-image: url(spritesmith-main-0.png);
- background-position: -1703px -1109px;
+ background-position: -1703px -290px;
width: 24px;
height: 26px;
}
.achievement-sun {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -1109px;
+ background-position: -1678px -290px;
width: 24px;
height: 26px;
}
.achievement-sword {
background-image: url(spritesmith-main-0.png);
- background-position: -1728px -1082px;
+ background-position: -1728px -263px;
width: 24px;
height: 26px;
}
.achievement-thankyou {
background-image: url(spritesmith-main-0.png);
- background-position: -1703px -1082px;
+ background-position: -1703px -263px;
width: 24px;
height: 26px;
}
.achievement-thermometer {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -1082px;
+ background-position: -1678px -263px;
width: 24px;
height: 26px;
}
.achievement-tree {
background-image: url(spritesmith-main-0.png);
- background-position: -1728px -1055px;
+ background-position: -1728px -236px;
width: 24px;
height: 26px;
}
.achievement-triadbingo {
background-image: url(spritesmith-main-0.png);
- background-position: -1703px -1055px;
+ background-position: -1703px -236px;
width: 24px;
height: 26px;
}
.achievement-ultimate-healer {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -1055px;
+ background-position: -1678px -236px;
width: 24px;
height: 26px;
}
.achievement-ultimate-mage {
background-image: url(spritesmith-main-0.png);
- background-position: -1728px -1028px;
+ background-position: -1728px -209px;
width: 24px;
height: 26px;
}
.achievement-ultimate-rogue {
background-image: url(spritesmith-main-0.png);
- background-position: -1703px -1028px;
+ background-position: -1703px -209px;
width: 24px;
height: 26px;
}
.achievement-ultimate-warrior {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -1028px;
+ background-position: -1678px -209px;
width: 24px;
height: 26px;
}
.achievement-valentine {
background-image: url(spritesmith-main-0.png);
- background-position: -1728px -1001px;
+ background-position: -1728px -182px;
width: 24px;
height: 26px;
}
.achievement-wolf {
background-image: url(spritesmith-main-0.png);
- background-position: -1728px -1163px;
+ background-position: -1728px -344px;
width: 24px;
height: 26px;
}
.background_autumn_forest {
background-image: url(spritesmith-main-0.png);
- background-position: 0px -592px;
+ background-position: -282px -592px;
width: 140px;
height: 147px;
}
@@ -258,49 +258,49 @@
}
.background_cherry_trees {
background-image: url(spritesmith-main-0.png);
- background-position: -709px -296px;
+ background-position: -709px -148px;
width: 140px;
height: 147px;
}
.background_clouds {
background-image: url(spritesmith-main-0.png);
- background-position: -141px -592px;
+ background-position: -709px -444px;
width: 140px;
height: 147px;
}
.background_coral_reef {
background-image: url(spritesmith-main-0.png);
- background-position: -564px -592px;
+ background-position: -705px -592px;
width: 140px;
height: 147px;
}
.background_crystal_cave {
background-image: url(spritesmith-main-0.png);
- background-position: -850px -148px;
+ background-position: -850px -296px;
width: 140px;
height: 147px;
}
.background_dilatory_ruins {
background-image: url(spritesmith-main-0.png);
- background-position: -850px -296px;
+ background-position: -850px -444px;
width: 140px;
height: 147px;
}
.background_distant_castle {
background-image: url(spritesmith-main-0.png);
- background-position: -991px -444px;
+ background-position: 0px -888px;
width: 140px;
height: 147px;
}
.background_drifting_raft {
background-image: url(spritesmith-main-0.png);
- background-position: -991px -592px;
+ background-position: -141px -888px;
width: 140px;
height: 147px;
}
.background_dusty_canyons {
background-image: url(spritesmith-main-0.png);
- background-position: -991px -740px;
+ background-position: -282px -888px;
width: 140px;
height: 147px;
}
@@ -358,45 +358,51 @@
width: 141px;
height: 147px;
}
-.background_haunted_house {
- background-image: url(spritesmith-main-0.png);
- background-position: -709px -148px;
- width: 140px;
- height: 147px;
-}
-.background_ice_cave {
+.background_harvest_moon {
background-image: url(spritesmith-main-0.png);
background-position: -142px -148px;
width: 141px;
height: 147px;
}
-.background_iceberg {
+.background_haunted_house {
background-image: url(spritesmith-main-0.png);
- background-position: -709px -444px;
+ background-position: -709px -296px;
width: 140px;
height: 147px;
}
-.background_island_waterfalls {
- background-image: url(spritesmith-main-0.png);
- background-position: -426px -296px;
- width: 140px;
- height: 147px;
-}
-.background_marble_temple {
+.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: 0px -592px;
+ width: 140px;
+ height: 147px;
+}
+.background_island_waterfalls {
+ background-image: url(spritesmith-main-0.png);
+ background-position: -141px -592px;
+ width: 140px;
+ height: 147px;
+}
+.background_marble_temple {
+ background-image: url(spritesmith-main-0.png);
+ background-position: -142px 0px;
+ width: 141px;
+ height: 147px;
+}
.background_market {
background-image: url(spritesmith-main-0.png);
- background-position: -282px -592px;
+ background-position: -423px -592px;
width: 140px;
height: 147px;
}
.background_mountain_lake {
background-image: url(spritesmith-main-0.png);
- background-position: -423px -592px;
+ background-position: -564px -592px;
width: 140px;
height: 147px;
}
@@ -408,13 +414,13 @@
}
.background_pagodas {
background-image: url(spritesmith-main-0.png);
- background-position: -705px -592px;
+ background-position: -850px 0px;
width: 140px;
height: 147px;
}
.background_pumpkin_patch {
background-image: url(spritesmith-main-0.png);
- background-position: -850px 0px;
+ background-position: -850px -148px;
width: 140px;
height: 147px;
}
@@ -432,76 +438,88 @@
}
.background_seafarer_ship {
background-image: url(spritesmith-main-0.png);
- background-position: -850px -444px;
+ background-position: -850px -592px;
width: 140px;
height: 147px;
}
.background_shimmery_bubbles {
- background-image: url(spritesmith-main-0.png);
- background-position: -850px -592px;
- width: 140px;
- height: 147px;
-}
-.background_snowy_pines {
background-image: url(spritesmith-main-0.png);
background-position: 0px -740px;
width: 140px;
height: 147px;
}
-.background_south_pole {
+.background_slimy_swamp {
background-image: url(spritesmith-main-0.png);
background-position: -141px -740px;
width: 140px;
height: 147px;
}
-.background_spring_rain {
+.background_snowy_pines {
background-image: url(spritesmith-main-0.png);
background-position: -282px -740px;
width: 140px;
height: 147px;
}
-.background_stable {
+.background_south_pole {
background-image: url(spritesmith-main-0.png);
background-position: -423px -740px;
width: 140px;
height: 147px;
}
-.background_stained_glass {
+.background_spring_rain {
background-image: url(spritesmith-main-0.png);
background-position: -564px -740px;
width: 140px;
height: 147px;
}
-.background_starry_skies {
+.background_stable {
background-image: url(spritesmith-main-0.png);
background-position: -705px -740px;
width: 140px;
height: 147px;
}
-.background_sunken_ship {
+.background_stained_glass {
background-image: url(spritesmith-main-0.png);
background-position: -846px -740px;
width: 140px;
height: 147px;
}
-.background_sunset_meadow {
+.background_starry_skies {
background-image: url(spritesmith-main-0.png);
background-position: -991px 0px;
width: 140px;
height: 147px;
}
-.background_sunset_savannah {
+.background_sunken_ship {
background-image: url(spritesmith-main-0.png);
background-position: -991px -148px;
width: 140px;
height: 147px;
}
-.background_tavern {
+.background_sunset_meadow {
background-image: url(spritesmith-main-0.png);
background-position: -991px -296px;
width: 140px;
height: 147px;
}
+.background_sunset_savannah {
+ background-image: url(spritesmith-main-0.png);
+ background-position: -991px -444px;
+ width: 140px;
+ height: 147px;
+}
+.background_swarming_darkness {
+ background-image: url(spritesmith-main-0.png);
+ background-position: -991px -592px;
+ width: 140px;
+ height: 147px;
+}
+.background_tavern {
+ background-image: url(spritesmith-main-0.png);
+ background-position: -991px -740px;
+ width: 140px;
+ height: 147px;
+}
.background_thunderstorm {
background-image: url(spritesmith-main-0.png);
background-position: -142px -296px;
@@ -516,7 +534,7 @@
}
.background_twinkly_party_lights {
background-image: url(spritesmith-main-0.png);
- background-position: -142px 0px;
+ background-position: -426px -296px;
width: 141px;
height: 147px;
}
@@ -528,7 +546,7 @@
}
.hair_beard_1_TRUred {
background-image: url(spritesmith-main-0.png);
- background-position: -455px -1070px;
+ background-position: -819px -1127px;
width: 90px;
height: 90px;
}
@@ -540,7 +558,7 @@
}
.hair_beard_1_aurora {
background-image: url(spritesmith-main-0.png);
- background-position: -546px -1070px;
+ background-position: -910px -1127px;
width: 90px;
height: 90px;
}
@@ -552,7 +570,7 @@
}
.hair_beard_1_black {
background-image: url(spritesmith-main-0.png);
- background-position: -637px -1070px;
+ background-position: -1001px -1127px;
width: 90px;
height: 90px;
}
@@ -564,7 +582,7 @@
}
.hair_beard_1_blond {
background-image: url(spritesmith-main-0.png);
- background-position: -728px -1070px;
+ background-position: -1092px -1127px;
width: 90px;
height: 90px;
}
@@ -576,7 +594,7 @@
}
.hair_beard_1_blue {
background-image: url(spritesmith-main-0.png);
- background-position: -819px -1070px;
+ background-position: -1223px 0px;
width: 90px;
height: 90px;
}
@@ -588,7 +606,7 @@
}
.hair_beard_1_brown {
background-image: url(spritesmith-main-0.png);
- background-position: -910px -1070px;
+ background-position: -1223px -91px;
width: 90px;
height: 90px;
}
@@ -600,7 +618,7 @@
}
.hair_beard_1_candycane {
background-image: url(spritesmith-main-0.png);
- background-position: -1001px -1070px;
+ background-position: -1223px -182px;
width: 90px;
height: 90px;
}
@@ -612,7 +630,7 @@
}
.hair_beard_1_candycorn {
background-image: url(spritesmith-main-0.png);
- background-position: -1092px -1070px;
+ background-position: -1223px -273px;
width: 90px;
height: 90px;
}
@@ -624,7 +642,7 @@
}
.hair_beard_1_festive {
background-image: url(spritesmith-main-0.png);
- background-position: -1223px 0px;
+ background-position: -1223px -364px;
width: 90px;
height: 90px;
}
@@ -636,7 +654,7 @@
}
.hair_beard_1_frost {
background-image: url(spritesmith-main-0.png);
- background-position: -1223px -91px;
+ background-position: -1223px -455px;
width: 90px;
height: 90px;
}
@@ -648,7 +666,7 @@
}
.hair_beard_1_ghostwhite {
background-image: url(spritesmith-main-0.png);
- background-position: -1223px -182px;
+ background-position: -1223px -546px;
width: 90px;
height: 90px;
}
@@ -660,7 +678,7 @@
}
.hair_beard_1_green {
background-image: url(spritesmith-main-0.png);
- background-position: -1223px -273px;
+ background-position: -1223px -637px;
width: 90px;
height: 90px;
}
@@ -672,7 +690,7 @@
}
.hair_beard_1_halloween {
background-image: url(spritesmith-main-0.png);
- background-position: -1223px -364px;
+ background-position: -1223px -728px;
width: 90px;
height: 90px;
}
@@ -684,7 +702,7 @@
}
.hair_beard_1_holly {
background-image: url(spritesmith-main-0.png);
- background-position: -1223px -455px;
+ background-position: -1223px -819px;
width: 90px;
height: 90px;
}
@@ -696,7 +714,7 @@
}
.hair_beard_1_hollygreen {
background-image: url(spritesmith-main-0.png);
- background-position: -1223px -546px;
+ background-position: -1223px -910px;
width: 90px;
height: 90px;
}
@@ -708,7 +726,7 @@
}
.hair_beard_1_midnight {
background-image: url(spritesmith-main-0.png);
- background-position: -1223px -637px;
+ background-position: -1223px -1001px;
width: 90px;
height: 90px;
}
@@ -720,7 +738,7 @@
}
.hair_beard_1_pblue {
background-image: url(spritesmith-main-0.png);
- background-position: -1223px -728px;
+ background-position: -1223px -1092px;
width: 90px;
height: 90px;
}
@@ -732,7 +750,7 @@
}
.hair_beard_1_peppermint {
background-image: url(spritesmith-main-0.png);
- background-position: -1223px -819px;
+ background-position: 0px -1218px;
width: 90px;
height: 90px;
}
@@ -744,7 +762,7 @@
}
.hair_beard_1_pgreen {
background-image: url(spritesmith-main-0.png);
- background-position: -1223px -910px;
+ background-position: -91px -1218px;
width: 90px;
height: 90px;
}
@@ -756,7 +774,7 @@
}
.hair_beard_1_porange {
background-image: url(spritesmith-main-0.png);
- background-position: -1223px -1001px;
+ background-position: -182px -1218px;
width: 90px;
height: 90px;
}
@@ -768,7 +786,7 @@
}
.hair_beard_1_ppink {
background-image: url(spritesmith-main-0.png);
- background-position: 0px -1161px;
+ background-position: -273px -1218px;
width: 90px;
height: 90px;
}
@@ -780,7 +798,7 @@
}
.hair_beard_1_ppurple {
background-image: url(spritesmith-main-0.png);
- background-position: -91px -1161px;
+ background-position: -364px -1218px;
width: 90px;
height: 90px;
}
@@ -792,7 +810,7 @@
}
.hair_beard_1_pumpkin {
background-image: url(spritesmith-main-0.png);
- background-position: -182px -1161px;
+ background-position: -455px -1218px;
width: 90px;
height: 90px;
}
@@ -804,7 +822,7 @@
}
.hair_beard_1_purple {
background-image: url(spritesmith-main-0.png);
- background-position: -273px -1161px;
+ background-position: -546px -1218px;
width: 90px;
height: 90px;
}
@@ -816,7 +834,7 @@
}
.hair_beard_1_pyellow {
background-image: url(spritesmith-main-0.png);
- background-position: -364px -1161px;
+ background-position: -637px -1218px;
width: 90px;
height: 90px;
}
@@ -828,7 +846,7 @@
}
.hair_beard_1_rainbow {
background-image: url(spritesmith-main-0.png);
- background-position: -455px -1161px;
+ background-position: -728px -1218px;
width: 90px;
height: 90px;
}
@@ -840,7 +858,7 @@
}
.hair_beard_1_red {
background-image: url(spritesmith-main-0.png);
- background-position: -546px -1161px;
+ background-position: -819px -1218px;
width: 90px;
height: 90px;
}
@@ -852,7 +870,7 @@
}
.hair_beard_1_snowy {
background-image: url(spritesmith-main-0.png);
- background-position: -637px -1161px;
+ background-position: -910px -1218px;
width: 90px;
height: 90px;
}
@@ -864,7 +882,7 @@
}
.hair_beard_1_white {
background-image: url(spritesmith-main-0.png);
- background-position: -728px -1161px;
+ background-position: -1001px -1218px;
width: 90px;
height: 90px;
}
@@ -876,7 +894,7 @@
}
.hair_beard_1_winternight {
background-image: url(spritesmith-main-0.png);
- background-position: -819px -1161px;
+ background-position: -1092px -1218px;
width: 90px;
height: 90px;
}
@@ -888,7 +906,7 @@
}
.hair_beard_1_winterstar {
background-image: url(spritesmith-main-0.png);
- background-position: -910px -1161px;
+ background-position: -1183px -1218px;
width: 90px;
height: 90px;
}
@@ -900,7 +918,7 @@
}
.hair_beard_1_yellow {
background-image: url(spritesmith-main-0.png);
- background-position: -1001px -1161px;
+ background-position: -1314px 0px;
width: 90px;
height: 90px;
}
@@ -912,7 +930,7 @@
}
.hair_beard_1_zombie {
background-image: url(spritesmith-main-0.png);
- background-position: -1092px -1161px;
+ background-position: -1314px -91px;
width: 90px;
height: 90px;
}
@@ -924,7 +942,7 @@
}
.hair_beard_2_TRUred {
background-image: url(spritesmith-main-0.png);
- background-position: -1183px -1161px;
+ background-position: -1314px -182px;
width: 90px;
height: 90px;
}
@@ -936,7 +954,7 @@
}
.hair_beard_2_aurora {
background-image: url(spritesmith-main-0.png);
- background-position: -1314px 0px;
+ background-position: -1314px -273px;
width: 90px;
height: 90px;
}
@@ -948,7 +966,7 @@
}
.hair_beard_2_black {
background-image: url(spritesmith-main-0.png);
- background-position: -1314px -91px;
+ background-position: -1314px -364px;
width: 90px;
height: 90px;
}
@@ -960,7 +978,7 @@
}
.hair_beard_2_blond {
background-image: url(spritesmith-main-0.png);
- background-position: -1314px -182px;
+ background-position: -1314px -455px;
width: 90px;
height: 90px;
}
@@ -972,7 +990,7 @@
}
.hair_beard_2_blue {
background-image: url(spritesmith-main-0.png);
- background-position: -1314px -273px;
+ background-position: -1314px -546px;
width: 90px;
height: 90px;
}
@@ -984,7 +1002,7 @@
}
.hair_beard_2_brown {
background-image: url(spritesmith-main-0.png);
- background-position: -1314px -364px;
+ background-position: -1314px -637px;
width: 90px;
height: 90px;
}
@@ -996,7 +1014,7 @@
}
.hair_beard_2_candycane {
background-image: url(spritesmith-main-0.png);
- background-position: -1314px -455px;
+ background-position: -1314px -728px;
width: 90px;
height: 90px;
}
@@ -1008,7 +1026,7 @@
}
.hair_beard_2_candycorn {
background-image: url(spritesmith-main-0.png);
- background-position: -1314px -546px;
+ background-position: -1314px -819px;
width: 90px;
height: 90px;
}
@@ -1020,7 +1038,7 @@
}
.hair_beard_2_festive {
background-image: url(spritesmith-main-0.png);
- background-position: -1314px -637px;
+ background-position: -1314px -910px;
width: 90px;
height: 90px;
}
@@ -1032,7 +1050,7 @@
}
.hair_beard_2_frost {
background-image: url(spritesmith-main-0.png);
- background-position: -1314px -728px;
+ background-position: -1314px -1001px;
width: 90px;
height: 90px;
}
@@ -1044,7 +1062,7 @@
}
.hair_beard_2_ghostwhite {
background-image: url(spritesmith-main-0.png);
- background-position: -1314px -819px;
+ background-position: -1314px -1092px;
width: 90px;
height: 90px;
}
@@ -1056,7 +1074,7 @@
}
.hair_beard_2_green {
background-image: url(spritesmith-main-0.png);
- background-position: -1314px -910px;
+ background-position: -1314px -1183px;
width: 90px;
height: 90px;
}
@@ -1068,7 +1086,7 @@
}
.hair_beard_2_halloween {
background-image: url(spritesmith-main-0.png);
- background-position: -1314px -1001px;
+ background-position: 0px -1309px;
width: 90px;
height: 90px;
}
@@ -1080,7 +1098,7 @@
}
.hair_beard_2_holly {
background-image: url(spritesmith-main-0.png);
- background-position: -1314px -1092px;
+ background-position: -91px -1309px;
width: 90px;
height: 90px;
}
@@ -1092,7 +1110,7 @@
}
.hair_beard_2_hollygreen {
background-image: url(spritesmith-main-0.png);
- background-position: 0px -1252px;
+ background-position: -182px -1309px;
width: 90px;
height: 90px;
}
@@ -1104,7 +1122,7 @@
}
.hair_beard_2_midnight {
background-image: url(spritesmith-main-0.png);
- background-position: -91px -1252px;
+ background-position: -273px -1309px;
width: 90px;
height: 90px;
}
@@ -1116,7 +1134,7 @@
}
.hair_beard_2_pblue {
background-image: url(spritesmith-main-0.png);
- background-position: -182px -1252px;
+ background-position: -364px -1309px;
width: 90px;
height: 90px;
}
@@ -1128,7 +1146,7 @@
}
.hair_beard_2_peppermint {
background-image: url(spritesmith-main-0.png);
- background-position: -273px -1252px;
+ background-position: -455px -1309px;
width: 90px;
height: 90px;
}
@@ -1140,7 +1158,7 @@
}
.hair_beard_2_pgreen {
background-image: url(spritesmith-main-0.png);
- background-position: -364px -1252px;
+ background-position: -546px -1309px;
width: 90px;
height: 90px;
}
@@ -1152,7 +1170,7 @@
}
.hair_beard_2_porange {
background-image: url(spritesmith-main-0.png);
- background-position: -455px -1252px;
+ background-position: -637px -1309px;
width: 90px;
height: 90px;
}
@@ -1164,7 +1182,7 @@
}
.hair_beard_2_ppink {
background-image: url(spritesmith-main-0.png);
- background-position: -546px -1252px;
+ background-position: -728px -1309px;
width: 90px;
height: 90px;
}
@@ -1176,7 +1194,7 @@
}
.hair_beard_2_ppurple {
background-image: url(spritesmith-main-0.png);
- background-position: -637px -1252px;
+ background-position: -819px -1309px;
width: 90px;
height: 90px;
}
@@ -1188,7 +1206,7 @@
}
.hair_beard_2_pumpkin {
background-image: url(spritesmith-main-0.png);
- background-position: -728px -1252px;
+ background-position: -423px -888px;
width: 90px;
height: 90px;
}
@@ -1200,7 +1218,7 @@
}
.hair_beard_2_purple {
background-image: url(spritesmith-main-0.png);
- background-position: -819px -1252px;
+ background-position: -1001px -1309px;
width: 90px;
height: 90px;
}
@@ -1212,7 +1230,7 @@
}
.hair_beard_2_pyellow {
background-image: url(spritesmith-main-0.png);
- background-position: -910px -1252px;
+ background-position: -1092px -1309px;
width: 90px;
height: 90px;
}
@@ -1224,7 +1242,7 @@
}
.hair_beard_2_rainbow {
background-image: url(spritesmith-main-0.png);
- background-position: -1001px -1252px;
+ background-position: -1183px -1309px;
width: 90px;
height: 90px;
}
@@ -1236,7 +1254,7 @@
}
.hair_beard_2_red {
background-image: url(spritesmith-main-0.png);
- background-position: -1092px -1252px;
+ background-position: -1274px -1309px;
width: 90px;
height: 90px;
}
@@ -1248,7 +1266,7 @@
}
.hair_beard_2_snowy {
background-image: url(spritesmith-main-0.png);
- background-position: 0px -888px;
+ background-position: -1405px 0px;
width: 90px;
height: 90px;
}
@@ -1260,7 +1278,7 @@
}
.hair_beard_2_white {
background-image: url(spritesmith-main-0.png);
- background-position: -1274px -1252px;
+ background-position: -1405px -91px;
width: 90px;
height: 90px;
}
@@ -1272,7 +1290,7 @@
}
.hair_beard_2_winternight {
background-image: url(spritesmith-main-0.png);
- background-position: -1405px 0px;
+ background-position: -1405px -182px;
width: 90px;
height: 90px;
}
@@ -1284,7 +1302,7 @@
}
.hair_beard_2_winterstar {
background-image: url(spritesmith-main-0.png);
- background-position: -1405px -91px;
+ background-position: -1405px -273px;
width: 90px;
height: 90px;
}
@@ -1296,7 +1314,7 @@
}
.hair_beard_2_yellow {
background-image: url(spritesmith-main-0.png);
- background-position: -1405px -182px;
+ background-position: -1405px -364px;
width: 90px;
height: 90px;
}
@@ -1308,7 +1326,7 @@
}
.hair_beard_2_zombie {
background-image: url(spritesmith-main-0.png);
- background-position: -1405px -273px;
+ background-position: -1405px -455px;
width: 90px;
height: 90px;
}
@@ -1320,7 +1338,7 @@
}
.hair_beard_3_TRUred {
background-image: url(spritesmith-main-0.png);
- background-position: -1405px -364px;
+ background-position: -1405px -546px;
width: 90px;
height: 90px;
}
@@ -1332,7 +1350,7 @@
}
.hair_beard_3_aurora {
background-image: url(spritesmith-main-0.png);
- background-position: -1405px -455px;
+ background-position: -1405px -637px;
width: 90px;
height: 90px;
}
@@ -1344,7 +1362,7 @@
}
.hair_beard_3_black {
background-image: url(spritesmith-main-0.png);
- background-position: -1405px -546px;
+ background-position: -1405px -728px;
width: 90px;
height: 90px;
}
@@ -1356,7 +1374,7 @@
}
.hair_beard_3_blond {
background-image: url(spritesmith-main-0.png);
- background-position: -1405px -637px;
+ background-position: -1405px -819px;
width: 90px;
height: 90px;
}
@@ -1368,7 +1386,7 @@
}
.hair_beard_3_blue {
background-image: url(spritesmith-main-0.png);
- background-position: -1405px -728px;
+ background-position: -1405px -910px;
width: 90px;
height: 90px;
}
@@ -1380,7 +1398,7 @@
}
.hair_beard_3_brown {
background-image: url(spritesmith-main-0.png);
- background-position: -1405px -819px;
+ background-position: -1405px -1001px;
width: 90px;
height: 90px;
}
@@ -1392,7 +1410,7 @@
}
.hair_beard_3_candycane {
background-image: url(spritesmith-main-0.png);
- background-position: -1405px -910px;
+ background-position: -1405px -1092px;
width: 90px;
height: 90px;
}
@@ -1404,7 +1422,7 @@
}
.hair_beard_3_candycorn {
background-image: url(spritesmith-main-0.png);
- background-position: -1405px -1001px;
+ background-position: -1405px -1183px;
width: 90px;
height: 90px;
}
@@ -1416,7 +1434,7 @@
}
.hair_beard_3_festive {
background-image: url(spritesmith-main-0.png);
- background-position: -1405px -1092px;
+ background-position: -1405px -1274px;
width: 90px;
height: 90px;
}
@@ -1428,7 +1446,7 @@
}
.hair_beard_3_frost {
background-image: url(spritesmith-main-0.png);
- background-position: -1405px -1183px;
+ background-position: 0px -1400px;
width: 90px;
height: 90px;
}
@@ -1440,7 +1458,7 @@
}
.hair_beard_3_ghostwhite {
background-image: url(spritesmith-main-0.png);
- background-position: 0px -1343px;
+ background-position: -91px -1400px;
width: 90px;
height: 90px;
}
@@ -1452,7 +1470,7 @@
}
.hair_beard_3_green {
background-image: url(spritesmith-main-0.png);
- background-position: -91px -1343px;
+ background-position: -182px -1400px;
width: 90px;
height: 90px;
}
@@ -1464,7 +1482,7 @@
}
.hair_beard_3_halloween {
background-image: url(spritesmith-main-0.png);
- background-position: -182px -1343px;
+ background-position: -273px -1400px;
width: 90px;
height: 90px;
}
@@ -1476,7 +1494,7 @@
}
.hair_beard_3_holly {
background-image: url(spritesmith-main-0.png);
- background-position: -273px -1343px;
+ background-position: -364px -1400px;
width: 90px;
height: 90px;
}
@@ -1488,7 +1506,7 @@
}
.hair_beard_3_hollygreen {
background-image: url(spritesmith-main-0.png);
- background-position: -364px -1343px;
+ background-position: -455px -1400px;
width: 90px;
height: 90px;
}
@@ -1500,7 +1518,7 @@
}
.hair_beard_3_midnight {
background-image: url(spritesmith-main-0.png);
- background-position: -455px -1343px;
+ background-position: -546px -1400px;
width: 90px;
height: 90px;
}
@@ -1512,7 +1530,7 @@
}
.hair_beard_3_pblue {
background-image: url(spritesmith-main-0.png);
- background-position: -546px -1343px;
+ background-position: -637px -1400px;
width: 90px;
height: 90px;
}
@@ -1524,7 +1542,7 @@
}
.hair_beard_3_peppermint {
background-image: url(spritesmith-main-0.png);
- background-position: -637px -1343px;
+ background-position: -728px -1400px;
width: 90px;
height: 90px;
}
@@ -1536,7 +1554,7 @@
}
.hair_beard_3_pgreen {
background-image: url(spritesmith-main-0.png);
- background-position: -728px -1343px;
+ background-position: -819px -1400px;
width: 90px;
height: 90px;
}
@@ -1548,7 +1566,7 @@
}
.hair_beard_3_porange {
background-image: url(spritesmith-main-0.png);
- background-position: -819px -1343px;
+ background-position: -910px -1400px;
width: 90px;
height: 90px;
}
@@ -1560,7 +1578,7 @@
}
.hair_beard_3_ppink {
background-image: url(spritesmith-main-0.png);
- background-position: -910px -1343px;
+ background-position: -1001px -1400px;
width: 90px;
height: 90px;
}
@@ -1572,7 +1590,7 @@
}
.hair_beard_3_ppurple {
background-image: url(spritesmith-main-0.png);
- background-position: -1001px -1343px;
+ background-position: -1092px -1400px;
width: 90px;
height: 90px;
}
@@ -1584,7 +1602,7 @@
}
.hair_beard_3_pumpkin {
background-image: url(spritesmith-main-0.png);
- background-position: -1092px -1343px;
+ background-position: -1183px -1400px;
width: 90px;
height: 90px;
}
@@ -1596,7 +1614,7 @@
}
.hair_beard_3_purple {
background-image: url(spritesmith-main-0.png);
- background-position: -1183px -1343px;
+ background-position: -1274px -1400px;
width: 90px;
height: 90px;
}
@@ -1608,7 +1626,7 @@
}
.hair_beard_3_pyellow {
background-image: url(spritesmith-main-0.png);
- background-position: -1274px -1343px;
+ background-position: -1365px -1400px;
width: 90px;
height: 90px;
}
@@ -1620,7 +1638,7 @@
}
.hair_beard_3_rainbow {
background-image: url(spritesmith-main-0.png);
- background-position: -1365px -1343px;
+ background-position: -1496px 0px;
width: 90px;
height: 90px;
}
@@ -1632,7 +1650,7 @@
}
.hair_beard_3_red {
background-image: url(spritesmith-main-0.png);
- background-position: -1496px 0px;
+ background-position: -1496px -91px;
width: 90px;
height: 90px;
}
@@ -1644,7 +1662,7 @@
}
.hair_beard_3_snowy {
background-image: url(spritesmith-main-0.png);
- background-position: -1496px -91px;
+ background-position: -1496px -182px;
width: 90px;
height: 90px;
}
@@ -1656,7 +1674,7 @@
}
.hair_beard_3_white {
background-image: url(spritesmith-main-0.png);
- background-position: -1496px -182px;
+ background-position: -1496px -273px;
width: 90px;
height: 90px;
}
@@ -1668,7 +1686,7 @@
}
.hair_beard_3_winternight {
background-image: url(spritesmith-main-0.png);
- background-position: -1496px -273px;
+ background-position: -1496px -364px;
width: 90px;
height: 90px;
}
@@ -1680,7 +1698,7 @@
}
.hair_beard_3_winterstar {
background-image: url(spritesmith-main-0.png);
- background-position: -1496px -364px;
+ background-position: -1496px -455px;
width: 90px;
height: 90px;
}
@@ -1692,7 +1710,7 @@
}
.hair_beard_3_yellow {
background-image: url(spritesmith-main-0.png);
- background-position: -1496px -455px;
+ background-position: -1496px -546px;
width: 90px;
height: 90px;
}
@@ -1704,7 +1722,7 @@
}
.hair_beard_3_zombie {
background-image: url(spritesmith-main-0.png);
- background-position: -1496px -546px;
+ background-position: -1496px -637px;
width: 90px;
height: 90px;
}
@@ -1716,7 +1734,7 @@
}
.hair_mustache_1_TRUred {
background-image: url(spritesmith-main-0.png);
- background-position: -1496px -637px;
+ background-position: -1496px -728px;
width: 90px;
height: 90px;
}
@@ -1728,7 +1746,7 @@
}
.hair_mustache_1_aurora {
background-image: url(spritesmith-main-0.png);
- background-position: -1496px -728px;
+ background-position: -1496px -819px;
width: 90px;
height: 90px;
}
@@ -1740,7 +1758,7 @@
}
.hair_mustache_1_black {
background-image: url(spritesmith-main-0.png);
- background-position: -1496px -819px;
+ background-position: -1496px -910px;
width: 90px;
height: 90px;
}
@@ -1752,7 +1770,7 @@
}
.hair_mustache_1_blond {
background-image: url(spritesmith-main-0.png);
- background-position: -1496px -910px;
+ background-position: -1496px -1001px;
width: 90px;
height: 90px;
}
@@ -1764,7 +1782,7 @@
}
.hair_mustache_1_blue {
background-image: url(spritesmith-main-0.png);
- background-position: -1496px -1001px;
+ background-position: -1496px -1092px;
width: 90px;
height: 90px;
}
@@ -1776,7 +1794,7 @@
}
.hair_mustache_1_brown {
background-image: url(spritesmith-main-0.png);
- background-position: -1496px -1092px;
+ background-position: -1496px -1183px;
width: 90px;
height: 90px;
}
@@ -1788,7 +1806,7 @@
}
.hair_mustache_1_candycane {
background-image: url(spritesmith-main-0.png);
- background-position: -1496px -1183px;
+ background-position: -1496px -1274px;
width: 90px;
height: 90px;
}
@@ -1800,7 +1818,7 @@
}
.hair_mustache_1_candycorn {
background-image: url(spritesmith-main-0.png);
- background-position: -1496px -1274px;
+ background-position: -1496px -1365px;
width: 90px;
height: 90px;
}
@@ -1812,7 +1830,7 @@
}
.hair_mustache_1_festive {
background-image: url(spritesmith-main-0.png);
- background-position: 0px -1434px;
+ background-position: 0px -1491px;
width: 90px;
height: 90px;
}
@@ -1824,7 +1842,7 @@
}
.hair_mustache_1_frost {
background-image: url(spritesmith-main-0.png);
- background-position: -91px -1434px;
+ background-position: -91px -1491px;
width: 90px;
height: 90px;
}
@@ -1836,7 +1854,7 @@
}
.hair_mustache_1_ghostwhite {
background-image: url(spritesmith-main-0.png);
- background-position: -182px -1434px;
+ background-position: -182px -1491px;
width: 90px;
height: 90px;
}
@@ -1848,7 +1866,7 @@
}
.hair_mustache_1_green {
background-image: url(spritesmith-main-0.png);
- background-position: -273px -1434px;
+ background-position: -273px -1491px;
width: 90px;
height: 90px;
}
@@ -1860,7 +1878,7 @@
}
.hair_mustache_1_halloween {
background-image: url(spritesmith-main-0.png);
- background-position: -364px -1434px;
+ background-position: -364px -1491px;
width: 90px;
height: 90px;
}
@@ -1872,7 +1890,7 @@
}
.hair_mustache_1_holly {
background-image: url(spritesmith-main-0.png);
- background-position: -455px -1434px;
+ background-position: -455px -1491px;
width: 90px;
height: 90px;
}
@@ -1884,7 +1902,7 @@
}
.hair_mustache_1_hollygreen {
background-image: url(spritesmith-main-0.png);
- background-position: -546px -1434px;
+ background-position: -546px -1491px;
width: 90px;
height: 90px;
}
@@ -1896,7 +1914,7 @@
}
.hair_mustache_1_midnight {
background-image: url(spritesmith-main-0.png);
- background-position: -637px -1434px;
+ background-position: -637px -1491px;
width: 90px;
height: 90px;
}
@@ -1908,7 +1926,7 @@
}
.hair_mustache_1_pblue {
background-image: url(spritesmith-main-0.png);
- background-position: -728px -1434px;
+ background-position: -728px -1491px;
width: 90px;
height: 90px;
}
@@ -1920,7 +1938,7 @@
}
.hair_mustache_1_peppermint {
background-image: url(spritesmith-main-0.png);
- background-position: -819px -1434px;
+ background-position: -819px -1491px;
width: 90px;
height: 90px;
}
@@ -1932,7 +1950,7 @@
}
.hair_mustache_1_pgreen {
background-image: url(spritesmith-main-0.png);
- background-position: -910px -1434px;
+ background-position: -910px -1491px;
width: 90px;
height: 90px;
}
@@ -1944,7 +1962,7 @@
}
.hair_mustache_1_porange {
background-image: url(spritesmith-main-0.png);
- background-position: -1001px -1434px;
+ background-position: -1001px -1491px;
width: 90px;
height: 90px;
}
@@ -1956,7 +1974,7 @@
}
.hair_mustache_1_ppink {
background-image: url(spritesmith-main-0.png);
- background-position: -1092px -1434px;
+ background-position: -1092px -1491px;
width: 90px;
height: 90px;
}
@@ -1968,7 +1986,7 @@
}
.hair_mustache_1_ppurple {
background-image: url(spritesmith-main-0.png);
- background-position: -1183px -1434px;
+ background-position: -1183px -1491px;
width: 90px;
height: 90px;
}
@@ -1980,7 +1998,7 @@
}
.hair_mustache_1_pumpkin {
background-image: url(spritesmith-main-0.png);
- background-position: -1274px -1434px;
+ background-position: -1274px -1491px;
width: 90px;
height: 90px;
}
@@ -1992,7 +2010,7 @@
}
.hair_mustache_1_purple {
background-image: url(spritesmith-main-0.png);
- background-position: -1365px -1434px;
+ background-position: -1365px -1491px;
width: 90px;
height: 90px;
}
@@ -2004,7 +2022,7 @@
}
.hair_mustache_1_pyellow {
background-image: url(spritesmith-main-0.png);
- background-position: -1456px -1434px;
+ background-position: -1456px -1491px;
width: 90px;
height: 90px;
}
@@ -2208,7 +2226,7 @@
}
.hair_mustache_2_festive {
background-image: url(spritesmith-main-0.png);
- background-position: 0px -1525px;
+ background-position: -1587px -1456px;
width: 90px;
height: 90px;
}
@@ -2220,7 +2238,7 @@
}
.hair_mustache_2_frost {
background-image: url(spritesmith-main-0.png);
- background-position: -91px -1525px;
+ background-position: 0px -1582px;
width: 90px;
height: 90px;
}
@@ -2232,7 +2250,7 @@
}
.hair_mustache_2_ghostwhite {
background-image: url(spritesmith-main-0.png);
- background-position: -182px -1525px;
+ background-position: -91px -1582px;
width: 90px;
height: 90px;
}
@@ -2244,7 +2262,7 @@
}
.hair_mustache_2_green {
background-image: url(spritesmith-main-0.png);
- background-position: -273px -1525px;
+ background-position: -182px -1582px;
width: 90px;
height: 90px;
}
@@ -2256,7 +2274,7 @@
}
.hair_mustache_2_halloween {
background-image: url(spritesmith-main-0.png);
- background-position: -364px -1525px;
+ background-position: -273px -1582px;
width: 90px;
height: 90px;
}
@@ -2268,7 +2286,7 @@
}
.hair_mustache_2_holly {
background-image: url(spritesmith-main-0.png);
- background-position: -455px -1525px;
+ background-position: -364px -1582px;
width: 90px;
height: 90px;
}
@@ -2280,7 +2298,7 @@
}
.hair_mustache_2_hollygreen {
background-image: url(spritesmith-main-0.png);
- background-position: -546px -1525px;
+ background-position: -455px -1582px;
width: 90px;
height: 90px;
}
@@ -2292,7 +2310,7 @@
}
.hair_mustache_2_midnight {
background-image: url(spritesmith-main-0.png);
- background-position: -637px -1525px;
+ background-position: -546px -1582px;
width: 90px;
height: 90px;
}
@@ -2304,7 +2322,7 @@
}
.hair_mustache_2_pblue {
background-image: url(spritesmith-main-0.png);
- background-position: -728px -1525px;
+ background-position: -637px -1582px;
width: 90px;
height: 90px;
}
@@ -2316,7 +2334,7 @@
}
.hair_mustache_2_peppermint {
background-image: url(spritesmith-main-0.png);
- background-position: -819px -1525px;
+ background-position: -728px -1582px;
width: 90px;
height: 90px;
}
@@ -2328,7 +2346,7 @@
}
.hair_mustache_2_pgreen {
background-image: url(spritesmith-main-0.png);
- background-position: -910px -1525px;
+ background-position: -819px -1582px;
width: 90px;
height: 90px;
}
@@ -2340,7 +2358,7 @@
}
.hair_mustache_2_porange {
background-image: url(spritesmith-main-0.png);
- background-position: -1001px -1525px;
+ background-position: -910px -1582px;
width: 90px;
height: 90px;
}
@@ -2352,7 +2370,7 @@
}
.hair_mustache_2_ppink {
background-image: url(spritesmith-main-0.png);
- background-position: -1092px -1525px;
+ background-position: -1001px -1582px;
width: 90px;
height: 90px;
}
@@ -2364,7 +2382,7 @@
}
.hair_mustache_2_ppurple {
background-image: url(spritesmith-main-0.png);
- background-position: -1183px -1525px;
+ background-position: -1092px -1582px;
width: 90px;
height: 90px;
}
@@ -2376,7 +2394,7 @@
}
.hair_mustache_2_pumpkin {
background-image: url(spritesmith-main-0.png);
- background-position: -1274px -1525px;
+ background-position: -1183px -1582px;
width: 90px;
height: 90px;
}
@@ -2388,7 +2406,7 @@
}
.hair_mustache_2_purple {
background-image: url(spritesmith-main-0.png);
- background-position: -1365px -1525px;
+ background-position: -1274px -1582px;
width: 90px;
height: 90px;
}
@@ -2400,7 +2418,7 @@
}
.hair_mustache_2_pyellow {
background-image: url(spritesmith-main-0.png);
- background-position: -1456px -1525px;
+ background-position: -1365px -1582px;
width: 90px;
height: 90px;
}
@@ -2412,7 +2430,7 @@
}
.hair_mustache_2_rainbow {
background-image: url(spritesmith-main-0.png);
- background-position: -1547px -1525px;
+ background-position: -1456px -1582px;
width: 90px;
height: 90px;
}
@@ -2424,7 +2442,7 @@
}
.hair_mustache_2_red {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px 0px;
+ background-position: -1547px -1582px;
width: 90px;
height: 90px;
}
@@ -2436,7 +2454,7 @@
}
.hair_mustache_2_snowy {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -91px;
+ background-position: -1678px 0px;
width: 90px;
height: 90px;
}
@@ -2448,7 +2466,7 @@
}
.hair_mustache_2_white {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -182px;
+ background-position: -1678px -91px;
width: 90px;
height: 90px;
}
@@ -2460,7 +2478,7 @@
}
.hair_mustache_2_winternight {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -273px;
+ background-position: -910px -1309px;
width: 90px;
height: 90px;
}
@@ -2472,7 +2490,7 @@
}
.hair_mustache_2_winterstar {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -364px;
+ background-position: -1132px -728px;
width: 90px;
height: 90px;
}
@@ -2484,7 +2502,7 @@
}
.hair_mustache_2_yellow {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -455px;
+ background-position: -1132px -637px;
width: 90px;
height: 90px;
}
@@ -2496,7 +2514,7 @@
}
.hair_mustache_2_zombie {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -546px;
+ background-position: -1132px -546px;
width: 90px;
height: 90px;
}
@@ -2508,7 +2526,7 @@
}
.hair_flower_1 {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -637px;
+ background-position: -1132px -455px;
width: 90px;
height: 90px;
}
@@ -2520,7 +2538,7 @@
}
.hair_flower_2 {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -728px;
+ background-position: -1132px -364px;
width: 90px;
height: 90px;
}
@@ -2532,7 +2550,7 @@
}
.hair_flower_3 {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -819px;
+ background-position: -1132px -273px;
width: 90px;
height: 90px;
}
@@ -2544,7 +2562,7 @@
}
.hair_flower_4 {
background-image: url(spritesmith-main-0.png);
- background-position: -1678px -910px;
+ background-position: -1132px -182px;
width: 90px;
height: 90px;
}
@@ -2556,7 +2574,7 @@
}
.hair_flower_5 {
background-image: url(spritesmith-main-0.png);
- background-position: -1183px -1252px;
+ background-position: -1132px -91px;
width: 90px;
height: 90px;
}
@@ -2568,7 +2586,7 @@
}
.hair_flower_6 {
background-image: url(spritesmith-main-0.png);
- background-position: -1132px -546px;
+ background-position: -1132px 0px;
width: 90px;
height: 90px;
}
@@ -2580,7 +2598,7 @@
}
.hair_bangs_1_TRUred {
background-image: url(spritesmith-main-0.png);
- background-position: -1132px -455px;
+ background-position: -1001px -1036px;
width: 90px;
height: 90px;
}
@@ -2592,7 +2610,7 @@
}
.hair_bangs_1_aurora {
background-image: url(spritesmith-main-0.png);
- background-position: -1132px -364px;
+ background-position: -910px -1036px;
width: 90px;
height: 90px;
}
@@ -2604,7 +2622,7 @@
}
.hair_bangs_1_black {
background-image: url(spritesmith-main-0.png);
- background-position: -1132px -273px;
+ background-position: -819px -1036px;
width: 90px;
height: 90px;
}
@@ -2616,7 +2634,7 @@
}
.hair_bangs_1_blond {
background-image: url(spritesmith-main-0.png);
- background-position: -1132px -182px;
+ background-position: -728px -1036px;
width: 90px;
height: 90px;
}
@@ -2628,7 +2646,7 @@
}
.hair_bangs_1_blue {
background-image: url(spritesmith-main-0.png);
- background-position: -1132px -91px;
+ background-position: -637px -1036px;
width: 90px;
height: 90px;
}
@@ -2640,7 +2658,7 @@
}
.hair_bangs_1_brown {
background-image: url(spritesmith-main-0.png);
- background-position: -1132px 0px;
+ background-position: -546px -1036px;
width: 90px;
height: 90px;
}
@@ -2652,7 +2670,7 @@
}
.hair_bangs_1_candycane {
background-image: url(spritesmith-main-0.png);
- background-position: -1001px -979px;
+ background-position: -455px -1036px;
width: 90px;
height: 90px;
}
@@ -2664,7 +2682,7 @@
}
.hair_bangs_1_candycorn {
background-image: url(spritesmith-main-0.png);
- background-position: -910px -979px;
+ background-position: -364px -1036px;
width: 90px;
height: 90px;
}
@@ -2676,7 +2694,7 @@
}
.hair_bangs_1_festive {
background-image: url(spritesmith-main-0.png);
- background-position: -819px -979px;
+ background-position: -273px -1036px;
width: 90px;
height: 90px;
}
@@ -2688,7 +2706,7 @@
}
.hair_bangs_1_frost {
background-image: url(spritesmith-main-0.png);
- background-position: -728px -979px;
+ background-position: -182px -1036px;
width: 90px;
height: 90px;
}
@@ -2700,7 +2718,7 @@
}
.hair_bangs_1_ghostwhite {
background-image: url(spritesmith-main-0.png);
- background-position: -637px -979px;
+ background-position: -91px -1036px;
width: 90px;
height: 90px;
}
@@ -2712,7 +2730,7 @@
}
.hair_bangs_1_green {
background-image: url(spritesmith-main-0.png);
- background-position: -546px -979px;
+ background-position: 0px -1036px;
width: 90px;
height: 90px;
}
@@ -2724,7 +2742,7 @@
}
.hair_bangs_1_halloween {
background-image: url(spritesmith-main-0.png);
- background-position: -455px -979px;
+ background-position: -969px -888px;
width: 90px;
height: 90px;
}
@@ -2736,7 +2754,7 @@
}
.hair_bangs_1_holly {
background-image: url(spritesmith-main-0.png);
- background-position: -364px -979px;
+ background-position: -878px -888px;
width: 90px;
height: 90px;
}
@@ -2748,7 +2766,7 @@
}
.hair_bangs_1_hollygreen {
background-image: url(spritesmith-main-0.png);
- background-position: -273px -979px;
+ background-position: -787px -888px;
width: 90px;
height: 90px;
}
@@ -2760,7 +2778,7 @@
}
.hair_bangs_1_midnight {
background-image: url(spritesmith-main-0.png);
- background-position: -182px -979px;
+ background-position: -696px -888px;
width: 90px;
height: 90px;
}
@@ -2772,7 +2790,7 @@
}
.hair_bangs_1_pblue {
background-image: url(spritesmith-main-0.png);
- background-position: -91px -979px;
+ background-position: -605px -888px;
width: 90px;
height: 90px;
}
@@ -2784,7 +2802,7 @@
}
.hair_bangs_1_pblue2 {
background-image: url(spritesmith-main-0.png);
- background-position: 0px -979px;
+ background-position: -514px -888px;
width: 90px;
height: 90px;
}
@@ -2796,7 +2814,7 @@
}
.hair_bangs_1_peppermint {
background-image: url(spritesmith-main-0.png);
- background-position: -1001px -888px;
+ background-position: -728px -1127px;
width: 90px;
height: 90px;
}
@@ -2808,7 +2826,7 @@
}
.hair_bangs_1_pgreen {
background-image: url(spritesmith-main-0.png);
- background-position: -910px -888px;
+ background-position: -637px -1127px;
width: 90px;
height: 90px;
}
@@ -2820,7 +2838,7 @@
}
.hair_bangs_1_pgreen2 {
background-image: url(spritesmith-main-0.png);
- background-position: -819px -888px;
+ background-position: -546px -1127px;
width: 90px;
height: 90px;
}
@@ -2832,7 +2850,7 @@
}
.hair_bangs_1_porange {
background-image: url(spritesmith-main-0.png);
- background-position: -728px -888px;
+ background-position: -455px -1127px;
width: 90px;
height: 90px;
}
@@ -2844,7 +2862,7 @@
}
.hair_bangs_1_porange2 {
background-image: url(spritesmith-main-0.png);
- background-position: -637px -888px;
+ background-position: -364px -1127px;
width: 90px;
height: 90px;
}
@@ -2856,7 +2874,7 @@
}
.hair_bangs_1_ppink {
background-image: url(spritesmith-main-0.png);
- background-position: -546px -888px;
+ background-position: -273px -1127px;
width: 90px;
height: 90px;
}
@@ -2868,7 +2886,7 @@
}
.hair_bangs_1_ppink2 {
background-image: url(spritesmith-main-0.png);
- background-position: -455px -888px;
+ background-position: -182px -1127px;
width: 90px;
height: 90px;
}
@@ -2880,7 +2898,7 @@
}
.hair_bangs_1_ppurple {
background-image: url(spritesmith-main-0.png);
- background-position: -364px -888px;
+ background-position: -91px -1127px;
width: 90px;
height: 90px;
}
@@ -2892,7 +2910,7 @@
}
.hair_bangs_1_ppurple2 {
background-image: url(spritesmith-main-0.png);
- background-position: -273px -888px;
+ background-position: 0px -1127px;
width: 90px;
height: 90px;
}
@@ -2904,7 +2922,7 @@
}
.hair_bangs_1_pumpkin {
background-image: url(spritesmith-main-0.png);
- background-position: -182px -888px;
+ background-position: -1132px -1001px;
width: 90px;
height: 90px;
}
@@ -2916,7 +2934,7 @@
}
.hair_bangs_1_purple {
background-image: url(spritesmith-main-0.png);
- background-position: -91px -888px;
+ background-position: -1132px -910px;
width: 90px;
height: 90px;
}
@@ -2927,78 +2945,6 @@
height: ;
}
.hair_bangs_1_pyellow {
- background-image: url(spritesmith-main-0.png);
- background-position: -364px -1070px;
- width: 90px;
- height: 90px;
-}
-.customize-option. {
- background-image: url();
- background-position: ;
- width: ;
- height: ;
-}
-.hair_bangs_1_pyellow2 {
- background-image: url(spritesmith-main-0.png);
- background-position: -273px -1070px;
- width: 90px;
- height: 90px;
-}
-.customize-option. {
- background-image: url();
- background-position: ;
- width: ;
- height: ;
-}
-.hair_bangs_1_rainbow {
- background-image: url(spritesmith-main-0.png);
- background-position: -182px -1070px;
- width: 90px;
- height: 90px;
-}
-.customize-option. {
- background-image: url();
- background-position: ;
- width: ;
- height: ;
-}
-.hair_bangs_1_red {
- background-image: url(spritesmith-main-0.png);
- background-position: -91px -1070px;
- width: 90px;
- height: 90px;
-}
-.customize-option. {
- background-image: url();
- background-position: ;
- width: ;
- height: ;
-}
-.hair_bangs_1_snowy {
- background-image: url(spritesmith-main-0.png);
- background-position: 0px -1070px;
- width: 90px;
- height: 90px;
-}
-.customize-option. {
- background-image: url();
- background-position: ;
- width: ;
- height: ;
-}
-.hair_bangs_1_white {
- background-image: url(spritesmith-main-0.png);
- background-position: -1132px -910px;
- width: 90px;
- height: 90px;
-}
-.customize-option. {
- background-image: url();
- background-position: ;
- width: ;
- height: ;
-}
-.hair_bangs_1_winternight {
background-image: url(spritesmith-main-0.png);
background-position: -1132px -819px;
width: 90px;
@@ -3010,27 +2956,3 @@
width: ;
height: ;
}
-.hair_bangs_1_winterstar {
- background-image: url(spritesmith-main-0.png);
- background-position: -1132px -728px;
- width: 90px;
- height: 90px;
-}
-.customize-option. {
- background-image: url();
- background-position: ;
- width: ;
- height: ;
-}
-.hair_bangs_1_yellow {
- background-image: url(spritesmith-main-0.png);
- background-position: -1132px -637px;
- width: 90px;
- height: 90px;
-}
-.customize-option. {
- background-image: url();
- background-position: ;
- width: ;
- height: ;
-}
diff --git a/common/dist/sprites/spritesmith-main-0.png b/common/dist/sprites/spritesmith-main-0.png
index 57994ac36b..f80cb7ac41 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 5169f63c6b..c9bd4cd114 100644
--- a/common/dist/sprites/spritesmith-main-1.css
+++ b/common/dist/sprites/spritesmith-main-1.css
@@ -1,4 +1,4 @@
-.hair_bangs_1_zombie {
+.hair_bangs_1_pyellow2 {
background-image: url(spritesmith-main-1.png);
background-position: -91px 0px;
width: 90px;
@@ -10,7 +10,7 @@
width: ;
height: ;
}
-.hair_bangs_2_TRUred {
+.hair_bangs_1_rainbow {
background-image: url(spritesmith-main-1.png);
background-position: -728px -1092px;
width: 90px;
@@ -22,7 +22,7 @@
width: ;
height: ;
}
-.hair_bangs_2_aurora {
+.hair_bangs_1_red {
background-image: url(spritesmith-main-1.png);
background-position: 0px -91px;
width: 90px;
@@ -34,7 +34,7 @@
width: ;
height: ;
}
-.hair_bangs_2_black {
+.hair_bangs_1_snowy {
background-image: url(spritesmith-main-1.png);
background-position: -91px -91px;
width: 90px;
@@ -46,7 +46,7 @@
width: ;
height: ;
}
-.hair_bangs_2_blond {
+.hair_bangs_1_white {
background-image: url(spritesmith-main-1.png);
background-position: -182px 0px;
width: 90px;
@@ -58,7 +58,7 @@
width: ;
height: ;
}
-.hair_bangs_2_blue {
+.hair_bangs_1_winternight {
background-image: url(spritesmith-main-1.png);
background-position: -182px -91px;
width: 90px;
@@ -70,7 +70,7 @@
width: ;
height: ;
}
-.hair_bangs_2_brown {
+.hair_bangs_1_winterstar {
background-image: url(spritesmith-main-1.png);
background-position: 0px -182px;
width: 90px;
@@ -82,7 +82,7 @@
width: ;
height: ;
}
-.hair_bangs_2_candycane {
+.hair_bangs_1_yellow {
background-image: url(spritesmith-main-1.png);
background-position: -91px -182px;
width: 90px;
@@ -94,7 +94,7 @@
width: ;
height: ;
}
-.hair_bangs_2_candycorn {
+.hair_bangs_1_zombie {
background-image: url(spritesmith-main-1.png);
background-position: -182px -182px;
width: 90px;
@@ -106,7 +106,7 @@
width: ;
height: ;
}
-.hair_bangs_2_festive {
+.hair_bangs_2_TRUred {
background-image: url(spritesmith-main-1.png);
background-position: -273px 0px;
width: 90px;
@@ -118,7 +118,7 @@
width: ;
height: ;
}
-.hair_bangs_2_frost {
+.hair_bangs_2_aurora {
background-image: url(spritesmith-main-1.png);
background-position: -273px -91px;
width: 90px;
@@ -130,7 +130,7 @@
width: ;
height: ;
}
-.hair_bangs_2_ghostwhite {
+.hair_bangs_2_black {
background-image: url(spritesmith-main-1.png);
background-position: -273px -182px;
width: 90px;
@@ -142,7 +142,7 @@
width: ;
height: ;
}
-.hair_bangs_2_green {
+.hair_bangs_2_blond {
background-image: url(spritesmith-main-1.png);
background-position: 0px -273px;
width: 90px;
@@ -154,7 +154,7 @@
width: ;
height: ;
}
-.hair_bangs_2_halloween {
+.hair_bangs_2_blue {
background-image: url(spritesmith-main-1.png);
background-position: -91px -273px;
width: 90px;
@@ -166,7 +166,7 @@
width: ;
height: ;
}
-.hair_bangs_2_holly {
+.hair_bangs_2_brown {
background-image: url(spritesmith-main-1.png);
background-position: -182px -273px;
width: 90px;
@@ -178,7 +178,7 @@
width: ;
height: ;
}
-.hair_bangs_2_hollygreen {
+.hair_bangs_2_candycane {
background-image: url(spritesmith-main-1.png);
background-position: -273px -273px;
width: 90px;
@@ -190,7 +190,7 @@
width: ;
height: ;
}
-.hair_bangs_2_midnight {
+.hair_bangs_2_candycorn {
background-image: url(spritesmith-main-1.png);
background-position: -364px 0px;
width: 90px;
@@ -202,7 +202,7 @@
width: ;
height: ;
}
-.hair_bangs_2_pblue {
+.hair_bangs_2_festive {
background-image: url(spritesmith-main-1.png);
background-position: -364px -91px;
width: 90px;
@@ -214,7 +214,7 @@
width: ;
height: ;
}
-.hair_bangs_2_pblue2 {
+.hair_bangs_2_frost {
background-image: url(spritesmith-main-1.png);
background-position: -364px -182px;
width: 90px;
@@ -226,7 +226,7 @@
width: ;
height: ;
}
-.hair_bangs_2_peppermint {
+.hair_bangs_2_ghostwhite {
background-image: url(spritesmith-main-1.png);
background-position: -364px -273px;
width: 90px;
@@ -238,7 +238,7 @@
width: ;
height: ;
}
-.hair_bangs_2_pgreen {
+.hair_bangs_2_green {
background-image: url(spritesmith-main-1.png);
background-position: 0px -364px;
width: 90px;
@@ -250,7 +250,7 @@
width: ;
height: ;
}
-.hair_bangs_2_pgreen2 {
+.hair_bangs_2_halloween {
background-image: url(spritesmith-main-1.png);
background-position: -91px -364px;
width: 90px;
@@ -262,7 +262,7 @@
width: ;
height: ;
}
-.hair_bangs_2_porange {
+.hair_bangs_2_holly {
background-image: url(spritesmith-main-1.png);
background-position: -182px -364px;
width: 90px;
@@ -274,7 +274,7 @@
width: ;
height: ;
}
-.hair_bangs_2_porange2 {
+.hair_bangs_2_hollygreen {
background-image: url(spritesmith-main-1.png);
background-position: -273px -364px;
width: 90px;
@@ -286,7 +286,7 @@
width: ;
height: ;
}
-.hair_bangs_2_ppink {
+.hair_bangs_2_midnight {
background-image: url(spritesmith-main-1.png);
background-position: -364px -364px;
width: 90px;
@@ -298,7 +298,7 @@
width: ;
height: ;
}
-.hair_bangs_2_ppink2 {
+.hair_bangs_2_pblue {
background-image: url(spritesmith-main-1.png);
background-position: -455px 0px;
width: 90px;
@@ -310,7 +310,7 @@
width: ;
height: ;
}
-.hair_bangs_2_ppurple {
+.hair_bangs_2_pblue2 {
background-image: url(spritesmith-main-1.png);
background-position: -455px -91px;
width: 90px;
@@ -322,7 +322,7 @@
width: ;
height: ;
}
-.hair_bangs_2_ppurple2 {
+.hair_bangs_2_peppermint {
background-image: url(spritesmith-main-1.png);
background-position: -455px -182px;
width: 90px;
@@ -334,7 +334,7 @@
width: ;
height: ;
}
-.hair_bangs_2_pumpkin {
+.hair_bangs_2_pgreen {
background-image: url(spritesmith-main-1.png);
background-position: -455px -273px;
width: 90px;
@@ -346,7 +346,7 @@
width: ;
height: ;
}
-.hair_bangs_2_purple {
+.hair_bangs_2_pgreen2 {
background-image: url(spritesmith-main-1.png);
background-position: -455px -364px;
width: 90px;
@@ -358,7 +358,7 @@
width: ;
height: ;
}
-.hair_bangs_2_pyellow {
+.hair_bangs_2_porange {
background-image: url(spritesmith-main-1.png);
background-position: 0px -455px;
width: 90px;
@@ -370,7 +370,7 @@
width: ;
height: ;
}
-.hair_bangs_2_pyellow2 {
+.hair_bangs_2_porange2 {
background-image: url(spritesmith-main-1.png);
background-position: -91px -455px;
width: 90px;
@@ -382,7 +382,7 @@
width: ;
height: ;
}
-.hair_bangs_2_rainbow {
+.hair_bangs_2_ppink {
background-image: url(spritesmith-main-1.png);
background-position: -182px -455px;
width: 90px;
@@ -394,7 +394,7 @@
width: ;
height: ;
}
-.hair_bangs_2_red {
+.hair_bangs_2_ppink2 {
background-image: url(spritesmith-main-1.png);
background-position: -273px -455px;
width: 90px;
@@ -406,7 +406,7 @@
width: ;
height: ;
}
-.hair_bangs_2_snowy {
+.hair_bangs_2_ppurple {
background-image: url(spritesmith-main-1.png);
background-position: -364px -455px;
width: 90px;
@@ -418,7 +418,7 @@
width: ;
height: ;
}
-.hair_bangs_2_white {
+.hair_bangs_2_ppurple2 {
background-image: url(spritesmith-main-1.png);
background-position: -455px -455px;
width: 90px;
@@ -430,7 +430,7 @@
width: ;
height: ;
}
-.hair_bangs_2_winternight {
+.hair_bangs_2_pumpkin {
background-image: url(spritesmith-main-1.png);
background-position: -546px 0px;
width: 90px;
@@ -442,7 +442,7 @@
width: ;
height: ;
}
-.hair_bangs_2_winterstar {
+.hair_bangs_2_purple {
background-image: url(spritesmith-main-1.png);
background-position: -546px -91px;
width: 90px;
@@ -454,7 +454,7 @@
width: ;
height: ;
}
-.hair_bangs_2_yellow {
+.hair_bangs_2_pyellow {
background-image: url(spritesmith-main-1.png);
background-position: -546px -182px;
width: 90px;
@@ -466,7 +466,7 @@
width: ;
height: ;
}
-.hair_bangs_2_zombie {
+.hair_bangs_2_pyellow2 {
background-image: url(spritesmith-main-1.png);
background-position: -546px -273px;
width: 90px;
@@ -478,7 +478,7 @@
width: ;
height: ;
}
-.hair_bangs_3_TRUred {
+.hair_bangs_2_rainbow {
background-image: url(spritesmith-main-1.png);
background-position: -546px -364px;
width: 90px;
@@ -490,7 +490,7 @@
width: ;
height: ;
}
-.hair_bangs_3_aurora {
+.hair_bangs_2_red {
background-image: url(spritesmith-main-1.png);
background-position: -546px -455px;
width: 90px;
@@ -502,7 +502,7 @@
width: ;
height: ;
}
-.hair_bangs_3_black {
+.hair_bangs_2_snowy {
background-image: url(spritesmith-main-1.png);
background-position: 0px -546px;
width: 90px;
@@ -514,7 +514,7 @@
width: ;
height: ;
}
-.hair_bangs_3_blond {
+.hair_bangs_2_white {
background-image: url(spritesmith-main-1.png);
background-position: -91px -546px;
width: 90px;
@@ -526,7 +526,7 @@
width: ;
height: ;
}
-.hair_bangs_3_blue {
+.hair_bangs_2_winternight {
background-image: url(spritesmith-main-1.png);
background-position: -182px -546px;
width: 90px;
@@ -538,7 +538,7 @@
width: ;
height: ;
}
-.hair_bangs_3_brown {
+.hair_bangs_2_winterstar {
background-image: url(spritesmith-main-1.png);
background-position: -273px -546px;
width: 90px;
@@ -550,7 +550,7 @@
width: ;
height: ;
}
-.hair_bangs_3_candycane {
+.hair_bangs_2_yellow {
background-image: url(spritesmith-main-1.png);
background-position: -364px -546px;
width: 90px;
@@ -562,7 +562,7 @@
width: ;
height: ;
}
-.hair_bangs_3_candycorn {
+.hair_bangs_2_zombie {
background-image: url(spritesmith-main-1.png);
background-position: -455px -546px;
width: 90px;
@@ -574,7 +574,7 @@
width: ;
height: ;
}
-.hair_bangs_3_festive {
+.hair_bangs_3_TRUred {
background-image: url(spritesmith-main-1.png);
background-position: -546px -546px;
width: 90px;
@@ -586,7 +586,7 @@
width: ;
height: ;
}
-.hair_bangs_3_frost {
+.hair_bangs_3_aurora {
background-image: url(spritesmith-main-1.png);
background-position: -637px 0px;
width: 90px;
@@ -598,7 +598,7 @@
width: ;
height: ;
}
-.hair_bangs_3_ghostwhite {
+.hair_bangs_3_black {
background-image: url(spritesmith-main-1.png);
background-position: -637px -91px;
width: 90px;
@@ -610,7 +610,7 @@
width: ;
height: ;
}
-.hair_bangs_3_green {
+.hair_bangs_3_blond {
background-image: url(spritesmith-main-1.png);
background-position: -637px -182px;
width: 90px;
@@ -622,7 +622,7 @@
width: ;
height: ;
}
-.hair_bangs_3_halloween {
+.hair_bangs_3_blue {
background-image: url(spritesmith-main-1.png);
background-position: -637px -273px;
width: 90px;
@@ -634,7 +634,7 @@
width: ;
height: ;
}
-.hair_bangs_3_holly {
+.hair_bangs_3_brown {
background-image: url(spritesmith-main-1.png);
background-position: -637px -364px;
width: 90px;
@@ -646,7 +646,7 @@
width: ;
height: ;
}
-.hair_bangs_3_hollygreen {
+.hair_bangs_3_candycane {
background-image: url(spritesmith-main-1.png);
background-position: -637px -455px;
width: 90px;
@@ -658,7 +658,7 @@
width: ;
height: ;
}
-.hair_bangs_3_midnight {
+.hair_bangs_3_candycorn {
background-image: url(spritesmith-main-1.png);
background-position: -637px -546px;
width: 90px;
@@ -670,7 +670,7 @@
width: ;
height: ;
}
-.hair_bangs_3_pblue {
+.hair_bangs_3_festive {
background-image: url(spritesmith-main-1.png);
background-position: 0px -637px;
width: 90px;
@@ -682,7 +682,7 @@
width: ;
height: ;
}
-.hair_bangs_3_pblue2 {
+.hair_bangs_3_frost {
background-image: url(spritesmith-main-1.png);
background-position: -91px -637px;
width: 90px;
@@ -694,7 +694,7 @@
width: ;
height: ;
}
-.hair_bangs_3_peppermint {
+.hair_bangs_3_ghostwhite {
background-image: url(spritesmith-main-1.png);
background-position: -182px -637px;
width: 90px;
@@ -706,7 +706,7 @@
width: ;
height: ;
}
-.hair_bangs_3_pgreen {
+.hair_bangs_3_green {
background-image: url(spritesmith-main-1.png);
background-position: -273px -637px;
width: 90px;
@@ -718,7 +718,7 @@
width: ;
height: ;
}
-.hair_bangs_3_pgreen2 {
+.hair_bangs_3_halloween {
background-image: url(spritesmith-main-1.png);
background-position: -364px -637px;
width: 90px;
@@ -730,7 +730,7 @@
width: ;
height: ;
}
-.hair_bangs_3_porange {
+.hair_bangs_3_holly {
background-image: url(spritesmith-main-1.png);
background-position: -455px -637px;
width: 90px;
@@ -742,7 +742,7 @@
width: ;
height: ;
}
-.hair_bangs_3_porange2 {
+.hair_bangs_3_hollygreen {
background-image: url(spritesmith-main-1.png);
background-position: -546px -637px;
width: 90px;
@@ -754,7 +754,7 @@
width: ;
height: ;
}
-.hair_bangs_3_ppink {
+.hair_bangs_3_midnight {
background-image: url(spritesmith-main-1.png);
background-position: -637px -637px;
width: 90px;
@@ -766,7 +766,7 @@
width: ;
height: ;
}
-.hair_bangs_3_ppink2 {
+.hair_bangs_3_pblue {
background-image: url(spritesmith-main-1.png);
background-position: -728px 0px;
width: 90px;
@@ -778,7 +778,7 @@
width: ;
height: ;
}
-.hair_bangs_3_ppurple {
+.hair_bangs_3_pblue2 {
background-image: url(spritesmith-main-1.png);
background-position: -728px -91px;
width: 90px;
@@ -790,7 +790,7 @@
width: ;
height: ;
}
-.hair_bangs_3_ppurple2 {
+.hair_bangs_3_peppermint {
background-image: url(spritesmith-main-1.png);
background-position: -728px -182px;
width: 90px;
@@ -802,7 +802,7 @@
width: ;
height: ;
}
-.hair_bangs_3_pumpkin {
+.hair_bangs_3_pgreen {
background-image: url(spritesmith-main-1.png);
background-position: -728px -273px;
width: 90px;
@@ -814,7 +814,7 @@
width: ;
height: ;
}
-.hair_bangs_3_purple {
+.hair_bangs_3_pgreen2 {
background-image: url(spritesmith-main-1.png);
background-position: -728px -364px;
width: 90px;
@@ -826,7 +826,7 @@
width: ;
height: ;
}
-.hair_bangs_3_pyellow {
+.hair_bangs_3_porange {
background-image: url(spritesmith-main-1.png);
background-position: -728px -455px;
width: 90px;
@@ -838,7 +838,7 @@
width: ;
height: ;
}
-.hair_bangs_3_pyellow2 {
+.hair_bangs_3_porange2 {
background-image: url(spritesmith-main-1.png);
background-position: -728px -546px;
width: 90px;
@@ -850,7 +850,7 @@
width: ;
height: ;
}
-.hair_bangs_3_rainbow {
+.hair_bangs_3_ppink {
background-image: url(spritesmith-main-1.png);
background-position: -728px -637px;
width: 90px;
@@ -862,7 +862,7 @@
width: ;
height: ;
}
-.hair_bangs_3_red {
+.hair_bangs_3_ppink2 {
background-image: url(spritesmith-main-1.png);
background-position: 0px -728px;
width: 90px;
@@ -874,7 +874,7 @@
width: ;
height: ;
}
-.hair_bangs_3_snowy {
+.hair_bangs_3_ppurple {
background-image: url(spritesmith-main-1.png);
background-position: -91px -728px;
width: 90px;
@@ -886,7 +886,7 @@
width: ;
height: ;
}
-.hair_bangs_3_white {
+.hair_bangs_3_ppurple2 {
background-image: url(spritesmith-main-1.png);
background-position: -182px -728px;
width: 90px;
@@ -898,7 +898,7 @@
width: ;
height: ;
}
-.hair_bangs_3_winternight {
+.hair_bangs_3_pumpkin {
background-image: url(spritesmith-main-1.png);
background-position: -273px -728px;
width: 90px;
@@ -910,7 +910,7 @@
width: ;
height: ;
}
-.hair_bangs_3_winterstar {
+.hair_bangs_3_purple {
background-image: url(spritesmith-main-1.png);
background-position: -364px -728px;
width: 90px;
@@ -922,7 +922,7 @@
width: ;
height: ;
}
-.hair_bangs_3_yellow {
+.hair_bangs_3_pyellow {
background-image: url(spritesmith-main-1.png);
background-position: -455px -728px;
width: 90px;
@@ -934,7 +934,7 @@
width: ;
height: ;
}
-.hair_bangs_3_zombie {
+.hair_bangs_3_pyellow2 {
background-image: url(spritesmith-main-1.png);
background-position: -546px -728px;
width: 90px;
@@ -946,7 +946,7 @@
width: ;
height: ;
}
-.hair_base_10_TRUred {
+.hair_bangs_3_rainbow {
background-image: url(spritesmith-main-1.png);
background-position: -637px -728px;
width: 90px;
@@ -958,7 +958,7 @@
width: ;
height: ;
}
-.hair_base_10_aurora {
+.hair_bangs_3_red {
background-image: url(spritesmith-main-1.png);
background-position: -728px -728px;
width: 90px;
@@ -970,7 +970,7 @@
width: ;
height: ;
}
-.hair_base_10_black {
+.hair_bangs_3_snowy {
background-image: url(spritesmith-main-1.png);
background-position: -819px 0px;
width: 90px;
@@ -982,7 +982,7 @@
width: ;
height: ;
}
-.hair_base_10_blond {
+.hair_bangs_3_white {
background-image: url(spritesmith-main-1.png);
background-position: -819px -91px;
width: 90px;
@@ -994,7 +994,7 @@
width: ;
height: ;
}
-.hair_base_10_blue {
+.hair_bangs_3_winternight {
background-image: url(spritesmith-main-1.png);
background-position: -819px -182px;
width: 90px;
@@ -1006,7 +1006,7 @@
width: ;
height: ;
}
-.hair_base_10_brown {
+.hair_bangs_3_winterstar {
background-image: url(spritesmith-main-1.png);
background-position: -819px -273px;
width: 90px;
@@ -1018,7 +1018,7 @@
width: ;
height: ;
}
-.hair_base_10_candycane {
+.hair_bangs_3_yellow {
background-image: url(spritesmith-main-1.png);
background-position: -819px -364px;
width: 90px;
@@ -1030,7 +1030,7 @@
width: ;
height: ;
}
-.hair_base_10_candycorn {
+.hair_bangs_3_zombie {
background-image: url(spritesmith-main-1.png);
background-position: -819px -455px;
width: 90px;
@@ -1042,7 +1042,7 @@
width: ;
height: ;
}
-.hair_base_10_festive {
+.hair_base_10_TRUred {
background-image: url(spritesmith-main-1.png);
background-position: -819px -546px;
width: 90px;
@@ -1054,7 +1054,7 @@
width: ;
height: ;
}
-.hair_base_10_frost {
+.hair_base_10_aurora {
background-image: url(spritesmith-main-1.png);
background-position: -819px -637px;
width: 90px;
@@ -1066,7 +1066,7 @@
width: ;
height: ;
}
-.hair_base_10_ghostwhite {
+.hair_base_10_black {
background-image: url(spritesmith-main-1.png);
background-position: -819px -728px;
width: 90px;
@@ -1078,7 +1078,7 @@
width: ;
height: ;
}
-.hair_base_10_green {
+.hair_base_10_blond {
background-image: url(spritesmith-main-1.png);
background-position: 0px -819px;
width: 90px;
@@ -1090,7 +1090,7 @@
width: ;
height: ;
}
-.hair_base_10_halloween {
+.hair_base_10_blue {
background-image: url(spritesmith-main-1.png);
background-position: -91px -819px;
width: 90px;
@@ -1102,7 +1102,7 @@
width: ;
height: ;
}
-.hair_base_10_holly {
+.hair_base_10_brown {
background-image: url(spritesmith-main-1.png);
background-position: -182px -819px;
width: 90px;
@@ -1114,7 +1114,7 @@
width: ;
height: ;
}
-.hair_base_10_hollygreen {
+.hair_base_10_candycane {
background-image: url(spritesmith-main-1.png);
background-position: -273px -819px;
width: 90px;
@@ -1126,7 +1126,7 @@
width: ;
height: ;
}
-.hair_base_10_midnight {
+.hair_base_10_candycorn {
background-image: url(spritesmith-main-1.png);
background-position: -364px -819px;
width: 90px;
@@ -1138,7 +1138,7 @@
width: ;
height: ;
}
-.hair_base_10_pblue {
+.hair_base_10_festive {
background-image: url(spritesmith-main-1.png);
background-position: -455px -819px;
width: 90px;
@@ -1150,7 +1150,7 @@
width: ;
height: ;
}
-.hair_base_10_pblue2 {
+.hair_base_10_frost {
background-image: url(spritesmith-main-1.png);
background-position: -546px -819px;
width: 90px;
@@ -1162,7 +1162,7 @@
width: ;
height: ;
}
-.hair_base_10_peppermint {
+.hair_base_10_ghostwhite {
background-image: url(spritesmith-main-1.png);
background-position: -637px -819px;
width: 90px;
@@ -1174,7 +1174,7 @@
width: ;
height: ;
}
-.hair_base_10_pgreen {
+.hair_base_10_green {
background-image: url(spritesmith-main-1.png);
background-position: -728px -819px;
width: 90px;
@@ -1186,7 +1186,7 @@
width: ;
height: ;
}
-.hair_base_10_pgreen2 {
+.hair_base_10_halloween {
background-image: url(spritesmith-main-1.png);
background-position: -819px -819px;
width: 90px;
@@ -1198,7 +1198,7 @@
width: ;
height: ;
}
-.hair_base_10_porange {
+.hair_base_10_holly {
background-image: url(spritesmith-main-1.png);
background-position: -910px 0px;
width: 90px;
@@ -1210,7 +1210,7 @@
width: ;
height: ;
}
-.hair_base_10_porange2 {
+.hair_base_10_hollygreen {
background-image: url(spritesmith-main-1.png);
background-position: -910px -91px;
width: 90px;
@@ -1222,7 +1222,7 @@
width: ;
height: ;
}
-.hair_base_10_ppink {
+.hair_base_10_midnight {
background-image: url(spritesmith-main-1.png);
background-position: -910px -182px;
width: 90px;
@@ -1234,7 +1234,7 @@
width: ;
height: ;
}
-.hair_base_10_ppink2 {
+.hair_base_10_pblue {
background-image: url(spritesmith-main-1.png);
background-position: -910px -273px;
width: 90px;
@@ -1246,7 +1246,7 @@
width: ;
height: ;
}
-.hair_base_10_ppurple {
+.hair_base_10_pblue2 {
background-image: url(spritesmith-main-1.png);
background-position: -910px -364px;
width: 90px;
@@ -1258,7 +1258,7 @@
width: ;
height: ;
}
-.hair_base_10_ppurple2 {
+.hair_base_10_peppermint {
background-image: url(spritesmith-main-1.png);
background-position: -910px -455px;
width: 90px;
@@ -1270,7 +1270,7 @@
width: ;
height: ;
}
-.hair_base_10_pumpkin {
+.hair_base_10_pgreen {
background-image: url(spritesmith-main-1.png);
background-position: -910px -546px;
width: 90px;
@@ -1282,7 +1282,7 @@
width: ;
height: ;
}
-.hair_base_10_purple {
+.hair_base_10_pgreen2 {
background-image: url(spritesmith-main-1.png);
background-position: -910px -637px;
width: 90px;
@@ -1294,7 +1294,7 @@
width: ;
height: ;
}
-.hair_base_10_pyellow {
+.hair_base_10_porange {
background-image: url(spritesmith-main-1.png);
background-position: -910px -728px;
width: 90px;
@@ -1306,7 +1306,7 @@
width: ;
height: ;
}
-.hair_base_10_pyellow2 {
+.hair_base_10_porange2 {
background-image: url(spritesmith-main-1.png);
background-position: -910px -819px;
width: 90px;
@@ -1318,7 +1318,7 @@
width: ;
height: ;
}
-.hair_base_10_rainbow {
+.hair_base_10_ppink {
background-image: url(spritesmith-main-1.png);
background-position: 0px -910px;
width: 90px;
@@ -1330,7 +1330,7 @@
width: ;
height: ;
}
-.hair_base_10_red {
+.hair_base_10_ppink2 {
background-image: url(spritesmith-main-1.png);
background-position: -91px -910px;
width: 90px;
@@ -1342,7 +1342,7 @@
width: ;
height: ;
}
-.hair_base_10_snowy {
+.hair_base_10_ppurple {
background-image: url(spritesmith-main-1.png);
background-position: -182px -910px;
width: 90px;
@@ -1354,7 +1354,7 @@
width: ;
height: ;
}
-.hair_base_10_white {
+.hair_base_10_ppurple2 {
background-image: url(spritesmith-main-1.png);
background-position: -273px -910px;
width: 90px;
@@ -1366,7 +1366,7 @@
width: ;
height: ;
}
-.hair_base_10_winternight {
+.hair_base_10_pumpkin {
background-image: url(spritesmith-main-1.png);
background-position: -364px -910px;
width: 90px;
@@ -1378,7 +1378,7 @@
width: ;
height: ;
}
-.hair_base_10_winterstar {
+.hair_base_10_purple {
background-image: url(spritesmith-main-1.png);
background-position: -455px -910px;
width: 90px;
@@ -1390,7 +1390,7 @@
width: ;
height: ;
}
-.hair_base_10_yellow {
+.hair_base_10_pyellow {
background-image: url(spritesmith-main-1.png);
background-position: -546px -910px;
width: 90px;
@@ -1402,7 +1402,7 @@
width: ;
height: ;
}
-.hair_base_10_zombie {
+.hair_base_10_pyellow2 {
background-image: url(spritesmith-main-1.png);
background-position: -637px -910px;
width: 90px;
@@ -1414,7 +1414,7 @@
width: ;
height: ;
}
-.hair_base_11_TRUred {
+.hair_base_10_rainbow {
background-image: url(spritesmith-main-1.png);
background-position: -728px -910px;
width: 90px;
@@ -1426,7 +1426,7 @@
width: ;
height: ;
}
-.hair_base_11_aurora {
+.hair_base_10_red {
background-image: url(spritesmith-main-1.png);
background-position: -819px -910px;
width: 90px;
@@ -1438,7 +1438,7 @@
width: ;
height: ;
}
-.hair_base_11_black {
+.hair_base_10_snowy {
background-image: url(spritesmith-main-1.png);
background-position: -910px -910px;
width: 90px;
@@ -1450,7 +1450,7 @@
width: ;
height: ;
}
-.hair_base_11_blond {
+.hair_base_10_white {
background-image: url(spritesmith-main-1.png);
background-position: -1001px 0px;
width: 90px;
@@ -1462,7 +1462,7 @@
width: ;
height: ;
}
-.hair_base_11_blue {
+.hair_base_10_winternight {
background-image: url(spritesmith-main-1.png);
background-position: -1001px -91px;
width: 90px;
@@ -1474,7 +1474,7 @@
width: ;
height: ;
}
-.hair_base_11_brown {
+.hair_base_10_winterstar {
background-image: url(spritesmith-main-1.png);
background-position: -1001px -182px;
width: 90px;
@@ -1486,7 +1486,7 @@
width: ;
height: ;
}
-.hair_base_11_candycane {
+.hair_base_10_yellow {
background-image: url(spritesmith-main-1.png);
background-position: -1001px -273px;
width: 90px;
@@ -1498,7 +1498,7 @@
width: ;
height: ;
}
-.hair_base_11_candycorn {
+.hair_base_10_zombie {
background-image: url(spritesmith-main-1.png);
background-position: -1001px -364px;
width: 90px;
@@ -1510,7 +1510,7 @@
width: ;
height: ;
}
-.hair_base_11_festive {
+.hair_base_11_TRUred {
background-image: url(spritesmith-main-1.png);
background-position: -1001px -455px;
width: 90px;
@@ -1522,7 +1522,7 @@
width: ;
height: ;
}
-.hair_base_11_frost {
+.hair_base_11_aurora {
background-image: url(spritesmith-main-1.png);
background-position: -1001px -546px;
width: 90px;
@@ -1534,7 +1534,7 @@
width: ;
height: ;
}
-.hair_base_11_ghostwhite {
+.hair_base_11_black {
background-image: url(spritesmith-main-1.png);
background-position: -1001px -637px;
width: 90px;
@@ -1546,7 +1546,7 @@
width: ;
height: ;
}
-.hair_base_11_green {
+.hair_base_11_blond {
background-image: url(spritesmith-main-1.png);
background-position: -1001px -728px;
width: 90px;
@@ -1558,7 +1558,7 @@
width: ;
height: ;
}
-.hair_base_11_halloween {
+.hair_base_11_blue {
background-image: url(spritesmith-main-1.png);
background-position: -1001px -819px;
width: 90px;
@@ -1570,7 +1570,7 @@
width: ;
height: ;
}
-.hair_base_11_holly {
+.hair_base_11_brown {
background-image: url(spritesmith-main-1.png);
background-position: -1001px -910px;
width: 90px;
@@ -1582,7 +1582,7 @@
width: ;
height: ;
}
-.hair_base_11_hollygreen {
+.hair_base_11_candycane {
background-image: url(spritesmith-main-1.png);
background-position: 0px -1001px;
width: 90px;
@@ -1594,7 +1594,7 @@
width: ;
height: ;
}
-.hair_base_11_midnight {
+.hair_base_11_candycorn {
background-image: url(spritesmith-main-1.png);
background-position: -91px -1001px;
width: 90px;
@@ -1606,7 +1606,7 @@
width: ;
height: ;
}
-.hair_base_11_pblue {
+.hair_base_11_festive {
background-image: url(spritesmith-main-1.png);
background-position: -182px -1001px;
width: 90px;
@@ -1618,7 +1618,7 @@
width: ;
height: ;
}
-.hair_base_11_pblue2 {
+.hair_base_11_frost {
background-image: url(spritesmith-main-1.png);
background-position: -273px -1001px;
width: 90px;
@@ -1630,7 +1630,7 @@
width: ;
height: ;
}
-.hair_base_11_peppermint {
+.hair_base_11_ghostwhite {
background-image: url(spritesmith-main-1.png);
background-position: -364px -1001px;
width: 90px;
@@ -1642,7 +1642,7 @@
width: ;
height: ;
}
-.hair_base_11_pgreen {
+.hair_base_11_green {
background-image: url(spritesmith-main-1.png);
background-position: -455px -1001px;
width: 90px;
@@ -1654,7 +1654,7 @@
width: ;
height: ;
}
-.hair_base_11_pgreen2 {
+.hair_base_11_halloween {
background-image: url(spritesmith-main-1.png);
background-position: -546px -1001px;
width: 90px;
@@ -1666,7 +1666,7 @@
width: ;
height: ;
}
-.hair_base_11_porange {
+.hair_base_11_holly {
background-image: url(spritesmith-main-1.png);
background-position: -637px -1001px;
width: 90px;
@@ -1678,7 +1678,7 @@
width: ;
height: ;
}
-.hair_base_11_porange2 {
+.hair_base_11_hollygreen {
background-image: url(spritesmith-main-1.png);
background-position: -728px -1001px;
width: 90px;
@@ -1690,7 +1690,7 @@
width: ;
height: ;
}
-.hair_base_11_ppink {
+.hair_base_11_midnight {
background-image: url(spritesmith-main-1.png);
background-position: -819px -1001px;
width: 90px;
@@ -1702,7 +1702,7 @@
width: ;
height: ;
}
-.hair_base_11_ppink2 {
+.hair_base_11_pblue {
background-image: url(spritesmith-main-1.png);
background-position: -910px -1001px;
width: 90px;
@@ -1714,7 +1714,7 @@
width: ;
height: ;
}
-.hair_base_11_ppurple {
+.hair_base_11_pblue2 {
background-image: url(spritesmith-main-1.png);
background-position: -1001px -1001px;
width: 90px;
@@ -1726,7 +1726,7 @@
width: ;
height: ;
}
-.hair_base_11_ppurple2 {
+.hair_base_11_peppermint {
background-image: url(spritesmith-main-1.png);
background-position: -1092px 0px;
width: 90px;
@@ -1738,7 +1738,7 @@
width: ;
height: ;
}
-.hair_base_11_pumpkin {
+.hair_base_11_pgreen {
background-image: url(spritesmith-main-1.png);
background-position: -1092px -91px;
width: 90px;
@@ -1750,7 +1750,7 @@
width: ;
height: ;
}
-.hair_base_11_purple {
+.hair_base_11_pgreen2 {
background-image: url(spritesmith-main-1.png);
background-position: -1092px -182px;
width: 90px;
@@ -1762,7 +1762,7 @@
width: ;
height: ;
}
-.hair_base_11_pyellow {
+.hair_base_11_porange {
background-image: url(spritesmith-main-1.png);
background-position: -1092px -273px;
width: 90px;
@@ -1774,7 +1774,7 @@
width: ;
height: ;
}
-.hair_base_11_pyellow2 {
+.hair_base_11_porange2 {
background-image: url(spritesmith-main-1.png);
background-position: -1092px -364px;
width: 90px;
@@ -1786,7 +1786,7 @@
width: ;
height: ;
}
-.hair_base_11_rainbow {
+.hair_base_11_ppink {
background-image: url(spritesmith-main-1.png);
background-position: -1092px -455px;
width: 90px;
@@ -1798,7 +1798,7 @@
width: ;
height: ;
}
-.hair_base_11_red {
+.hair_base_11_ppink2 {
background-image: url(spritesmith-main-1.png);
background-position: -1092px -546px;
width: 90px;
@@ -1810,7 +1810,7 @@
width: ;
height: ;
}
-.hair_base_11_snowy {
+.hair_base_11_ppurple {
background-image: url(spritesmith-main-1.png);
background-position: -1092px -637px;
width: 90px;
@@ -1822,7 +1822,7 @@
width: ;
height: ;
}
-.hair_base_11_white {
+.hair_base_11_ppurple2 {
background-image: url(spritesmith-main-1.png);
background-position: -1092px -728px;
width: 90px;
@@ -1834,7 +1834,7 @@
width: ;
height: ;
}
-.hair_base_11_winternight {
+.hair_base_11_pumpkin {
background-image: url(spritesmith-main-1.png);
background-position: -1092px -819px;
width: 90px;
@@ -1846,7 +1846,7 @@
width: ;
height: ;
}
-.hair_base_11_winterstar {
+.hair_base_11_purple {
background-image: url(spritesmith-main-1.png);
background-position: -1092px -910px;
width: 90px;
@@ -1858,7 +1858,7 @@
width: ;
height: ;
}
-.hair_base_11_yellow {
+.hair_base_11_pyellow {
background-image: url(spritesmith-main-1.png);
background-position: -1092px -1001px;
width: 90px;
@@ -1870,7 +1870,7 @@
width: ;
height: ;
}
-.hair_base_11_zombie {
+.hair_base_11_pyellow2 {
background-image: url(spritesmith-main-1.png);
background-position: 0px -1092px;
width: 90px;
@@ -1882,7 +1882,7 @@
width: ;
height: ;
}
-.hair_base_12_TRUred {
+.hair_base_11_rainbow {
background-image: url(spritesmith-main-1.png);
background-position: -91px -1092px;
width: 90px;
@@ -1894,7 +1894,7 @@
width: ;
height: ;
}
-.hair_base_12_aurora {
+.hair_base_11_red {
background-image: url(spritesmith-main-1.png);
background-position: -182px -1092px;
width: 90px;
@@ -1906,7 +1906,7 @@
width: ;
height: ;
}
-.hair_base_12_black {
+.hair_base_11_snowy {
background-image: url(spritesmith-main-1.png);
background-position: -273px -1092px;
width: 90px;
@@ -1918,7 +1918,7 @@
width: ;
height: ;
}
-.hair_base_12_blond {
+.hair_base_11_white {
background-image: url(spritesmith-main-1.png);
background-position: -364px -1092px;
width: 90px;
@@ -1930,7 +1930,7 @@
width: ;
height: ;
}
-.hair_base_12_blue {
+.hair_base_11_winternight {
background-image: url(spritesmith-main-1.png);
background-position: -455px -1092px;
width: 90px;
@@ -1942,7 +1942,7 @@
width: ;
height: ;
}
-.hair_base_12_brown {
+.hair_base_11_winterstar {
background-image: url(spritesmith-main-1.png);
background-position: -546px -1092px;
width: 90px;
@@ -1954,7 +1954,7 @@
width: ;
height: ;
}
-.hair_base_12_candycane {
+.hair_base_11_yellow {
background-image: url(spritesmith-main-1.png);
background-position: -637px -1092px;
width: 90px;
@@ -1966,7 +1966,7 @@
width: ;
height: ;
}
-.hair_base_12_candycorn {
+.hair_base_11_zombie {
background-image: url(spritesmith-main-1.png);
background-position: 0px 0px;
width: 90px;
@@ -1978,7 +1978,7 @@
width: ;
height: ;
}
-.hair_base_12_festive {
+.hair_base_12_TRUred {
background-image: url(spritesmith-main-1.png);
background-position: -819px -1092px;
width: 90px;
@@ -1990,7 +1990,7 @@
width: ;
height: ;
}
-.hair_base_12_frost {
+.hair_base_12_aurora {
background-image: url(spritesmith-main-1.png);
background-position: -910px -1092px;
width: 90px;
@@ -2002,7 +2002,7 @@
width: ;
height: ;
}
-.hair_base_12_ghostwhite {
+.hair_base_12_black {
background-image: url(spritesmith-main-1.png);
background-position: -1001px -1092px;
width: 90px;
@@ -2014,7 +2014,7 @@
width: ;
height: ;
}
-.hair_base_12_green {
+.hair_base_12_blond {
background-image: url(spritesmith-main-1.png);
background-position: -1092px -1092px;
width: 90px;
@@ -2026,7 +2026,7 @@
width: ;
height: ;
}
-.hair_base_12_halloween {
+.hair_base_12_blue {
background-image: url(spritesmith-main-1.png);
background-position: -1183px 0px;
width: 90px;
@@ -2038,7 +2038,7 @@
width: ;
height: ;
}
-.hair_base_12_holly {
+.hair_base_12_brown {
background-image: url(spritesmith-main-1.png);
background-position: -1183px -91px;
width: 90px;
@@ -2050,7 +2050,7 @@
width: ;
height: ;
}
-.hair_base_12_hollygreen {
+.hair_base_12_candycane {
background-image: url(spritesmith-main-1.png);
background-position: -1183px -182px;
width: 90px;
@@ -2062,7 +2062,7 @@
width: ;
height: ;
}
-.hair_base_12_midnight {
+.hair_base_12_candycorn {
background-image: url(spritesmith-main-1.png);
background-position: -1183px -273px;
width: 90px;
@@ -2074,7 +2074,7 @@
width: ;
height: ;
}
-.hair_base_12_pblue {
+.hair_base_12_festive {
background-image: url(spritesmith-main-1.png);
background-position: -1183px -364px;
width: 90px;
@@ -2086,7 +2086,7 @@
width: ;
height: ;
}
-.hair_base_12_pblue2 {
+.hair_base_12_frost {
background-image: url(spritesmith-main-1.png);
background-position: -1183px -455px;
width: 90px;
@@ -2098,7 +2098,7 @@
width: ;
height: ;
}
-.hair_base_12_peppermint {
+.hair_base_12_ghostwhite {
background-image: url(spritesmith-main-1.png);
background-position: -1183px -546px;
width: 90px;
@@ -2110,7 +2110,7 @@
width: ;
height: ;
}
-.hair_base_12_pgreen {
+.hair_base_12_green {
background-image: url(spritesmith-main-1.png);
background-position: -1183px -637px;
width: 90px;
@@ -2122,7 +2122,7 @@
width: ;
height: ;
}
-.hair_base_12_pgreen2 {
+.hair_base_12_halloween {
background-image: url(spritesmith-main-1.png);
background-position: -1183px -728px;
width: 90px;
@@ -2134,7 +2134,7 @@
width: ;
height: ;
}
-.hair_base_12_porange {
+.hair_base_12_holly {
background-image: url(spritesmith-main-1.png);
background-position: -1183px -819px;
width: 90px;
@@ -2146,7 +2146,7 @@
width: ;
height: ;
}
-.hair_base_12_porange2 {
+.hair_base_12_hollygreen {
background-image: url(spritesmith-main-1.png);
background-position: -1183px -910px;
width: 90px;
@@ -2158,7 +2158,7 @@
width: ;
height: ;
}
-.hair_base_12_ppink {
+.hair_base_12_midnight {
background-image: url(spritesmith-main-1.png);
background-position: -1183px -1001px;
width: 90px;
@@ -2170,7 +2170,7 @@
width: ;
height: ;
}
-.hair_base_12_ppink2 {
+.hair_base_12_pblue {
background-image: url(spritesmith-main-1.png);
background-position: -1183px -1092px;
width: 90px;
@@ -2182,7 +2182,7 @@
width: ;
height: ;
}
-.hair_base_12_ppurple {
+.hair_base_12_pblue2 {
background-image: url(spritesmith-main-1.png);
background-position: 0px -1183px;
width: 90px;
@@ -2194,7 +2194,7 @@
width: ;
height: ;
}
-.hair_base_12_ppurple2 {
+.hair_base_12_peppermint {
background-image: url(spritesmith-main-1.png);
background-position: -91px -1183px;
width: 90px;
@@ -2206,7 +2206,7 @@
width: ;
height: ;
}
-.hair_base_12_pumpkin {
+.hair_base_12_pgreen {
background-image: url(spritesmith-main-1.png);
background-position: -182px -1183px;
width: 90px;
@@ -2218,7 +2218,7 @@
width: ;
height: ;
}
-.hair_base_12_purple {
+.hair_base_12_pgreen2 {
background-image: url(spritesmith-main-1.png);
background-position: -273px -1183px;
width: 90px;
@@ -2230,7 +2230,7 @@
width: ;
height: ;
}
-.hair_base_12_pyellow {
+.hair_base_12_porange {
background-image: url(spritesmith-main-1.png);
background-position: -364px -1183px;
width: 90px;
@@ -2242,7 +2242,7 @@
width: ;
height: ;
}
-.hair_base_12_pyellow2 {
+.hair_base_12_porange2 {
background-image: url(spritesmith-main-1.png);
background-position: -455px -1183px;
width: 90px;
@@ -2254,7 +2254,7 @@
width: ;
height: ;
}
-.hair_base_12_rainbow {
+.hair_base_12_ppink {
background-image: url(spritesmith-main-1.png);
background-position: -546px -1183px;
width: 90px;
@@ -2266,7 +2266,7 @@
width: ;
height: ;
}
-.hair_base_12_red {
+.hair_base_12_ppink2 {
background-image: url(spritesmith-main-1.png);
background-position: -637px -1183px;
width: 90px;
@@ -2278,7 +2278,7 @@
width: ;
height: ;
}
-.hair_base_12_snowy {
+.hair_base_12_ppurple {
background-image: url(spritesmith-main-1.png);
background-position: -728px -1183px;
width: 90px;
@@ -2290,7 +2290,7 @@
width: ;
height: ;
}
-.hair_base_12_white {
+.hair_base_12_ppurple2 {
background-image: url(spritesmith-main-1.png);
background-position: -819px -1183px;
width: 90px;
@@ -2302,7 +2302,7 @@
width: ;
height: ;
}
-.hair_base_12_winternight {
+.hair_base_12_pumpkin {
background-image: url(spritesmith-main-1.png);
background-position: -910px -1183px;
width: 90px;
@@ -2314,7 +2314,7 @@
width: ;
height: ;
}
-.hair_base_12_winterstar {
+.hair_base_12_purple {
background-image: url(spritesmith-main-1.png);
background-position: -1001px -1183px;
width: 90px;
@@ -2326,7 +2326,7 @@
width: ;
height: ;
}
-.hair_base_12_yellow {
+.hair_base_12_pyellow {
background-image: url(spritesmith-main-1.png);
background-position: -1092px -1183px;
width: 90px;
@@ -2338,7 +2338,7 @@
width: ;
height: ;
}
-.hair_base_12_zombie {
+.hair_base_12_pyellow2 {
background-image: url(spritesmith-main-1.png);
background-position: -1183px -1183px;
width: 90px;
@@ -2350,7 +2350,7 @@
width: ;
height: ;
}
-.hair_base_13_TRUred {
+.hair_base_12_rainbow {
background-image: url(spritesmith-main-1.png);
background-position: -1274px 0px;
width: 90px;
@@ -2362,7 +2362,7 @@
width: ;
height: ;
}
-.hair_base_13_aurora {
+.hair_base_12_red {
background-image: url(spritesmith-main-1.png);
background-position: -1274px -91px;
width: 90px;
@@ -2374,7 +2374,7 @@
width: ;
height: ;
}
-.hair_base_13_black {
+.hair_base_12_snowy {
background-image: url(spritesmith-main-1.png);
background-position: -1274px -182px;
width: 90px;
@@ -2386,7 +2386,7 @@
width: ;
height: ;
}
-.hair_base_13_blond {
+.hair_base_12_white {
background-image: url(spritesmith-main-1.png);
background-position: -1274px -273px;
width: 90px;
@@ -2398,7 +2398,7 @@
width: ;
height: ;
}
-.hair_base_13_blue {
+.hair_base_12_winternight {
background-image: url(spritesmith-main-1.png);
background-position: -1274px -364px;
width: 90px;
@@ -2410,7 +2410,7 @@
width: ;
height: ;
}
-.hair_base_13_brown {
+.hair_base_12_winterstar {
background-image: url(spritesmith-main-1.png);
background-position: -1274px -455px;
width: 90px;
@@ -2422,7 +2422,7 @@
width: ;
height: ;
}
-.hair_base_13_candycane {
+.hair_base_12_yellow {
background-image: url(spritesmith-main-1.png);
background-position: -1274px -546px;
width: 90px;
@@ -2434,7 +2434,7 @@
width: ;
height: ;
}
-.hair_base_13_candycorn {
+.hair_base_12_zombie {
background-image: url(spritesmith-main-1.png);
background-position: -1274px -637px;
width: 90px;
@@ -2446,7 +2446,7 @@
width: ;
height: ;
}
-.hair_base_13_festive {
+.hair_base_13_TRUred {
background-image: url(spritesmith-main-1.png);
background-position: -1274px -728px;
width: 90px;
@@ -2458,7 +2458,7 @@
width: ;
height: ;
}
-.hair_base_13_frost {
+.hair_base_13_aurora {
background-image: url(spritesmith-main-1.png);
background-position: -1274px -819px;
width: 90px;
@@ -2470,7 +2470,7 @@
width: ;
height: ;
}
-.hair_base_13_ghostwhite {
+.hair_base_13_black {
background-image: url(spritesmith-main-1.png);
background-position: -1274px -910px;
width: 90px;
@@ -2482,7 +2482,7 @@
width: ;
height: ;
}
-.hair_base_13_green {
+.hair_base_13_blond {
background-image: url(spritesmith-main-1.png);
background-position: -1274px -1001px;
width: 90px;
@@ -2494,7 +2494,7 @@
width: ;
height: ;
}
-.hair_base_13_halloween {
+.hair_base_13_blue {
background-image: url(spritesmith-main-1.png);
background-position: -1274px -1092px;
width: 90px;
@@ -2506,7 +2506,7 @@
width: ;
height: ;
}
-.hair_base_13_holly {
+.hair_base_13_brown {
background-image: url(spritesmith-main-1.png);
background-position: -1274px -1183px;
width: 90px;
@@ -2518,7 +2518,7 @@
width: ;
height: ;
}
-.hair_base_13_hollygreen {
+.hair_base_13_candycane {
background-image: url(spritesmith-main-1.png);
background-position: 0px -1274px;
width: 90px;
@@ -2530,7 +2530,7 @@
width: ;
height: ;
}
-.hair_base_13_midnight {
+.hair_base_13_candycorn {
background-image: url(spritesmith-main-1.png);
background-position: -91px -1274px;
width: 90px;
@@ -2542,7 +2542,7 @@
width: ;
height: ;
}
-.hair_base_13_pblue {
+.hair_base_13_festive {
background-image: url(spritesmith-main-1.png);
background-position: -182px -1274px;
width: 90px;
@@ -2554,7 +2554,7 @@
width: ;
height: ;
}
-.hair_base_13_pblue2 {
+.hair_base_13_frost {
background-image: url(spritesmith-main-1.png);
background-position: -273px -1274px;
width: 90px;
@@ -2566,7 +2566,7 @@
width: ;
height: ;
}
-.hair_base_13_peppermint {
+.hair_base_13_ghostwhite {
background-image: url(spritesmith-main-1.png);
background-position: -364px -1274px;
width: 90px;
@@ -2578,7 +2578,7 @@
width: ;
height: ;
}
-.hair_base_13_pgreen {
+.hair_base_13_green {
background-image: url(spritesmith-main-1.png);
background-position: -455px -1274px;
width: 90px;
@@ -2590,7 +2590,7 @@
width: ;
height: ;
}
-.hair_base_13_pgreen2 {
+.hair_base_13_halloween {
background-image: url(spritesmith-main-1.png);
background-position: -546px -1274px;
width: 90px;
@@ -2602,7 +2602,7 @@
width: ;
height: ;
}
-.hair_base_13_porange {
+.hair_base_13_holly {
background-image: url(spritesmith-main-1.png);
background-position: -637px -1274px;
width: 90px;
@@ -2614,7 +2614,7 @@
width: ;
height: ;
}
-.hair_base_13_porange2 {
+.hair_base_13_hollygreen {
background-image: url(spritesmith-main-1.png);
background-position: -728px -1274px;
width: 90px;
@@ -2626,7 +2626,7 @@
width: ;
height: ;
}
-.hair_base_13_ppink {
+.hair_base_13_midnight {
background-image: url(spritesmith-main-1.png);
background-position: -819px -1274px;
width: 90px;
@@ -2638,7 +2638,7 @@
width: ;
height: ;
}
-.hair_base_13_ppink2 {
+.hair_base_13_pblue {
background-image: url(spritesmith-main-1.png);
background-position: -910px -1274px;
width: 90px;
@@ -2650,7 +2650,7 @@
width: ;
height: ;
}
-.hair_base_13_ppurple {
+.hair_base_13_pblue2 {
background-image: url(spritesmith-main-1.png);
background-position: -1001px -1274px;
width: 90px;
@@ -2662,7 +2662,7 @@
width: ;
height: ;
}
-.hair_base_13_ppurple2 {
+.hair_base_13_peppermint {
background-image: url(spritesmith-main-1.png);
background-position: -1092px -1274px;
width: 90px;
@@ -2674,7 +2674,7 @@
width: ;
height: ;
}
-.hair_base_13_pumpkin {
+.hair_base_13_pgreen {
background-image: url(spritesmith-main-1.png);
background-position: -1183px -1274px;
width: 90px;
@@ -2686,7 +2686,7 @@
width: ;
height: ;
}
-.hair_base_13_purple {
+.hair_base_13_pgreen2 {
background-image: url(spritesmith-main-1.png);
background-position: -1274px -1274px;
width: 90px;
@@ -2698,7 +2698,7 @@
width: ;
height: ;
}
-.hair_base_13_pyellow {
+.hair_base_13_porange {
background-image: url(spritesmith-main-1.png);
background-position: -1365px 0px;
width: 90px;
@@ -2710,7 +2710,7 @@
width: ;
height: ;
}
-.hair_base_13_pyellow2 {
+.hair_base_13_porange2 {
background-image: url(spritesmith-main-1.png);
background-position: -1365px -91px;
width: 90px;
@@ -2722,7 +2722,7 @@
width: ;
height: ;
}
-.hair_base_13_rainbow {
+.hair_base_13_ppink {
background-image: url(spritesmith-main-1.png);
background-position: -1365px -182px;
width: 90px;
@@ -2734,7 +2734,7 @@
width: ;
height: ;
}
-.hair_base_13_red {
+.hair_base_13_ppink2 {
background-image: url(spritesmith-main-1.png);
background-position: -1365px -273px;
width: 90px;
@@ -2746,7 +2746,7 @@
width: ;
height: ;
}
-.hair_base_13_snowy {
+.hair_base_13_ppurple {
background-image: url(spritesmith-main-1.png);
background-position: -1365px -364px;
width: 90px;
@@ -2758,7 +2758,7 @@
width: ;
height: ;
}
-.hair_base_13_white {
+.hair_base_13_ppurple2 {
background-image: url(spritesmith-main-1.png);
background-position: -1365px -455px;
width: 90px;
@@ -2770,7 +2770,7 @@
width: ;
height: ;
}
-.hair_base_13_winternight {
+.hair_base_13_pumpkin {
background-image: url(spritesmith-main-1.png);
background-position: -1365px -546px;
width: 90px;
@@ -2782,7 +2782,7 @@
width: ;
height: ;
}
-.hair_base_13_winterstar {
+.hair_base_13_purple {
background-image: url(spritesmith-main-1.png);
background-position: -1365px -637px;
width: 90px;
@@ -2794,7 +2794,7 @@
width: ;
height: ;
}
-.hair_base_13_yellow {
+.hair_base_13_pyellow {
background-image: url(spritesmith-main-1.png);
background-position: -1365px -728px;
width: 90px;
@@ -2806,7 +2806,7 @@
width: ;
height: ;
}
-.hair_base_13_zombie {
+.hair_base_13_pyellow2 {
background-image: url(spritesmith-main-1.png);
background-position: -1365px -819px;
width: 90px;
@@ -2818,7 +2818,7 @@
width: ;
height: ;
}
-.hair_base_14_TRUred {
+.hair_base_13_rainbow {
background-image: url(spritesmith-main-1.png);
background-position: -1365px -910px;
width: 90px;
@@ -2830,7 +2830,7 @@
width: ;
height: ;
}
-.hair_base_14_aurora {
+.hair_base_13_red {
background-image: url(spritesmith-main-1.png);
background-position: -1365px -1001px;
width: 90px;
@@ -2842,7 +2842,7 @@
width: ;
height: ;
}
-.hair_base_14_black {
+.hair_base_13_snowy {
background-image: url(spritesmith-main-1.png);
background-position: -1365px -1092px;
width: 90px;
@@ -2854,7 +2854,7 @@
width: ;
height: ;
}
-.hair_base_14_blond {
+.hair_base_13_white {
background-image: url(spritesmith-main-1.png);
background-position: -1365px -1183px;
width: 90px;
@@ -2866,7 +2866,7 @@
width: ;
height: ;
}
-.hair_base_14_blue {
+.hair_base_13_winternight {
background-image: url(spritesmith-main-1.png);
background-position: -1365px -1274px;
width: 90px;
@@ -2878,7 +2878,7 @@
width: ;
height: ;
}
-.hair_base_14_brown {
+.hair_base_13_winterstar {
background-image: url(spritesmith-main-1.png);
background-position: 0px -1365px;
width: 90px;
@@ -2890,7 +2890,7 @@
width: ;
height: ;
}
-.hair_base_14_candycane {
+.hair_base_13_yellow {
background-image: url(spritesmith-main-1.png);
background-position: -91px -1365px;
width: 90px;
@@ -2902,7 +2902,7 @@
width: ;
height: ;
}
-.hair_base_14_candycorn {
+.hair_base_13_zombie {
background-image: url(spritesmith-main-1.png);
background-position: -182px -1365px;
width: 90px;
@@ -2914,7 +2914,7 @@
width: ;
height: ;
}
-.hair_base_14_festive {
+.hair_base_14_TRUred {
background-image: url(spritesmith-main-1.png);
background-position: -273px -1365px;
width: 90px;
@@ -2926,7 +2926,7 @@
width: ;
height: ;
}
-.hair_base_14_frost {
+.hair_base_14_aurora {
background-image: url(spritesmith-main-1.png);
background-position: -364px -1365px;
width: 90px;
@@ -2938,7 +2938,7 @@
width: ;
height: ;
}
-.hair_base_14_ghostwhite {
+.hair_base_14_black {
background-image: url(spritesmith-main-1.png);
background-position: -455px -1365px;
width: 90px;
@@ -2950,7 +2950,7 @@
width: ;
height: ;
}
-.hair_base_14_green {
+.hair_base_14_blond {
background-image: url(spritesmith-main-1.png);
background-position: -546px -1365px;
width: 90px;
@@ -2962,7 +2962,7 @@
width: ;
height: ;
}
-.hair_base_14_halloween {
+.hair_base_14_blue {
background-image: url(spritesmith-main-1.png);
background-position: -637px -1365px;
width: 90px;
@@ -2974,7 +2974,7 @@
width: ;
height: ;
}
-.hair_base_14_holly {
+.hair_base_14_brown {
background-image: url(spritesmith-main-1.png);
background-position: -728px -1365px;
width: 90px;
@@ -2986,7 +2986,7 @@
width: ;
height: ;
}
-.hair_base_14_hollygreen {
+.hair_base_14_candycane {
background-image: url(spritesmith-main-1.png);
background-position: -819px -1365px;
width: 90px;
@@ -2998,7 +2998,7 @@
width: ;
height: ;
}
-.hair_base_14_midnight {
+.hair_base_14_candycorn {
background-image: url(spritesmith-main-1.png);
background-position: -910px -1365px;
width: 90px;
@@ -3010,7 +3010,7 @@
width: ;
height: ;
}
-.hair_base_14_pblue {
+.hair_base_14_festive {
background-image: url(spritesmith-main-1.png);
background-position: -1001px -1365px;
width: 90px;
@@ -3022,7 +3022,7 @@
width: ;
height: ;
}
-.hair_base_14_pblue2 {
+.hair_base_14_frost {
background-image: url(spritesmith-main-1.png);
background-position: -1092px -1365px;
width: 90px;
@@ -3034,7 +3034,7 @@
width: ;
height: ;
}
-.hair_base_14_peppermint {
+.hair_base_14_ghostwhite {
background-image: url(spritesmith-main-1.png);
background-position: -1183px -1365px;
width: 90px;
@@ -3046,7 +3046,7 @@
width: ;
height: ;
}
-.hair_base_14_pgreen {
+.hair_base_14_green {
background-image: url(spritesmith-main-1.png);
background-position: -1274px -1365px;
width: 90px;
@@ -3058,7 +3058,7 @@
width: ;
height: ;
}
-.hair_base_14_pgreen2 {
+.hair_base_14_halloween {
background-image: url(spritesmith-main-1.png);
background-position: -1365px -1365px;
width: 90px;
@@ -3070,7 +3070,7 @@
width: ;
height: ;
}
-.hair_base_14_porange {
+.hair_base_14_holly {
background-image: url(spritesmith-main-1.png);
background-position: -1456px 0px;
width: 90px;
@@ -3082,7 +3082,7 @@
width: ;
height: ;
}
-.hair_base_14_porange2 {
+.hair_base_14_hollygreen {
background-image: url(spritesmith-main-1.png);
background-position: -1456px -91px;
width: 90px;
@@ -3094,7 +3094,7 @@
width: ;
height: ;
}
-.hair_base_14_ppink {
+.hair_base_14_midnight {
background-image: url(spritesmith-main-1.png);
background-position: -1456px -182px;
width: 90px;
@@ -3106,7 +3106,7 @@
width: ;
height: ;
}
-.hair_base_14_ppink2 {
+.hair_base_14_pblue {
background-image: url(spritesmith-main-1.png);
background-position: -1456px -273px;
width: 90px;
@@ -3118,7 +3118,7 @@
width: ;
height: ;
}
-.hair_base_14_ppurple {
+.hair_base_14_pblue2 {
background-image: url(spritesmith-main-1.png);
background-position: -1456px -364px;
width: 90px;
@@ -3130,7 +3130,7 @@
width: ;
height: ;
}
-.hair_base_14_ppurple2 {
+.hair_base_14_peppermint {
background-image: url(spritesmith-main-1.png);
background-position: -1456px -455px;
width: 90px;
@@ -3142,7 +3142,7 @@
width: ;
height: ;
}
-.hair_base_14_pumpkin {
+.hair_base_14_pgreen {
background-image: url(spritesmith-main-1.png);
background-position: -1456px -546px;
width: 90px;
@@ -3154,7 +3154,7 @@
width: ;
height: ;
}
-.hair_base_14_purple {
+.hair_base_14_pgreen2 {
background-image: url(spritesmith-main-1.png);
background-position: -1456px -637px;
width: 90px;
@@ -3166,7 +3166,7 @@
width: ;
height: ;
}
-.hair_base_14_pyellow {
+.hair_base_14_porange {
background-image: url(spritesmith-main-1.png);
background-position: -1456px -728px;
width: 90px;
@@ -3178,7 +3178,7 @@
width: ;
height: ;
}
-.hair_base_14_pyellow2 {
+.hair_base_14_porange2 {
background-image: url(spritesmith-main-1.png);
background-position: -1456px -819px;
width: 90px;
@@ -3190,7 +3190,7 @@
width: ;
height: ;
}
-.hair_base_14_rainbow {
+.hair_base_14_ppink {
background-image: url(spritesmith-main-1.png);
background-position: -1456px -910px;
width: 90px;
@@ -3202,7 +3202,7 @@
width: ;
height: ;
}
-.hair_base_14_red {
+.hair_base_14_ppink2 {
background-image: url(spritesmith-main-1.png);
background-position: -1456px -1001px;
width: 90px;
@@ -3214,7 +3214,7 @@
width: ;
height: ;
}
-.hair_base_14_snowy {
+.hair_base_14_ppurple {
background-image: url(spritesmith-main-1.png);
background-position: -1456px -1092px;
width: 90px;
@@ -3226,7 +3226,7 @@
width: ;
height: ;
}
-.hair_base_14_white {
+.hair_base_14_ppurple2 {
background-image: url(spritesmith-main-1.png);
background-position: -1456px -1183px;
width: 90px;
@@ -3238,7 +3238,7 @@
width: ;
height: ;
}
-.hair_base_14_winternight {
+.hair_base_14_pumpkin {
background-image: url(spritesmith-main-1.png);
background-position: -1456px -1274px;
width: 90px;
@@ -3250,7 +3250,7 @@
width: ;
height: ;
}
-.hair_base_14_winterstar {
+.hair_base_14_purple {
background-image: url(spritesmith-main-1.png);
background-position: -1456px -1365px;
width: 90px;
@@ -3262,7 +3262,7 @@
width: ;
height: ;
}
-.hair_base_14_yellow {
+.hair_base_14_pyellow {
background-image: url(spritesmith-main-1.png);
background-position: 0px -1456px;
width: 90px;
@@ -3274,7 +3274,7 @@
width: ;
height: ;
}
-.hair_base_14_zombie {
+.hair_base_14_pyellow2 {
background-image: url(spritesmith-main-1.png);
background-position: -91px -1456px;
width: 90px;
@@ -3286,7 +3286,7 @@
width: ;
height: ;
}
-.hair_base_1_TRUred {
+.hair_base_14_rainbow {
background-image: url(spritesmith-main-1.png);
background-position: -182px -1456px;
width: 90px;
@@ -3298,7 +3298,7 @@
width: ;
height: ;
}
-.hair_base_1_aurora {
+.hair_base_14_red {
background-image: url(spritesmith-main-1.png);
background-position: -273px -1456px;
width: 90px;
@@ -3310,7 +3310,7 @@
width: ;
height: ;
}
-.hair_base_1_black {
+.hair_base_14_snowy {
background-image: url(spritesmith-main-1.png);
background-position: -364px -1456px;
width: 90px;
@@ -3322,7 +3322,7 @@
width: ;
height: ;
}
-.hair_base_1_blond {
+.hair_base_14_white {
background-image: url(spritesmith-main-1.png);
background-position: -455px -1456px;
width: 90px;
@@ -3334,7 +3334,7 @@
width: ;
height: ;
}
-.hair_base_1_blue {
+.hair_base_14_winternight {
background-image: url(spritesmith-main-1.png);
background-position: -546px -1456px;
width: 90px;
@@ -3346,7 +3346,7 @@
width: ;
height: ;
}
-.hair_base_1_brown {
+.hair_base_14_winterstar {
background-image: url(spritesmith-main-1.png);
background-position: -637px -1456px;
width: 90px;
@@ -3358,7 +3358,7 @@
width: ;
height: ;
}
-.hair_base_1_candycane {
+.hair_base_14_yellow {
background-image: url(spritesmith-main-1.png);
background-position: -728px -1456px;
width: 90px;
@@ -3370,7 +3370,7 @@
width: ;
height: ;
}
-.hair_base_1_candycorn {
+.hair_base_14_zombie {
background-image: url(spritesmith-main-1.png);
background-position: -819px -1456px;
width: 90px;
@@ -3382,7 +3382,7 @@
width: ;
height: ;
}
-.hair_base_1_festive {
+.hair_base_1_TRUred {
background-image: url(spritesmith-main-1.png);
background-position: -910px -1456px;
width: 90px;
@@ -3394,7 +3394,7 @@
width: ;
height: ;
}
-.hair_base_1_frost {
+.hair_base_1_aurora {
background-image: url(spritesmith-main-1.png);
background-position: -1001px -1456px;
width: 90px;
@@ -3406,7 +3406,7 @@
width: ;
height: ;
}
-.hair_base_1_ghostwhite {
+.hair_base_1_black {
background-image: url(spritesmith-main-1.png);
background-position: -1092px -1456px;
width: 90px;
@@ -3418,7 +3418,7 @@
width: ;
height: ;
}
-.hair_base_1_green {
+.hair_base_1_blond {
background-image: url(spritesmith-main-1.png);
background-position: -1183px -1456px;
width: 90px;
@@ -3430,7 +3430,7 @@
width: ;
height: ;
}
-.hair_base_1_halloween {
+.hair_base_1_blue {
background-image: url(spritesmith-main-1.png);
background-position: -1274px -1456px;
width: 90px;
@@ -3442,7 +3442,7 @@
width: ;
height: ;
}
-.hair_base_1_holly {
+.hair_base_1_brown {
background-image: url(spritesmith-main-1.png);
background-position: -1365px -1456px;
width: 90px;
@@ -3454,7 +3454,7 @@
width: ;
height: ;
}
-.hair_base_1_hollygreen {
+.hair_base_1_candycane {
background-image: url(spritesmith-main-1.png);
background-position: -1456px -1456px;
width: 90px;
@@ -3466,7 +3466,7 @@
width: ;
height: ;
}
-.hair_base_1_midnight {
+.hair_base_1_candycorn {
background-image: url(spritesmith-main-1.png);
background-position: -1547px 0px;
width: 90px;
@@ -3478,7 +3478,7 @@
width: ;
height: ;
}
-.hair_base_1_pblue {
+.hair_base_1_festive {
background-image: url(spritesmith-main-1.png);
background-position: -1547px -91px;
width: 90px;
@@ -3490,7 +3490,7 @@
width: ;
height: ;
}
-.hair_base_1_pblue2 {
+.hair_base_1_frost {
background-image: url(spritesmith-main-1.png);
background-position: -1547px -182px;
width: 90px;
@@ -3502,7 +3502,7 @@
width: ;
height: ;
}
-.hair_base_1_peppermint {
+.hair_base_1_ghostwhite {
background-image: url(spritesmith-main-1.png);
background-position: -1547px -273px;
width: 90px;
@@ -3514,7 +3514,7 @@
width: ;
height: ;
}
-.hair_base_1_pgreen {
+.hair_base_1_green {
background-image: url(spritesmith-main-1.png);
background-position: -1547px -364px;
width: 90px;
@@ -3526,7 +3526,7 @@
width: ;
height: ;
}
-.hair_base_1_pgreen2 {
+.hair_base_1_halloween {
background-image: url(spritesmith-main-1.png);
background-position: -1547px -455px;
width: 90px;
@@ -3538,7 +3538,7 @@
width: ;
height: ;
}
-.hair_base_1_porange {
+.hair_base_1_holly {
background-image: url(spritesmith-main-1.png);
background-position: -1547px -546px;
width: 90px;
@@ -3550,7 +3550,7 @@
width: ;
height: ;
}
-.hair_base_1_porange2 {
+.hair_base_1_hollygreen {
background-image: url(spritesmith-main-1.png);
background-position: -1547px -637px;
width: 90px;
@@ -3562,7 +3562,7 @@
width: ;
height: ;
}
-.hair_base_1_ppink {
+.hair_base_1_midnight {
background-image: url(spritesmith-main-1.png);
background-position: -1547px -728px;
width: 90px;
@@ -3574,7 +3574,7 @@
width: ;
height: ;
}
-.hair_base_1_ppink2 {
+.hair_base_1_pblue {
background-image: url(spritesmith-main-1.png);
background-position: -1547px -819px;
width: 90px;
@@ -3586,7 +3586,7 @@
width: ;
height: ;
}
-.hair_base_1_ppurple {
+.hair_base_1_pblue2 {
background-image: url(spritesmith-main-1.png);
background-position: -1547px -910px;
width: 90px;
@@ -3598,7 +3598,7 @@
width: ;
height: ;
}
-.hair_base_1_ppurple2 {
+.hair_base_1_peppermint {
background-image: url(spritesmith-main-1.png);
background-position: -1547px -1001px;
width: 90px;
@@ -3610,7 +3610,7 @@
width: ;
height: ;
}
-.hair_base_1_pumpkin {
+.hair_base_1_pgreen {
background-image: url(spritesmith-main-1.png);
background-position: -1547px -1092px;
width: 90px;
@@ -3622,7 +3622,7 @@
width: ;
height: ;
}
-.hair_base_1_purple {
+.hair_base_1_pgreen2 {
background-image: url(spritesmith-main-1.png);
background-position: -1547px -1183px;
width: 90px;
@@ -3634,7 +3634,7 @@
width: ;
height: ;
}
-.hair_base_1_pyellow {
+.hair_base_1_porange {
background-image: url(spritesmith-main-1.png);
background-position: -1547px -1274px;
width: 90px;
@@ -3646,7 +3646,7 @@
width: ;
height: ;
}
-.hair_base_1_pyellow2 {
+.hair_base_1_porange2 {
background-image: url(spritesmith-main-1.png);
background-position: -1547px -1365px;
width: 90px;
@@ -3658,7 +3658,7 @@
width: ;
height: ;
}
-.hair_base_1_rainbow {
+.hair_base_1_ppink {
background-image: url(spritesmith-main-1.png);
background-position: -1547px -1456px;
width: 90px;
@@ -3670,7 +3670,7 @@
width: ;
height: ;
}
-.hair_base_1_red {
+.hair_base_1_ppink2 {
background-image: url(spritesmith-main-1.png);
background-position: 0px -1547px;
width: 90px;
@@ -3682,7 +3682,7 @@
width: ;
height: ;
}
-.hair_base_1_snowy {
+.hair_base_1_ppurple {
background-image: url(spritesmith-main-1.png);
background-position: -91px -1547px;
width: 90px;
@@ -3694,7 +3694,7 @@
width: ;
height: ;
}
-.hair_base_1_white {
+.hair_base_1_ppurple2 {
background-image: url(spritesmith-main-1.png);
background-position: -182px -1547px;
width: 90px;
@@ -3706,7 +3706,7 @@
width: ;
height: ;
}
-.hair_base_1_winternight {
+.hair_base_1_pumpkin {
background-image: url(spritesmith-main-1.png);
background-position: -273px -1547px;
width: 90px;
@@ -3718,7 +3718,7 @@
width: ;
height: ;
}
-.hair_base_1_winterstar {
+.hair_base_1_purple {
background-image: url(spritesmith-main-1.png);
background-position: -364px -1547px;
width: 90px;
@@ -3730,7 +3730,7 @@
width: ;
height: ;
}
-.hair_base_1_yellow {
+.hair_base_1_pyellow {
background-image: url(spritesmith-main-1.png);
background-position: -455px -1547px;
width: 90px;
@@ -3742,7 +3742,7 @@
width: ;
height: ;
}
-.hair_base_1_zombie {
+.hair_base_1_pyellow2 {
background-image: url(spritesmith-main-1.png);
background-position: -546px -1547px;
width: 90px;
@@ -3754,7 +3754,7 @@
width: ;
height: ;
}
-.hair_base_2_TRUred {
+.hair_base_1_rainbow {
background-image: url(spritesmith-main-1.png);
background-position: -637px -1547px;
width: 90px;
@@ -3766,7 +3766,7 @@
width: ;
height: ;
}
-.hair_base_2_aurora {
+.hair_base_1_red {
background-image: url(spritesmith-main-1.png);
background-position: -728px -1547px;
width: 90px;
@@ -3778,7 +3778,7 @@
width: ;
height: ;
}
-.hair_base_2_black {
+.hair_base_1_snowy {
background-image: url(spritesmith-main-1.png);
background-position: -819px -1547px;
width: 90px;
@@ -3790,7 +3790,7 @@
width: ;
height: ;
}
-.hair_base_2_blond {
+.hair_base_1_white {
background-image: url(spritesmith-main-1.png);
background-position: -910px -1547px;
width: 90px;
@@ -3802,7 +3802,7 @@
width: ;
height: ;
}
-.hair_base_2_blue {
+.hair_base_1_winternight {
background-image: url(spritesmith-main-1.png);
background-position: -1001px -1547px;
width: 90px;
@@ -3814,7 +3814,7 @@
width: ;
height: ;
}
-.hair_base_2_brown {
+.hair_base_1_winterstar {
background-image: url(spritesmith-main-1.png);
background-position: -1092px -1547px;
width: 90px;
@@ -3826,7 +3826,7 @@
width: ;
height: ;
}
-.hair_base_2_candycane {
+.hair_base_1_yellow {
background-image: url(spritesmith-main-1.png);
background-position: -1183px -1547px;
width: 90px;
@@ -3838,7 +3838,7 @@
width: ;
height: ;
}
-.hair_base_2_candycorn {
+.hair_base_1_zombie {
background-image: url(spritesmith-main-1.png);
background-position: -1274px -1547px;
width: 90px;
@@ -3850,7 +3850,7 @@
width: ;
height: ;
}
-.hair_base_2_festive {
+.hair_base_2_TRUred {
background-image: url(spritesmith-main-1.png);
background-position: -1365px -1547px;
width: 90px;
@@ -3862,7 +3862,7 @@
width: ;
height: ;
}
-.hair_base_2_frost {
+.hair_base_2_aurora {
background-image: url(spritesmith-main-1.png);
background-position: -1456px -1547px;
width: 90px;
@@ -3874,7 +3874,7 @@
width: ;
height: ;
}
-.hair_base_2_ghostwhite {
+.hair_base_2_black {
background-image: url(spritesmith-main-1.png);
background-position: -1547px -1547px;
width: 90px;
@@ -3886,7 +3886,7 @@
width: ;
height: ;
}
-.hair_base_2_green {
+.hair_base_2_blond {
background-image: url(spritesmith-main-1.png);
background-position: -1638px 0px;
width: 90px;
@@ -3898,7 +3898,7 @@
width: ;
height: ;
}
-.hair_base_2_halloween {
+.hair_base_2_blue {
background-image: url(spritesmith-main-1.png);
background-position: -1638px -91px;
width: 90px;
@@ -3910,7 +3910,7 @@
width: ;
height: ;
}
-.hair_base_2_holly {
+.hair_base_2_brown {
background-image: url(spritesmith-main-1.png);
background-position: -1638px -182px;
width: 90px;
@@ -3922,7 +3922,7 @@
width: ;
height: ;
}
-.hair_base_2_hollygreen {
+.hair_base_2_candycane {
background-image: url(spritesmith-main-1.png);
background-position: -1638px -273px;
width: 90px;
@@ -3934,7 +3934,7 @@
width: ;
height: ;
}
-.hair_base_2_midnight {
+.hair_base_2_candycorn {
background-image: url(spritesmith-main-1.png);
background-position: -1638px -364px;
width: 90px;
diff --git a/common/dist/sprites/spritesmith-main-1.png b/common/dist/sprites/spritesmith-main-1.png
index a28d300efa..5e248f2b17 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-2.css b/common/dist/sprites/spritesmith-main-2.css
index bc93f7559b..ada17238e9 100644
--- a/common/dist/sprites/spritesmith-main-2.css
+++ b/common/dist/sprites/spritesmith-main-2.css
@@ -1,4 +1,4 @@
-.hair_base_2_pblue {
+.hair_base_2_festive {
background-image: url(spritesmith-main-2.png);
background-position: -91px 0px;
width: 90px;
@@ -10,7 +10,7 @@
width: ;
height: ;
}
-.hair_base_2_pblue2 {
+.hair_base_2_frost {
background-image: url(spritesmith-main-2.png);
background-position: -728px -1092px;
width: 90px;
@@ -22,7 +22,7 @@
width: ;
height: ;
}
-.hair_base_2_peppermint {
+.hair_base_2_ghostwhite {
background-image: url(spritesmith-main-2.png);
background-position: 0px -91px;
width: 90px;
@@ -34,7 +34,7 @@
width: ;
height: ;
}
-.hair_base_2_pgreen {
+.hair_base_2_green {
background-image: url(spritesmith-main-2.png);
background-position: -91px -91px;
width: 90px;
@@ -46,7 +46,7 @@
width: ;
height: ;
}
-.hair_base_2_pgreen2 {
+.hair_base_2_halloween {
background-image: url(spritesmith-main-2.png);
background-position: -182px 0px;
width: 90px;
@@ -58,7 +58,7 @@
width: ;
height: ;
}
-.hair_base_2_porange {
+.hair_base_2_holly {
background-image: url(spritesmith-main-2.png);
background-position: -182px -91px;
width: 90px;
@@ -70,7 +70,7 @@
width: ;
height: ;
}
-.hair_base_2_porange2 {
+.hair_base_2_hollygreen {
background-image: url(spritesmith-main-2.png);
background-position: 0px -182px;
width: 90px;
@@ -82,7 +82,7 @@
width: ;
height: ;
}
-.hair_base_2_ppink {
+.hair_base_2_midnight {
background-image: url(spritesmith-main-2.png);
background-position: -91px -182px;
width: 90px;
@@ -94,7 +94,7 @@
width: ;
height: ;
}
-.hair_base_2_ppink2 {
+.hair_base_2_pblue {
background-image: url(spritesmith-main-2.png);
background-position: -182px -182px;
width: 90px;
@@ -106,7 +106,7 @@
width: ;
height: ;
}
-.hair_base_2_ppurple {
+.hair_base_2_pblue2 {
background-image: url(spritesmith-main-2.png);
background-position: -273px 0px;
width: 90px;
@@ -118,7 +118,7 @@
width: ;
height: ;
}
-.hair_base_2_ppurple2 {
+.hair_base_2_peppermint {
background-image: url(spritesmith-main-2.png);
background-position: -273px -91px;
width: 90px;
@@ -130,7 +130,7 @@
width: ;
height: ;
}
-.hair_base_2_pumpkin {
+.hair_base_2_pgreen {
background-image: url(spritesmith-main-2.png);
background-position: -273px -182px;
width: 90px;
@@ -142,7 +142,7 @@
width: ;
height: ;
}
-.hair_base_2_purple {
+.hair_base_2_pgreen2 {
background-image: url(spritesmith-main-2.png);
background-position: 0px -273px;
width: 90px;
@@ -154,7 +154,7 @@
width: ;
height: ;
}
-.hair_base_2_pyellow {
+.hair_base_2_porange {
background-image: url(spritesmith-main-2.png);
background-position: -91px -273px;
width: 90px;
@@ -166,7 +166,7 @@
width: ;
height: ;
}
-.hair_base_2_pyellow2 {
+.hair_base_2_porange2 {
background-image: url(spritesmith-main-2.png);
background-position: -182px -273px;
width: 90px;
@@ -178,7 +178,7 @@
width: ;
height: ;
}
-.hair_base_2_rainbow {
+.hair_base_2_ppink {
background-image: url(spritesmith-main-2.png);
background-position: -273px -273px;
width: 90px;
@@ -190,7 +190,7 @@
width: ;
height: ;
}
-.hair_base_2_red {
+.hair_base_2_ppink2 {
background-image: url(spritesmith-main-2.png);
background-position: -364px 0px;
width: 90px;
@@ -202,7 +202,7 @@
width: ;
height: ;
}
-.hair_base_2_snowy {
+.hair_base_2_ppurple {
background-image: url(spritesmith-main-2.png);
background-position: -364px -91px;
width: 90px;
@@ -214,7 +214,7 @@
width: ;
height: ;
}
-.hair_base_2_white {
+.hair_base_2_ppurple2 {
background-image: url(spritesmith-main-2.png);
background-position: -364px -182px;
width: 90px;
@@ -226,7 +226,7 @@
width: ;
height: ;
}
-.hair_base_2_winternight {
+.hair_base_2_pumpkin {
background-image: url(spritesmith-main-2.png);
background-position: -364px -273px;
width: 90px;
@@ -238,7 +238,7 @@
width: ;
height: ;
}
-.hair_base_2_winterstar {
+.hair_base_2_purple {
background-image: url(spritesmith-main-2.png);
background-position: 0px -364px;
width: 90px;
@@ -250,7 +250,7 @@
width: ;
height: ;
}
-.hair_base_2_yellow {
+.hair_base_2_pyellow {
background-image: url(spritesmith-main-2.png);
background-position: -91px -364px;
width: 90px;
@@ -262,7 +262,7 @@
width: ;
height: ;
}
-.hair_base_2_zombie {
+.hair_base_2_pyellow2 {
background-image: url(spritesmith-main-2.png);
background-position: -182px -364px;
width: 90px;
@@ -274,7 +274,7 @@
width: ;
height: ;
}
-.hair_base_3_TRUred {
+.hair_base_2_rainbow {
background-image: url(spritesmith-main-2.png);
background-position: -273px -364px;
width: 90px;
@@ -286,7 +286,7 @@
width: ;
height: ;
}
-.hair_base_3_aurora {
+.hair_base_2_red {
background-image: url(spritesmith-main-2.png);
background-position: -364px -364px;
width: 90px;
@@ -298,7 +298,7 @@
width: ;
height: ;
}
-.hair_base_3_black {
+.hair_base_2_snowy {
background-image: url(spritesmith-main-2.png);
background-position: -455px 0px;
width: 90px;
@@ -310,7 +310,7 @@
width: ;
height: ;
}
-.hair_base_3_blond {
+.hair_base_2_white {
background-image: url(spritesmith-main-2.png);
background-position: -455px -91px;
width: 90px;
@@ -322,7 +322,7 @@
width: ;
height: ;
}
-.hair_base_3_blue {
+.hair_base_2_winternight {
background-image: url(spritesmith-main-2.png);
background-position: -455px -182px;
width: 90px;
@@ -334,7 +334,7 @@
width: ;
height: ;
}
-.hair_base_3_brown {
+.hair_base_2_winterstar {
background-image: url(spritesmith-main-2.png);
background-position: -455px -273px;
width: 90px;
@@ -346,7 +346,7 @@
width: ;
height: ;
}
-.hair_base_3_candycane {
+.hair_base_2_yellow {
background-image: url(spritesmith-main-2.png);
background-position: -455px -364px;
width: 90px;
@@ -358,7 +358,7 @@
width: ;
height: ;
}
-.hair_base_3_candycorn {
+.hair_base_2_zombie {
background-image: url(spritesmith-main-2.png);
background-position: 0px -455px;
width: 90px;
@@ -370,7 +370,7 @@
width: ;
height: ;
}
-.hair_base_3_festive {
+.hair_base_3_TRUred {
background-image: url(spritesmith-main-2.png);
background-position: -91px -455px;
width: 90px;
@@ -382,7 +382,7 @@
width: ;
height: ;
}
-.hair_base_3_frost {
+.hair_base_3_aurora {
background-image: url(spritesmith-main-2.png);
background-position: -182px -455px;
width: 90px;
@@ -394,7 +394,7 @@
width: ;
height: ;
}
-.hair_base_3_ghostwhite {
+.hair_base_3_black {
background-image: url(spritesmith-main-2.png);
background-position: -273px -455px;
width: 90px;
@@ -406,7 +406,7 @@
width: ;
height: ;
}
-.hair_base_3_green {
+.hair_base_3_blond {
background-image: url(spritesmith-main-2.png);
background-position: -364px -455px;
width: 90px;
@@ -418,7 +418,7 @@
width: ;
height: ;
}
-.hair_base_3_halloween {
+.hair_base_3_blue {
background-image: url(spritesmith-main-2.png);
background-position: -455px -455px;
width: 90px;
@@ -430,7 +430,7 @@
width: ;
height: ;
}
-.hair_base_3_holly {
+.hair_base_3_brown {
background-image: url(spritesmith-main-2.png);
background-position: -546px 0px;
width: 90px;
@@ -442,7 +442,7 @@
width: ;
height: ;
}
-.hair_base_3_hollygreen {
+.hair_base_3_candycane {
background-image: url(spritesmith-main-2.png);
background-position: -546px -91px;
width: 90px;
@@ -454,7 +454,7 @@
width: ;
height: ;
}
-.hair_base_3_midnight {
+.hair_base_3_candycorn {
background-image: url(spritesmith-main-2.png);
background-position: -546px -182px;
width: 90px;
@@ -466,7 +466,7 @@
width: ;
height: ;
}
-.hair_base_3_pblue {
+.hair_base_3_festive {
background-image: url(spritesmith-main-2.png);
background-position: -546px -273px;
width: 90px;
@@ -478,7 +478,7 @@
width: ;
height: ;
}
-.hair_base_3_pblue2 {
+.hair_base_3_frost {
background-image: url(spritesmith-main-2.png);
background-position: -546px -364px;
width: 90px;
@@ -490,7 +490,7 @@
width: ;
height: ;
}
-.hair_base_3_peppermint {
+.hair_base_3_ghostwhite {
background-image: url(spritesmith-main-2.png);
background-position: -546px -455px;
width: 90px;
@@ -502,7 +502,7 @@
width: ;
height: ;
}
-.hair_base_3_pgreen {
+.hair_base_3_green {
background-image: url(spritesmith-main-2.png);
background-position: 0px -546px;
width: 90px;
@@ -514,7 +514,7 @@
width: ;
height: ;
}
-.hair_base_3_pgreen2 {
+.hair_base_3_halloween {
background-image: url(spritesmith-main-2.png);
background-position: -91px -546px;
width: 90px;
@@ -526,7 +526,7 @@
width: ;
height: ;
}
-.hair_base_3_porange {
+.hair_base_3_holly {
background-image: url(spritesmith-main-2.png);
background-position: -182px -546px;
width: 90px;
@@ -538,7 +538,7 @@
width: ;
height: ;
}
-.hair_base_3_porange2 {
+.hair_base_3_hollygreen {
background-image: url(spritesmith-main-2.png);
background-position: -273px -546px;
width: 90px;
@@ -550,7 +550,7 @@
width: ;
height: ;
}
-.hair_base_3_ppink {
+.hair_base_3_midnight {
background-image: url(spritesmith-main-2.png);
background-position: -364px -546px;
width: 90px;
@@ -562,7 +562,7 @@
width: ;
height: ;
}
-.hair_base_3_ppink2 {
+.hair_base_3_pblue {
background-image: url(spritesmith-main-2.png);
background-position: -455px -546px;
width: 90px;
@@ -574,7 +574,7 @@
width: ;
height: ;
}
-.hair_base_3_ppurple {
+.hair_base_3_pblue2 {
background-image: url(spritesmith-main-2.png);
background-position: -546px -546px;
width: 90px;
@@ -586,7 +586,7 @@
width: ;
height: ;
}
-.hair_base_3_ppurple2 {
+.hair_base_3_peppermint {
background-image: url(spritesmith-main-2.png);
background-position: -637px 0px;
width: 90px;
@@ -598,7 +598,7 @@
width: ;
height: ;
}
-.hair_base_3_pumpkin {
+.hair_base_3_pgreen {
background-image: url(spritesmith-main-2.png);
background-position: -637px -91px;
width: 90px;
@@ -610,7 +610,7 @@
width: ;
height: ;
}
-.hair_base_3_purple {
+.hair_base_3_pgreen2 {
background-image: url(spritesmith-main-2.png);
background-position: -637px -182px;
width: 90px;
@@ -622,7 +622,7 @@
width: ;
height: ;
}
-.hair_base_3_pyellow {
+.hair_base_3_porange {
background-image: url(spritesmith-main-2.png);
background-position: -637px -273px;
width: 90px;
@@ -634,7 +634,7 @@
width: ;
height: ;
}
-.hair_base_3_pyellow2 {
+.hair_base_3_porange2 {
background-image: url(spritesmith-main-2.png);
background-position: -637px -364px;
width: 90px;
@@ -646,7 +646,7 @@
width: ;
height: ;
}
-.hair_base_3_rainbow {
+.hair_base_3_ppink {
background-image: url(spritesmith-main-2.png);
background-position: -637px -455px;
width: 90px;
@@ -658,7 +658,7 @@
width: ;
height: ;
}
-.hair_base_3_red {
+.hair_base_3_ppink2 {
background-image: url(spritesmith-main-2.png);
background-position: -637px -546px;
width: 90px;
@@ -670,7 +670,7 @@
width: ;
height: ;
}
-.hair_base_3_snowy {
+.hair_base_3_ppurple {
background-image: url(spritesmith-main-2.png);
background-position: 0px -637px;
width: 90px;
@@ -682,7 +682,7 @@
width: ;
height: ;
}
-.hair_base_3_white {
+.hair_base_3_ppurple2 {
background-image: url(spritesmith-main-2.png);
background-position: -91px -637px;
width: 90px;
@@ -694,7 +694,7 @@
width: ;
height: ;
}
-.hair_base_3_winternight {
+.hair_base_3_pumpkin {
background-image: url(spritesmith-main-2.png);
background-position: -182px -637px;
width: 90px;
@@ -706,7 +706,7 @@
width: ;
height: ;
}
-.hair_base_3_winterstar {
+.hair_base_3_purple {
background-image: url(spritesmith-main-2.png);
background-position: -273px -637px;
width: 90px;
@@ -718,7 +718,7 @@
width: ;
height: ;
}
-.hair_base_3_yellow {
+.hair_base_3_pyellow {
background-image: url(spritesmith-main-2.png);
background-position: -364px -637px;
width: 90px;
@@ -730,7 +730,7 @@
width: ;
height: ;
}
-.hair_base_3_zombie {
+.hair_base_3_pyellow2 {
background-image: url(spritesmith-main-2.png);
background-position: -455px -637px;
width: 90px;
@@ -742,7 +742,7 @@
width: ;
height: ;
}
-.hair_base_4_TRUred {
+.hair_base_3_rainbow {
background-image: url(spritesmith-main-2.png);
background-position: -546px -637px;
width: 90px;
@@ -754,7 +754,7 @@
width: ;
height: ;
}
-.hair_base_4_aurora {
+.hair_base_3_red {
background-image: url(spritesmith-main-2.png);
background-position: -637px -637px;
width: 90px;
@@ -766,7 +766,7 @@
width: ;
height: ;
}
-.hair_base_4_black {
+.hair_base_3_snowy {
background-image: url(spritesmith-main-2.png);
background-position: -728px 0px;
width: 90px;
@@ -778,7 +778,7 @@
width: ;
height: ;
}
-.hair_base_4_blond {
+.hair_base_3_white {
background-image: url(spritesmith-main-2.png);
background-position: -728px -91px;
width: 90px;
@@ -790,7 +790,7 @@
width: ;
height: ;
}
-.hair_base_4_blue {
+.hair_base_3_winternight {
background-image: url(spritesmith-main-2.png);
background-position: -728px -182px;
width: 90px;
@@ -802,7 +802,7 @@
width: ;
height: ;
}
-.hair_base_4_brown {
+.hair_base_3_winterstar {
background-image: url(spritesmith-main-2.png);
background-position: -728px -273px;
width: 90px;
@@ -814,7 +814,7 @@
width: ;
height: ;
}
-.hair_base_4_candycane {
+.hair_base_3_yellow {
background-image: url(spritesmith-main-2.png);
background-position: -728px -364px;
width: 90px;
@@ -826,7 +826,7 @@
width: ;
height: ;
}
-.hair_base_4_candycorn {
+.hair_base_3_zombie {
background-image: url(spritesmith-main-2.png);
background-position: -728px -455px;
width: 90px;
@@ -838,7 +838,7 @@
width: ;
height: ;
}
-.hair_base_4_festive {
+.hair_base_4_TRUred {
background-image: url(spritesmith-main-2.png);
background-position: -728px -546px;
width: 90px;
@@ -850,7 +850,7 @@
width: ;
height: ;
}
-.hair_base_4_frost {
+.hair_base_4_aurora {
background-image: url(spritesmith-main-2.png);
background-position: -728px -637px;
width: 90px;
@@ -862,7 +862,7 @@
width: ;
height: ;
}
-.hair_base_4_ghostwhite {
+.hair_base_4_black {
background-image: url(spritesmith-main-2.png);
background-position: 0px -728px;
width: 90px;
@@ -874,7 +874,7 @@
width: ;
height: ;
}
-.hair_base_4_green {
+.hair_base_4_blond {
background-image: url(spritesmith-main-2.png);
background-position: -91px -728px;
width: 90px;
@@ -886,7 +886,7 @@
width: ;
height: ;
}
-.hair_base_4_halloween {
+.hair_base_4_blue {
background-image: url(spritesmith-main-2.png);
background-position: -182px -728px;
width: 90px;
@@ -898,7 +898,7 @@
width: ;
height: ;
}
-.hair_base_4_holly {
+.hair_base_4_brown {
background-image: url(spritesmith-main-2.png);
background-position: -273px -728px;
width: 90px;
@@ -910,7 +910,7 @@
width: ;
height: ;
}
-.hair_base_4_hollygreen {
+.hair_base_4_candycane {
background-image: url(spritesmith-main-2.png);
background-position: -364px -728px;
width: 90px;
@@ -922,7 +922,7 @@
width: ;
height: ;
}
-.hair_base_4_midnight {
+.hair_base_4_candycorn {
background-image: url(spritesmith-main-2.png);
background-position: -455px -728px;
width: 90px;
@@ -934,7 +934,7 @@
width: ;
height: ;
}
-.hair_base_4_pblue {
+.hair_base_4_festive {
background-image: url(spritesmith-main-2.png);
background-position: -546px -728px;
width: 90px;
@@ -946,7 +946,7 @@
width: ;
height: ;
}
-.hair_base_4_pblue2 {
+.hair_base_4_frost {
background-image: url(spritesmith-main-2.png);
background-position: -637px -728px;
width: 90px;
@@ -958,7 +958,7 @@
width: ;
height: ;
}
-.hair_base_4_peppermint {
+.hair_base_4_ghostwhite {
background-image: url(spritesmith-main-2.png);
background-position: -728px -728px;
width: 90px;
@@ -970,7 +970,7 @@
width: ;
height: ;
}
-.hair_base_4_pgreen {
+.hair_base_4_green {
background-image: url(spritesmith-main-2.png);
background-position: -819px 0px;
width: 90px;
@@ -982,7 +982,7 @@
width: ;
height: ;
}
-.hair_base_4_pgreen2 {
+.hair_base_4_halloween {
background-image: url(spritesmith-main-2.png);
background-position: -819px -91px;
width: 90px;
@@ -994,7 +994,7 @@
width: ;
height: ;
}
-.hair_base_4_porange {
+.hair_base_4_holly {
background-image: url(spritesmith-main-2.png);
background-position: -819px -182px;
width: 90px;
@@ -1006,7 +1006,7 @@
width: ;
height: ;
}
-.hair_base_4_porange2 {
+.hair_base_4_hollygreen {
background-image: url(spritesmith-main-2.png);
background-position: -819px -273px;
width: 90px;
@@ -1018,7 +1018,7 @@
width: ;
height: ;
}
-.hair_base_4_ppink {
+.hair_base_4_midnight {
background-image: url(spritesmith-main-2.png);
background-position: -819px -364px;
width: 90px;
@@ -1030,7 +1030,7 @@
width: ;
height: ;
}
-.hair_base_4_ppink2 {
+.hair_base_4_pblue {
background-image: url(spritesmith-main-2.png);
background-position: -819px -455px;
width: 90px;
@@ -1042,7 +1042,7 @@
width: ;
height: ;
}
-.hair_base_4_ppurple {
+.hair_base_4_pblue2 {
background-image: url(spritesmith-main-2.png);
background-position: -819px -546px;
width: 90px;
@@ -1054,7 +1054,7 @@
width: ;
height: ;
}
-.hair_base_4_ppurple2 {
+.hair_base_4_peppermint {
background-image: url(spritesmith-main-2.png);
background-position: -819px -637px;
width: 90px;
@@ -1066,7 +1066,7 @@
width: ;
height: ;
}
-.hair_base_4_pumpkin {
+.hair_base_4_pgreen {
background-image: url(spritesmith-main-2.png);
background-position: -819px -728px;
width: 90px;
@@ -1078,7 +1078,7 @@
width: ;
height: ;
}
-.hair_base_4_purple {
+.hair_base_4_pgreen2 {
background-image: url(spritesmith-main-2.png);
background-position: 0px -819px;
width: 90px;
@@ -1090,7 +1090,7 @@
width: ;
height: ;
}
-.hair_base_4_pyellow {
+.hair_base_4_porange {
background-image: url(spritesmith-main-2.png);
background-position: -91px -819px;
width: 90px;
@@ -1102,7 +1102,7 @@
width: ;
height: ;
}
-.hair_base_4_pyellow2 {
+.hair_base_4_porange2 {
background-image: url(spritesmith-main-2.png);
background-position: -182px -819px;
width: 90px;
@@ -1114,7 +1114,7 @@
width: ;
height: ;
}
-.hair_base_4_rainbow {
+.hair_base_4_ppink {
background-image: url(spritesmith-main-2.png);
background-position: -273px -819px;
width: 90px;
@@ -1126,7 +1126,7 @@
width: ;
height: ;
}
-.hair_base_4_red {
+.hair_base_4_ppink2 {
background-image: url(spritesmith-main-2.png);
background-position: -364px -819px;
width: 90px;
@@ -1138,7 +1138,7 @@
width: ;
height: ;
}
-.hair_base_4_snowy {
+.hair_base_4_ppurple {
background-image: url(spritesmith-main-2.png);
background-position: -455px -819px;
width: 90px;
@@ -1150,7 +1150,7 @@
width: ;
height: ;
}
-.hair_base_4_white {
+.hair_base_4_ppurple2 {
background-image: url(spritesmith-main-2.png);
background-position: -546px -819px;
width: 90px;
@@ -1162,7 +1162,7 @@
width: ;
height: ;
}
-.hair_base_4_winternight {
+.hair_base_4_pumpkin {
background-image: url(spritesmith-main-2.png);
background-position: -637px -819px;
width: 90px;
@@ -1174,7 +1174,7 @@
width: ;
height: ;
}
-.hair_base_4_winterstar {
+.hair_base_4_purple {
background-image: url(spritesmith-main-2.png);
background-position: -728px -819px;
width: 90px;
@@ -1186,7 +1186,7 @@
width: ;
height: ;
}
-.hair_base_4_yellow {
+.hair_base_4_pyellow {
background-image: url(spritesmith-main-2.png);
background-position: -819px -819px;
width: 90px;
@@ -1198,7 +1198,7 @@
width: ;
height: ;
}
-.hair_base_4_zombie {
+.hair_base_4_pyellow2 {
background-image: url(spritesmith-main-2.png);
background-position: -910px 0px;
width: 90px;
@@ -1210,7 +1210,7 @@
width: ;
height: ;
}
-.hair_base_5_TRUred {
+.hair_base_4_rainbow {
background-image: url(spritesmith-main-2.png);
background-position: -910px -91px;
width: 90px;
@@ -1222,7 +1222,7 @@
width: ;
height: ;
}
-.hair_base_5_aurora {
+.hair_base_4_red {
background-image: url(spritesmith-main-2.png);
background-position: -910px -182px;
width: 90px;
@@ -1234,7 +1234,7 @@
width: ;
height: ;
}
-.hair_base_5_black {
+.hair_base_4_snowy {
background-image: url(spritesmith-main-2.png);
background-position: -910px -273px;
width: 90px;
@@ -1246,7 +1246,7 @@
width: ;
height: ;
}
-.hair_base_5_blond {
+.hair_base_4_white {
background-image: url(spritesmith-main-2.png);
background-position: -910px -364px;
width: 90px;
@@ -1258,7 +1258,7 @@
width: ;
height: ;
}
-.hair_base_5_blue {
+.hair_base_4_winternight {
background-image: url(spritesmith-main-2.png);
background-position: -910px -455px;
width: 90px;
@@ -1270,7 +1270,7 @@
width: ;
height: ;
}
-.hair_base_5_brown {
+.hair_base_4_winterstar {
background-image: url(spritesmith-main-2.png);
background-position: -910px -546px;
width: 90px;
@@ -1282,7 +1282,7 @@
width: ;
height: ;
}
-.hair_base_5_candycane {
+.hair_base_4_yellow {
background-image: url(spritesmith-main-2.png);
background-position: -910px -637px;
width: 90px;
@@ -1294,7 +1294,7 @@
width: ;
height: ;
}
-.hair_base_5_candycorn {
+.hair_base_4_zombie {
background-image: url(spritesmith-main-2.png);
background-position: -910px -728px;
width: 90px;
@@ -1306,7 +1306,7 @@
width: ;
height: ;
}
-.hair_base_5_festive {
+.hair_base_5_TRUred {
background-image: url(spritesmith-main-2.png);
background-position: -910px -819px;
width: 90px;
@@ -1318,7 +1318,7 @@
width: ;
height: ;
}
-.hair_base_5_frost {
+.hair_base_5_aurora {
background-image: url(spritesmith-main-2.png);
background-position: 0px -910px;
width: 90px;
@@ -1330,7 +1330,7 @@
width: ;
height: ;
}
-.hair_base_5_ghostwhite {
+.hair_base_5_black {
background-image: url(spritesmith-main-2.png);
background-position: -91px -910px;
width: 90px;
@@ -1342,7 +1342,7 @@
width: ;
height: ;
}
-.hair_base_5_green {
+.hair_base_5_blond {
background-image: url(spritesmith-main-2.png);
background-position: -182px -910px;
width: 90px;
@@ -1354,7 +1354,7 @@
width: ;
height: ;
}
-.hair_base_5_halloween {
+.hair_base_5_blue {
background-image: url(spritesmith-main-2.png);
background-position: -273px -910px;
width: 90px;
@@ -1366,7 +1366,7 @@
width: ;
height: ;
}
-.hair_base_5_holly {
+.hair_base_5_brown {
background-image: url(spritesmith-main-2.png);
background-position: -364px -910px;
width: 90px;
@@ -1378,7 +1378,7 @@
width: ;
height: ;
}
-.hair_base_5_hollygreen {
+.hair_base_5_candycane {
background-image: url(spritesmith-main-2.png);
background-position: -455px -910px;
width: 90px;
@@ -1390,7 +1390,7 @@
width: ;
height: ;
}
-.hair_base_5_midnight {
+.hair_base_5_candycorn {
background-image: url(spritesmith-main-2.png);
background-position: -546px -910px;
width: 90px;
@@ -1402,7 +1402,7 @@
width: ;
height: ;
}
-.hair_base_5_pblue {
+.hair_base_5_festive {
background-image: url(spritesmith-main-2.png);
background-position: -637px -910px;
width: 90px;
@@ -1414,7 +1414,7 @@
width: ;
height: ;
}
-.hair_base_5_pblue2 {
+.hair_base_5_frost {
background-image: url(spritesmith-main-2.png);
background-position: -728px -910px;
width: 90px;
@@ -1426,7 +1426,7 @@
width: ;
height: ;
}
-.hair_base_5_peppermint {
+.hair_base_5_ghostwhite {
background-image: url(spritesmith-main-2.png);
background-position: -819px -910px;
width: 90px;
@@ -1438,7 +1438,7 @@
width: ;
height: ;
}
-.hair_base_5_pgreen {
+.hair_base_5_green {
background-image: url(spritesmith-main-2.png);
background-position: -910px -910px;
width: 90px;
@@ -1450,7 +1450,7 @@
width: ;
height: ;
}
-.hair_base_5_pgreen2 {
+.hair_base_5_halloween {
background-image: url(spritesmith-main-2.png);
background-position: -1001px 0px;
width: 90px;
@@ -1462,7 +1462,7 @@
width: ;
height: ;
}
-.hair_base_5_porange {
+.hair_base_5_holly {
background-image: url(spritesmith-main-2.png);
background-position: -1001px -91px;
width: 90px;
@@ -1474,7 +1474,7 @@
width: ;
height: ;
}
-.hair_base_5_porange2 {
+.hair_base_5_hollygreen {
background-image: url(spritesmith-main-2.png);
background-position: -1001px -182px;
width: 90px;
@@ -1486,7 +1486,7 @@
width: ;
height: ;
}
-.hair_base_5_ppink {
+.hair_base_5_midnight {
background-image: url(spritesmith-main-2.png);
background-position: -1001px -273px;
width: 90px;
@@ -1498,7 +1498,7 @@
width: ;
height: ;
}
-.hair_base_5_ppink2 {
+.hair_base_5_pblue {
background-image: url(spritesmith-main-2.png);
background-position: -1001px -364px;
width: 90px;
@@ -1510,7 +1510,7 @@
width: ;
height: ;
}
-.hair_base_5_ppurple {
+.hair_base_5_pblue2 {
background-image: url(spritesmith-main-2.png);
background-position: -1001px -455px;
width: 90px;
@@ -1522,7 +1522,7 @@
width: ;
height: ;
}
-.hair_base_5_ppurple2 {
+.hair_base_5_peppermint {
background-image: url(spritesmith-main-2.png);
background-position: -1001px -546px;
width: 90px;
@@ -1534,7 +1534,7 @@
width: ;
height: ;
}
-.hair_base_5_pumpkin {
+.hair_base_5_pgreen {
background-image: url(spritesmith-main-2.png);
background-position: -1001px -637px;
width: 90px;
@@ -1546,7 +1546,7 @@
width: ;
height: ;
}
-.hair_base_5_purple {
+.hair_base_5_pgreen2 {
background-image: url(spritesmith-main-2.png);
background-position: -1001px -728px;
width: 90px;
@@ -1558,7 +1558,7 @@
width: ;
height: ;
}
-.hair_base_5_pyellow {
+.hair_base_5_porange {
background-image: url(spritesmith-main-2.png);
background-position: -1001px -819px;
width: 90px;
@@ -1570,7 +1570,7 @@
width: ;
height: ;
}
-.hair_base_5_pyellow2 {
+.hair_base_5_porange2 {
background-image: url(spritesmith-main-2.png);
background-position: -1001px -910px;
width: 90px;
@@ -1582,7 +1582,7 @@
width: ;
height: ;
}
-.hair_base_5_rainbow {
+.hair_base_5_ppink {
background-image: url(spritesmith-main-2.png);
background-position: 0px -1001px;
width: 90px;
@@ -1594,7 +1594,7 @@
width: ;
height: ;
}
-.hair_base_5_red {
+.hair_base_5_ppink2 {
background-image: url(spritesmith-main-2.png);
background-position: -91px -1001px;
width: 90px;
@@ -1606,7 +1606,7 @@
width: ;
height: ;
}
-.hair_base_5_snowy {
+.hair_base_5_ppurple {
background-image: url(spritesmith-main-2.png);
background-position: -182px -1001px;
width: 90px;
@@ -1618,7 +1618,7 @@
width: ;
height: ;
}
-.hair_base_5_white {
+.hair_base_5_ppurple2 {
background-image: url(spritesmith-main-2.png);
background-position: -273px -1001px;
width: 90px;
@@ -1630,7 +1630,7 @@
width: ;
height: ;
}
-.hair_base_5_winternight {
+.hair_base_5_pumpkin {
background-image: url(spritesmith-main-2.png);
background-position: -364px -1001px;
width: 90px;
@@ -1642,7 +1642,7 @@
width: ;
height: ;
}
-.hair_base_5_winterstar {
+.hair_base_5_purple {
background-image: url(spritesmith-main-2.png);
background-position: -455px -1001px;
width: 90px;
@@ -1654,7 +1654,7 @@
width: ;
height: ;
}
-.hair_base_5_yellow {
+.hair_base_5_pyellow {
background-image: url(spritesmith-main-2.png);
background-position: -546px -1001px;
width: 90px;
@@ -1666,7 +1666,7 @@
width: ;
height: ;
}
-.hair_base_5_zombie {
+.hair_base_5_pyellow2 {
background-image: url(spritesmith-main-2.png);
background-position: -637px -1001px;
width: 90px;
@@ -1678,7 +1678,7 @@
width: ;
height: ;
}
-.hair_base_6_TRUred {
+.hair_base_5_rainbow {
background-image: url(spritesmith-main-2.png);
background-position: -728px -1001px;
width: 90px;
@@ -1690,7 +1690,7 @@
width: ;
height: ;
}
-.hair_base_6_aurora {
+.hair_base_5_red {
background-image: url(spritesmith-main-2.png);
background-position: -819px -1001px;
width: 90px;
@@ -1702,7 +1702,7 @@
width: ;
height: ;
}
-.hair_base_6_black {
+.hair_base_5_snowy {
background-image: url(spritesmith-main-2.png);
background-position: -910px -1001px;
width: 90px;
@@ -1714,7 +1714,7 @@
width: ;
height: ;
}
-.hair_base_6_blond {
+.hair_base_5_white {
background-image: url(spritesmith-main-2.png);
background-position: -1001px -1001px;
width: 90px;
@@ -1726,7 +1726,7 @@
width: ;
height: ;
}
-.hair_base_6_blue {
+.hair_base_5_winternight {
background-image: url(spritesmith-main-2.png);
background-position: -1092px 0px;
width: 90px;
@@ -1738,7 +1738,7 @@
width: ;
height: ;
}
-.hair_base_6_brown {
+.hair_base_5_winterstar {
background-image: url(spritesmith-main-2.png);
background-position: -1092px -91px;
width: 90px;
@@ -1750,7 +1750,7 @@
width: ;
height: ;
}
-.hair_base_6_candycane {
+.hair_base_5_yellow {
background-image: url(spritesmith-main-2.png);
background-position: -1092px -182px;
width: 90px;
@@ -1762,7 +1762,7 @@
width: ;
height: ;
}
-.hair_base_6_candycorn {
+.hair_base_5_zombie {
background-image: url(spritesmith-main-2.png);
background-position: -1092px -273px;
width: 90px;
@@ -1774,7 +1774,7 @@
width: ;
height: ;
}
-.hair_base_6_festive {
+.hair_base_6_TRUred {
background-image: url(spritesmith-main-2.png);
background-position: -1092px -364px;
width: 90px;
@@ -1786,7 +1786,7 @@
width: ;
height: ;
}
-.hair_base_6_frost {
+.hair_base_6_aurora {
background-image: url(spritesmith-main-2.png);
background-position: -1092px -455px;
width: 90px;
@@ -1798,7 +1798,7 @@
width: ;
height: ;
}
-.hair_base_6_ghostwhite {
+.hair_base_6_black {
background-image: url(spritesmith-main-2.png);
background-position: -1092px -546px;
width: 90px;
@@ -1810,7 +1810,7 @@
width: ;
height: ;
}
-.hair_base_6_green {
+.hair_base_6_blond {
background-image: url(spritesmith-main-2.png);
background-position: -1092px -637px;
width: 90px;
@@ -1822,7 +1822,7 @@
width: ;
height: ;
}
-.hair_base_6_halloween {
+.hair_base_6_blue {
background-image: url(spritesmith-main-2.png);
background-position: -1092px -728px;
width: 90px;
@@ -1834,7 +1834,7 @@
width: ;
height: ;
}
-.hair_base_6_holly {
+.hair_base_6_brown {
background-image: url(spritesmith-main-2.png);
background-position: -1092px -819px;
width: 90px;
@@ -1846,7 +1846,7 @@
width: ;
height: ;
}
-.hair_base_6_hollygreen {
+.hair_base_6_candycane {
background-image: url(spritesmith-main-2.png);
background-position: -1092px -910px;
width: 90px;
@@ -1858,7 +1858,7 @@
width: ;
height: ;
}
-.hair_base_6_midnight {
+.hair_base_6_candycorn {
background-image: url(spritesmith-main-2.png);
background-position: -1092px -1001px;
width: 90px;
@@ -1870,7 +1870,7 @@
width: ;
height: ;
}
-.hair_base_6_pblue {
+.hair_base_6_festive {
background-image: url(spritesmith-main-2.png);
background-position: 0px -1092px;
width: 90px;
@@ -1882,7 +1882,7 @@
width: ;
height: ;
}
-.hair_base_6_pblue2 {
+.hair_base_6_frost {
background-image: url(spritesmith-main-2.png);
background-position: -91px -1092px;
width: 90px;
@@ -1894,7 +1894,7 @@
width: ;
height: ;
}
-.hair_base_6_peppermint {
+.hair_base_6_ghostwhite {
background-image: url(spritesmith-main-2.png);
background-position: -182px -1092px;
width: 90px;
@@ -1906,7 +1906,7 @@
width: ;
height: ;
}
-.hair_base_6_pgreen {
+.hair_base_6_green {
background-image: url(spritesmith-main-2.png);
background-position: -273px -1092px;
width: 90px;
@@ -1918,7 +1918,7 @@
width: ;
height: ;
}
-.hair_base_6_pgreen2 {
+.hair_base_6_halloween {
background-image: url(spritesmith-main-2.png);
background-position: -364px -1092px;
width: 90px;
@@ -1930,7 +1930,7 @@
width: ;
height: ;
}
-.hair_base_6_porange {
+.hair_base_6_holly {
background-image: url(spritesmith-main-2.png);
background-position: -455px -1092px;
width: 90px;
@@ -1942,7 +1942,7 @@
width: ;
height: ;
}
-.hair_base_6_porange2 {
+.hair_base_6_hollygreen {
background-image: url(spritesmith-main-2.png);
background-position: -546px -1092px;
width: 90px;
@@ -1954,7 +1954,7 @@
width: ;
height: ;
}
-.hair_base_6_ppink {
+.hair_base_6_midnight {
background-image: url(spritesmith-main-2.png);
background-position: -637px -1092px;
width: 90px;
@@ -1966,7 +1966,7 @@
width: ;
height: ;
}
-.hair_base_6_ppink2 {
+.hair_base_6_pblue {
background-image: url(spritesmith-main-2.png);
background-position: 0px 0px;
width: 90px;
@@ -1978,7 +1978,7 @@
width: ;
height: ;
}
-.hair_base_6_ppurple {
+.hair_base_6_pblue2 {
background-image: url(spritesmith-main-2.png);
background-position: -819px -1092px;
width: 90px;
@@ -1990,7 +1990,7 @@
width: ;
height: ;
}
-.hair_base_6_ppurple2 {
+.hair_base_6_peppermint {
background-image: url(spritesmith-main-2.png);
background-position: -910px -1092px;
width: 90px;
@@ -2002,7 +2002,7 @@
width: ;
height: ;
}
-.hair_base_6_pumpkin {
+.hair_base_6_pgreen {
background-image: url(spritesmith-main-2.png);
background-position: -1001px -1092px;
width: 90px;
@@ -2014,7 +2014,7 @@
width: ;
height: ;
}
-.hair_base_6_purple {
+.hair_base_6_pgreen2 {
background-image: url(spritesmith-main-2.png);
background-position: -1092px -1092px;
width: 90px;
@@ -2026,7 +2026,7 @@
width: ;
height: ;
}
-.hair_base_6_pyellow {
+.hair_base_6_porange {
background-image: url(spritesmith-main-2.png);
background-position: -1183px 0px;
width: 90px;
@@ -2038,7 +2038,7 @@
width: ;
height: ;
}
-.hair_base_6_pyellow2 {
+.hair_base_6_porange2 {
background-image: url(spritesmith-main-2.png);
background-position: -1183px -91px;
width: 90px;
@@ -2050,7 +2050,7 @@
width: ;
height: ;
}
-.hair_base_6_rainbow {
+.hair_base_6_ppink {
background-image: url(spritesmith-main-2.png);
background-position: -1183px -182px;
width: 90px;
@@ -2062,7 +2062,7 @@
width: ;
height: ;
}
-.hair_base_6_red {
+.hair_base_6_ppink2 {
background-image: url(spritesmith-main-2.png);
background-position: -1183px -273px;
width: 90px;
@@ -2074,7 +2074,7 @@
width: ;
height: ;
}
-.hair_base_6_snowy {
+.hair_base_6_ppurple {
background-image: url(spritesmith-main-2.png);
background-position: -1183px -364px;
width: 90px;
@@ -2086,7 +2086,7 @@
width: ;
height: ;
}
-.hair_base_6_white {
+.hair_base_6_ppurple2 {
background-image: url(spritesmith-main-2.png);
background-position: -1183px -455px;
width: 90px;
@@ -2098,7 +2098,7 @@
width: ;
height: ;
}
-.hair_base_6_winternight {
+.hair_base_6_pumpkin {
background-image: url(spritesmith-main-2.png);
background-position: -1183px -546px;
width: 90px;
@@ -2110,7 +2110,7 @@
width: ;
height: ;
}
-.hair_base_6_winterstar {
+.hair_base_6_purple {
background-image: url(spritesmith-main-2.png);
background-position: -1183px -637px;
width: 90px;
@@ -2122,7 +2122,7 @@
width: ;
height: ;
}
-.hair_base_6_yellow {
+.hair_base_6_pyellow {
background-image: url(spritesmith-main-2.png);
background-position: -1183px -728px;
width: 90px;
@@ -2134,7 +2134,7 @@
width: ;
height: ;
}
-.hair_base_6_zombie {
+.hair_base_6_pyellow2 {
background-image: url(spritesmith-main-2.png);
background-position: -1183px -819px;
width: 90px;
@@ -2146,7 +2146,7 @@
width: ;
height: ;
}
-.hair_base_7_TRUred {
+.hair_base_6_rainbow {
background-image: url(spritesmith-main-2.png);
background-position: -1183px -910px;
width: 90px;
@@ -2158,7 +2158,7 @@
width: ;
height: ;
}
-.hair_base_7_aurora {
+.hair_base_6_red {
background-image: url(spritesmith-main-2.png);
background-position: -1183px -1001px;
width: 90px;
@@ -2170,7 +2170,7 @@
width: ;
height: ;
}
-.hair_base_7_black {
+.hair_base_6_snowy {
background-image: url(spritesmith-main-2.png);
background-position: -1183px -1092px;
width: 90px;
@@ -2182,7 +2182,7 @@
width: ;
height: ;
}
-.hair_base_7_blond {
+.hair_base_6_white {
background-image: url(spritesmith-main-2.png);
background-position: 0px -1183px;
width: 90px;
@@ -2194,7 +2194,7 @@
width: ;
height: ;
}
-.hair_base_7_blue {
+.hair_base_6_winternight {
background-image: url(spritesmith-main-2.png);
background-position: -91px -1183px;
width: 90px;
@@ -2206,7 +2206,7 @@
width: ;
height: ;
}
-.hair_base_7_brown {
+.hair_base_6_winterstar {
background-image: url(spritesmith-main-2.png);
background-position: -182px -1183px;
width: 90px;
@@ -2218,7 +2218,7 @@
width: ;
height: ;
}
-.hair_base_7_candycane {
+.hair_base_6_yellow {
background-image: url(spritesmith-main-2.png);
background-position: -273px -1183px;
width: 90px;
@@ -2230,7 +2230,7 @@
width: ;
height: ;
}
-.hair_base_7_candycorn {
+.hair_base_6_zombie {
background-image: url(spritesmith-main-2.png);
background-position: -364px -1183px;
width: 90px;
@@ -2242,7 +2242,7 @@
width: ;
height: ;
}
-.hair_base_7_festive {
+.hair_base_7_TRUred {
background-image: url(spritesmith-main-2.png);
background-position: -455px -1183px;
width: 90px;
@@ -2254,7 +2254,7 @@
width: ;
height: ;
}
-.hair_base_7_frost {
+.hair_base_7_aurora {
background-image: url(spritesmith-main-2.png);
background-position: -546px -1183px;
width: 90px;
@@ -2266,7 +2266,7 @@
width: ;
height: ;
}
-.hair_base_7_ghostwhite {
+.hair_base_7_black {
background-image: url(spritesmith-main-2.png);
background-position: -637px -1183px;
width: 90px;
@@ -2278,7 +2278,7 @@
width: ;
height: ;
}
-.hair_base_7_green {
+.hair_base_7_blond {
background-image: url(spritesmith-main-2.png);
background-position: -728px -1183px;
width: 90px;
@@ -2290,7 +2290,7 @@
width: ;
height: ;
}
-.hair_base_7_halloween {
+.hair_base_7_blue {
background-image: url(spritesmith-main-2.png);
background-position: -819px -1183px;
width: 90px;
@@ -2302,7 +2302,7 @@
width: ;
height: ;
}
-.hair_base_7_holly {
+.hair_base_7_brown {
background-image: url(spritesmith-main-2.png);
background-position: -910px -1183px;
width: 90px;
@@ -2314,7 +2314,7 @@
width: ;
height: ;
}
-.hair_base_7_hollygreen {
+.hair_base_7_candycane {
background-image: url(spritesmith-main-2.png);
background-position: -1001px -1183px;
width: 90px;
@@ -2326,7 +2326,7 @@
width: ;
height: ;
}
-.hair_base_7_midnight {
+.hair_base_7_candycorn {
background-image: url(spritesmith-main-2.png);
background-position: -1092px -1183px;
width: 90px;
@@ -2338,7 +2338,7 @@
width: ;
height: ;
}
-.hair_base_7_pblue {
+.hair_base_7_festive {
background-image: url(spritesmith-main-2.png);
background-position: -1183px -1183px;
width: 90px;
@@ -2350,7 +2350,7 @@
width: ;
height: ;
}
-.hair_base_7_pblue2 {
+.hair_base_7_frost {
background-image: url(spritesmith-main-2.png);
background-position: -1274px 0px;
width: 90px;
@@ -2362,7 +2362,7 @@
width: ;
height: ;
}
-.hair_base_7_peppermint {
+.hair_base_7_ghostwhite {
background-image: url(spritesmith-main-2.png);
background-position: -1274px -91px;
width: 90px;
@@ -2374,7 +2374,7 @@
width: ;
height: ;
}
-.hair_base_7_pgreen {
+.hair_base_7_green {
background-image: url(spritesmith-main-2.png);
background-position: -1274px -182px;
width: 90px;
@@ -2386,7 +2386,7 @@
width: ;
height: ;
}
-.hair_base_7_pgreen2 {
+.hair_base_7_halloween {
background-image: url(spritesmith-main-2.png);
background-position: -1274px -273px;
width: 90px;
@@ -2398,7 +2398,7 @@
width: ;
height: ;
}
-.hair_base_7_porange {
+.hair_base_7_holly {
background-image: url(spritesmith-main-2.png);
background-position: -1274px -364px;
width: 90px;
@@ -2410,7 +2410,7 @@
width: ;
height: ;
}
-.hair_base_7_porange2 {
+.hair_base_7_hollygreen {
background-image: url(spritesmith-main-2.png);
background-position: -1274px -455px;
width: 90px;
@@ -2422,7 +2422,7 @@
width: ;
height: ;
}
-.hair_base_7_ppink {
+.hair_base_7_midnight {
background-image: url(spritesmith-main-2.png);
background-position: -1274px -546px;
width: 90px;
@@ -2434,7 +2434,7 @@
width: ;
height: ;
}
-.hair_base_7_ppink2 {
+.hair_base_7_pblue {
background-image: url(spritesmith-main-2.png);
background-position: -1274px -637px;
width: 90px;
@@ -2446,7 +2446,7 @@
width: ;
height: ;
}
-.hair_base_7_ppurple {
+.hair_base_7_pblue2 {
background-image: url(spritesmith-main-2.png);
background-position: -1274px -728px;
width: 90px;
@@ -2458,7 +2458,7 @@
width: ;
height: ;
}
-.hair_base_7_ppurple2 {
+.hair_base_7_peppermint {
background-image: url(spritesmith-main-2.png);
background-position: -1274px -819px;
width: 90px;
@@ -2470,7 +2470,7 @@
width: ;
height: ;
}
-.hair_base_7_pumpkin {
+.hair_base_7_pgreen {
background-image: url(spritesmith-main-2.png);
background-position: -1274px -910px;
width: 90px;
@@ -2482,7 +2482,7 @@
width: ;
height: ;
}
-.hair_base_7_purple {
+.hair_base_7_pgreen2 {
background-image: url(spritesmith-main-2.png);
background-position: -1274px -1001px;
width: 90px;
@@ -2494,7 +2494,7 @@
width: ;
height: ;
}
-.hair_base_7_pyellow {
+.hair_base_7_porange {
background-image: url(spritesmith-main-2.png);
background-position: -1274px -1092px;
width: 90px;
@@ -2506,7 +2506,7 @@
width: ;
height: ;
}
-.hair_base_7_pyellow2 {
+.hair_base_7_porange2 {
background-image: url(spritesmith-main-2.png);
background-position: -1274px -1183px;
width: 90px;
@@ -2518,7 +2518,7 @@
width: ;
height: ;
}
-.hair_base_7_rainbow {
+.hair_base_7_ppink {
background-image: url(spritesmith-main-2.png);
background-position: 0px -1274px;
width: 90px;
@@ -2530,7 +2530,7 @@
width: ;
height: ;
}
-.hair_base_7_red {
+.hair_base_7_ppink2 {
background-image: url(spritesmith-main-2.png);
background-position: -91px -1274px;
width: 90px;
@@ -2542,7 +2542,7 @@
width: ;
height: ;
}
-.hair_base_7_snowy {
+.hair_base_7_ppurple {
background-image: url(spritesmith-main-2.png);
background-position: -182px -1274px;
width: 90px;
@@ -2554,7 +2554,7 @@
width: ;
height: ;
}
-.hair_base_7_white {
+.hair_base_7_ppurple2 {
background-image: url(spritesmith-main-2.png);
background-position: -273px -1274px;
width: 90px;
@@ -2566,7 +2566,7 @@
width: ;
height: ;
}
-.hair_base_7_winternight {
+.hair_base_7_pumpkin {
background-image: url(spritesmith-main-2.png);
background-position: -364px -1274px;
width: 90px;
@@ -2578,7 +2578,7 @@
width: ;
height: ;
}
-.hair_base_7_winterstar {
+.hair_base_7_purple {
background-image: url(spritesmith-main-2.png);
background-position: -455px -1274px;
width: 90px;
@@ -2590,7 +2590,7 @@
width: ;
height: ;
}
-.hair_base_7_yellow {
+.hair_base_7_pyellow {
background-image: url(spritesmith-main-2.png);
background-position: -546px -1274px;
width: 90px;
@@ -2602,7 +2602,7 @@
width: ;
height: ;
}
-.hair_base_7_zombie {
+.hair_base_7_pyellow2 {
background-image: url(spritesmith-main-2.png);
background-position: -637px -1274px;
width: 90px;
@@ -2614,7 +2614,7 @@
width: ;
height: ;
}
-.hair_base_8_TRUred {
+.hair_base_7_rainbow {
background-image: url(spritesmith-main-2.png);
background-position: -728px -1274px;
width: 90px;
@@ -2626,7 +2626,7 @@
width: ;
height: ;
}
-.hair_base_8_aurora {
+.hair_base_7_red {
background-image: url(spritesmith-main-2.png);
background-position: -819px -1274px;
width: 90px;
@@ -2638,7 +2638,7 @@
width: ;
height: ;
}
-.hair_base_8_black {
+.hair_base_7_snowy {
background-image: url(spritesmith-main-2.png);
background-position: -910px -1274px;
width: 90px;
@@ -2650,7 +2650,7 @@
width: ;
height: ;
}
-.hair_base_8_blond {
+.hair_base_7_white {
background-image: url(spritesmith-main-2.png);
background-position: -1001px -1274px;
width: 90px;
@@ -2662,7 +2662,7 @@
width: ;
height: ;
}
-.hair_base_8_blue {
+.hair_base_7_winternight {
background-image: url(spritesmith-main-2.png);
background-position: -1092px -1274px;
width: 90px;
@@ -2674,7 +2674,7 @@
width: ;
height: ;
}
-.hair_base_8_brown {
+.hair_base_7_winterstar {
background-image: url(spritesmith-main-2.png);
background-position: -1183px -1274px;
width: 90px;
@@ -2686,7 +2686,7 @@
width: ;
height: ;
}
-.hair_base_8_candycane {
+.hair_base_7_yellow {
background-image: url(spritesmith-main-2.png);
background-position: -1274px -1274px;
width: 90px;
@@ -2698,7 +2698,7 @@
width: ;
height: ;
}
-.hair_base_8_candycorn {
+.hair_base_7_zombie {
background-image: url(spritesmith-main-2.png);
background-position: -1365px 0px;
width: 90px;
@@ -2710,7 +2710,7 @@
width: ;
height: ;
}
-.hair_base_8_festive {
+.hair_base_8_TRUred {
background-image: url(spritesmith-main-2.png);
background-position: -1365px -91px;
width: 90px;
@@ -2722,7 +2722,7 @@
width: ;
height: ;
}
-.hair_base_8_frost {
+.hair_base_8_aurora {
background-image: url(spritesmith-main-2.png);
background-position: -1365px -182px;
width: 90px;
@@ -2734,7 +2734,7 @@
width: ;
height: ;
}
-.hair_base_8_ghostwhite {
+.hair_base_8_black {
background-image: url(spritesmith-main-2.png);
background-position: -1365px -273px;
width: 90px;
@@ -2746,7 +2746,7 @@
width: ;
height: ;
}
-.hair_base_8_green {
+.hair_base_8_blond {
background-image: url(spritesmith-main-2.png);
background-position: -1365px -364px;
width: 90px;
@@ -2758,7 +2758,7 @@
width: ;
height: ;
}
-.hair_base_8_halloween {
+.hair_base_8_blue {
background-image: url(spritesmith-main-2.png);
background-position: -1365px -455px;
width: 90px;
@@ -2770,7 +2770,7 @@
width: ;
height: ;
}
-.hair_base_8_holly {
+.hair_base_8_brown {
background-image: url(spritesmith-main-2.png);
background-position: -1365px -546px;
width: 90px;
@@ -2782,7 +2782,7 @@
width: ;
height: ;
}
-.hair_base_8_hollygreen {
+.hair_base_8_candycane {
background-image: url(spritesmith-main-2.png);
background-position: -1365px -637px;
width: 90px;
@@ -2794,7 +2794,7 @@
width: ;
height: ;
}
-.hair_base_8_midnight {
+.hair_base_8_candycorn {
background-image: url(spritesmith-main-2.png);
background-position: -1365px -728px;
width: 90px;
@@ -2806,7 +2806,7 @@
width: ;
height: ;
}
-.hair_base_8_pblue {
+.hair_base_8_festive {
background-image: url(spritesmith-main-2.png);
background-position: -1365px -819px;
width: 90px;
@@ -2818,7 +2818,7 @@
width: ;
height: ;
}
-.hair_base_8_pblue2 {
+.hair_base_8_frost {
background-image: url(spritesmith-main-2.png);
background-position: -1365px -910px;
width: 90px;
@@ -2830,7 +2830,7 @@
width: ;
height: ;
}
-.hair_base_8_peppermint {
+.hair_base_8_ghostwhite {
background-image: url(spritesmith-main-2.png);
background-position: -1365px -1001px;
width: 90px;
@@ -2842,7 +2842,7 @@
width: ;
height: ;
}
-.hair_base_8_pgreen {
+.hair_base_8_green {
background-image: url(spritesmith-main-2.png);
background-position: -1365px -1092px;
width: 90px;
@@ -2854,7 +2854,7 @@
width: ;
height: ;
}
-.hair_base_8_pgreen2 {
+.hair_base_8_halloween {
background-image: url(spritesmith-main-2.png);
background-position: -1365px -1183px;
width: 90px;
@@ -2866,7 +2866,7 @@
width: ;
height: ;
}
-.hair_base_8_porange {
+.hair_base_8_holly {
background-image: url(spritesmith-main-2.png);
background-position: -1365px -1274px;
width: 90px;
@@ -2878,7 +2878,7 @@
width: ;
height: ;
}
-.hair_base_8_porange2 {
+.hair_base_8_hollygreen {
background-image: url(spritesmith-main-2.png);
background-position: 0px -1365px;
width: 90px;
@@ -2890,7 +2890,7 @@
width: ;
height: ;
}
-.hair_base_8_ppink {
+.hair_base_8_midnight {
background-image: url(spritesmith-main-2.png);
background-position: -91px -1365px;
width: 90px;
@@ -2902,7 +2902,7 @@
width: ;
height: ;
}
-.hair_base_8_ppink2 {
+.hair_base_8_pblue {
background-image: url(spritesmith-main-2.png);
background-position: -182px -1365px;
width: 90px;
@@ -2914,7 +2914,7 @@
width: ;
height: ;
}
-.hair_base_8_ppurple {
+.hair_base_8_pblue2 {
background-image: url(spritesmith-main-2.png);
background-position: -273px -1365px;
width: 90px;
@@ -2926,7 +2926,7 @@
width: ;
height: ;
}
-.hair_base_8_ppurple2 {
+.hair_base_8_peppermint {
background-image: url(spritesmith-main-2.png);
background-position: -364px -1365px;
width: 90px;
@@ -2938,7 +2938,7 @@
width: ;
height: ;
}
-.hair_base_8_pumpkin {
+.hair_base_8_pgreen {
background-image: url(spritesmith-main-2.png);
background-position: -455px -1365px;
width: 90px;
@@ -2950,7 +2950,7 @@
width: ;
height: ;
}
-.hair_base_8_purple {
+.hair_base_8_pgreen2 {
background-image: url(spritesmith-main-2.png);
background-position: -546px -1365px;
width: 90px;
@@ -2962,7 +2962,7 @@
width: ;
height: ;
}
-.hair_base_8_pyellow {
+.hair_base_8_porange {
background-image: url(spritesmith-main-2.png);
background-position: -637px -1365px;
width: 90px;
@@ -2974,7 +2974,7 @@
width: ;
height: ;
}
-.hair_base_8_pyellow2 {
+.hair_base_8_porange2 {
background-image: url(spritesmith-main-2.png);
background-position: -728px -1365px;
width: 90px;
@@ -2986,7 +2986,7 @@
width: ;
height: ;
}
-.hair_base_8_rainbow {
+.hair_base_8_ppink {
background-image: url(spritesmith-main-2.png);
background-position: -819px -1365px;
width: 90px;
@@ -2998,7 +2998,7 @@
width: ;
height: ;
}
-.hair_base_8_red {
+.hair_base_8_ppink2 {
background-image: url(spritesmith-main-2.png);
background-position: -910px -1365px;
width: 90px;
@@ -3010,7 +3010,7 @@
width: ;
height: ;
}
-.hair_base_8_snowy {
+.hair_base_8_ppurple {
background-image: url(spritesmith-main-2.png);
background-position: -1001px -1365px;
width: 90px;
@@ -3022,7 +3022,7 @@
width: ;
height: ;
}
-.hair_base_8_white {
+.hair_base_8_ppurple2 {
background-image: url(spritesmith-main-2.png);
background-position: -1092px -1365px;
width: 90px;
@@ -3034,7 +3034,7 @@
width: ;
height: ;
}
-.hair_base_8_winternight {
+.hair_base_8_pumpkin {
background-image: url(spritesmith-main-2.png);
background-position: -1183px -1365px;
width: 90px;
@@ -3046,7 +3046,7 @@
width: ;
height: ;
}
-.hair_base_8_winterstar {
+.hair_base_8_purple {
background-image: url(spritesmith-main-2.png);
background-position: -1274px -1365px;
width: 90px;
@@ -3058,7 +3058,7 @@
width: ;
height: ;
}
-.hair_base_8_yellow {
+.hair_base_8_pyellow {
background-image: url(spritesmith-main-2.png);
background-position: -1365px -1365px;
width: 90px;
@@ -3070,7 +3070,7 @@
width: ;
height: ;
}
-.hair_base_8_zombie {
+.hair_base_8_pyellow2 {
background-image: url(spritesmith-main-2.png);
background-position: -1456px 0px;
width: 90px;
@@ -3082,7 +3082,7 @@
width: ;
height: ;
}
-.hair_base_9_TRUred {
+.hair_base_8_rainbow {
background-image: url(spritesmith-main-2.png);
background-position: -1456px -91px;
width: 90px;
@@ -3094,7 +3094,7 @@
width: ;
height: ;
}
-.hair_base_9_aurora {
+.hair_base_8_red {
background-image: url(spritesmith-main-2.png);
background-position: -1456px -182px;
width: 90px;
@@ -3106,7 +3106,7 @@
width: ;
height: ;
}
-.hair_base_9_black {
+.hair_base_8_snowy {
background-image: url(spritesmith-main-2.png);
background-position: -1456px -273px;
width: 90px;
@@ -3118,7 +3118,7 @@
width: ;
height: ;
}
-.hair_base_9_blond {
+.hair_base_8_white {
background-image: url(spritesmith-main-2.png);
background-position: -1456px -364px;
width: 90px;
@@ -3130,7 +3130,7 @@
width: ;
height: ;
}
-.hair_base_9_blue {
+.hair_base_8_winternight {
background-image: url(spritesmith-main-2.png);
background-position: -1456px -455px;
width: 90px;
@@ -3142,7 +3142,7 @@
width: ;
height: ;
}
-.hair_base_9_brown {
+.hair_base_8_winterstar {
background-image: url(spritesmith-main-2.png);
background-position: -1456px -546px;
width: 90px;
@@ -3154,7 +3154,7 @@
width: ;
height: ;
}
-.hair_base_9_candycane {
+.hair_base_8_yellow {
background-image: url(spritesmith-main-2.png);
background-position: -1456px -637px;
width: 90px;
@@ -3166,7 +3166,7 @@
width: ;
height: ;
}
-.hair_base_9_candycorn {
+.hair_base_8_zombie {
background-image: url(spritesmith-main-2.png);
background-position: -1456px -728px;
width: 90px;
@@ -3178,7 +3178,7 @@
width: ;
height: ;
}
-.hair_base_9_festive {
+.hair_base_9_TRUred {
background-image: url(spritesmith-main-2.png);
background-position: -1456px -819px;
width: 90px;
@@ -3190,7 +3190,7 @@
width: ;
height: ;
}
-.hair_base_9_frost {
+.hair_base_9_aurora {
background-image: url(spritesmith-main-2.png);
background-position: -1456px -910px;
width: 90px;
@@ -3202,7 +3202,7 @@
width: ;
height: ;
}
-.hair_base_9_ghostwhite {
+.hair_base_9_black {
background-image: url(spritesmith-main-2.png);
background-position: -1456px -1001px;
width: 90px;
@@ -3214,7 +3214,7 @@
width: ;
height: ;
}
-.hair_base_9_green {
+.hair_base_9_blond {
background-image: url(spritesmith-main-2.png);
background-position: -1456px -1092px;
width: 90px;
@@ -3226,7 +3226,7 @@
width: ;
height: ;
}
-.hair_base_9_halloween {
+.hair_base_9_blue {
background-image: url(spritesmith-main-2.png);
background-position: -1456px -1183px;
width: 90px;
@@ -3238,7 +3238,7 @@
width: ;
height: ;
}
-.hair_base_9_holly {
+.hair_base_9_brown {
background-image: url(spritesmith-main-2.png);
background-position: -1456px -1274px;
width: 90px;
@@ -3250,7 +3250,7 @@
width: ;
height: ;
}
-.hair_base_9_hollygreen {
+.hair_base_9_candycane {
background-image: url(spritesmith-main-2.png);
background-position: -1456px -1365px;
width: 90px;
@@ -3262,7 +3262,7 @@
width: ;
height: ;
}
-.hair_base_9_midnight {
+.hair_base_9_candycorn {
background-image: url(spritesmith-main-2.png);
background-position: 0px -1456px;
width: 90px;
@@ -3274,7 +3274,7 @@
width: ;
height: ;
}
-.hair_base_9_pblue {
+.hair_base_9_festive {
background-image: url(spritesmith-main-2.png);
background-position: -91px -1456px;
width: 90px;
@@ -3286,7 +3286,7 @@
width: ;
height: ;
}
-.hair_base_9_pblue2 {
+.hair_base_9_frost {
background-image: url(spritesmith-main-2.png);
background-position: -182px -1456px;
width: 90px;
@@ -3298,7 +3298,7 @@
width: ;
height: ;
}
-.hair_base_9_peppermint {
+.hair_base_9_ghostwhite {
background-image: url(spritesmith-main-2.png);
background-position: -273px -1456px;
width: 90px;
@@ -3310,7 +3310,7 @@
width: ;
height: ;
}
-.hair_base_9_pgreen {
+.hair_base_9_green {
background-image: url(spritesmith-main-2.png);
background-position: -364px -1456px;
width: 90px;
@@ -3322,7 +3322,7 @@
width: ;
height: ;
}
-.hair_base_9_pgreen2 {
+.hair_base_9_halloween {
background-image: url(spritesmith-main-2.png);
background-position: -455px -1456px;
width: 90px;
@@ -3334,7 +3334,7 @@
width: ;
height: ;
}
-.hair_base_9_porange {
+.hair_base_9_holly {
background-image: url(spritesmith-main-2.png);
background-position: -546px -1456px;
width: 90px;
@@ -3346,7 +3346,7 @@
width: ;
height: ;
}
-.hair_base_9_porange2 {
+.hair_base_9_hollygreen {
background-image: url(spritesmith-main-2.png);
background-position: -637px -1456px;
width: 90px;
@@ -3358,7 +3358,7 @@
width: ;
height: ;
}
-.hair_base_9_ppink {
+.hair_base_9_midnight {
background-image: url(spritesmith-main-2.png);
background-position: -728px -1456px;
width: 90px;
@@ -3370,7 +3370,7 @@
width: ;
height: ;
}
-.hair_base_9_ppink2 {
+.hair_base_9_pblue {
background-image: url(spritesmith-main-2.png);
background-position: -819px -1456px;
width: 90px;
@@ -3382,7 +3382,7 @@
width: ;
height: ;
}
-.hair_base_9_ppurple {
+.hair_base_9_pblue2 {
background-image: url(spritesmith-main-2.png);
background-position: -910px -1456px;
width: 90px;
@@ -3394,7 +3394,7 @@
width: ;
height: ;
}
-.hair_base_9_ppurple2 {
+.hair_base_9_peppermint {
background-image: url(spritesmith-main-2.png);
background-position: -1001px -1456px;
width: 90px;
@@ -3406,7 +3406,7 @@
width: ;
height: ;
}
-.hair_base_9_pumpkin {
+.hair_base_9_pgreen {
background-image: url(spritesmith-main-2.png);
background-position: -1092px -1456px;
width: 90px;
@@ -3418,7 +3418,7 @@
width: ;
height: ;
}
-.hair_base_9_purple {
+.hair_base_9_pgreen2 {
background-image: url(spritesmith-main-2.png);
background-position: -1183px -1456px;
width: 90px;
@@ -3430,7 +3430,7 @@
width: ;
height: ;
}
-.hair_base_9_pyellow {
+.hair_base_9_porange {
background-image: url(spritesmith-main-2.png);
background-position: -1274px -1456px;
width: 90px;
@@ -3442,7 +3442,7 @@
width: ;
height: ;
}
-.hair_base_9_pyellow2 {
+.hair_base_9_porange2 {
background-image: url(spritesmith-main-2.png);
background-position: -1365px -1456px;
width: 90px;
@@ -3454,7 +3454,7 @@
width: ;
height: ;
}
-.hair_base_9_rainbow {
+.hair_base_9_ppink {
background-image: url(spritesmith-main-2.png);
background-position: -1456px -1456px;
width: 90px;
@@ -3466,7 +3466,7 @@
width: ;
height: ;
}
-.hair_base_9_red {
+.hair_base_9_ppink2 {
background-image: url(spritesmith-main-2.png);
background-position: -1547px 0px;
width: 90px;
@@ -3478,7 +3478,7 @@
width: ;
height: ;
}
-.hair_base_9_snowy {
+.hair_base_9_ppurple {
background-image: url(spritesmith-main-2.png);
background-position: -1547px -91px;
width: 90px;
@@ -3490,7 +3490,7 @@
width: ;
height: ;
}
-.hair_base_9_white {
+.hair_base_9_ppurple2 {
background-image: url(spritesmith-main-2.png);
background-position: -1547px -182px;
width: 90px;
@@ -3502,7 +3502,7 @@
width: ;
height: ;
}
-.hair_base_9_winternight {
+.hair_base_9_pumpkin {
background-image: url(spritesmith-main-2.png);
background-position: -1547px -273px;
width: 90px;
@@ -3514,7 +3514,7 @@
width: ;
height: ;
}
-.hair_base_9_winterstar {
+.hair_base_9_purple {
background-image: url(spritesmith-main-2.png);
background-position: -1547px -364px;
width: 90px;
@@ -3526,7 +3526,7 @@
width: ;
height: ;
}
-.hair_base_9_yellow {
+.hair_base_9_pyellow {
background-image: url(spritesmith-main-2.png);
background-position: -1547px -455px;
width: 90px;
@@ -3538,7 +3538,7 @@
width: ;
height: ;
}
-.hair_base_9_zombie {
+.hair_base_9_pyellow2 {
background-image: url(spritesmith-main-2.png);
background-position: -1547px -546px;
width: 90px;
@@ -3550,7 +3550,7 @@
width: ;
height: ;
}
-.hair_beard_1_pblue2 {
+.hair_base_9_rainbow {
background-image: url(spritesmith-main-2.png);
background-position: -1547px -637px;
width: 90px;
@@ -3562,7 +3562,7 @@
width: ;
height: ;
}
-.hair_beard_1_pgreen2 {
+.hair_base_9_red {
background-image: url(spritesmith-main-2.png);
background-position: -1547px -728px;
width: 90px;
@@ -3574,7 +3574,7 @@
width: ;
height: ;
}
-.hair_beard_1_porange2 {
+.hair_base_9_snowy {
background-image: url(spritesmith-main-2.png);
background-position: -1547px -819px;
width: 90px;
@@ -3586,7 +3586,7 @@
width: ;
height: ;
}
-.hair_beard_1_ppink2 {
+.hair_base_9_white {
background-image: url(spritesmith-main-2.png);
background-position: -1547px -910px;
width: 90px;
@@ -3598,7 +3598,7 @@
width: ;
height: ;
}
-.hair_beard_1_ppurple2 {
+.hair_base_9_winternight {
background-image: url(spritesmith-main-2.png);
background-position: -1547px -1001px;
width: 90px;
@@ -3610,7 +3610,7 @@
width: ;
height: ;
}
-.hair_beard_1_pyellow2 {
+.hair_base_9_winterstar {
background-image: url(spritesmith-main-2.png);
background-position: -1547px -1092px;
width: 90px;
@@ -3622,7 +3622,7 @@
width: ;
height: ;
}
-.hair_beard_2_pblue2 {
+.hair_base_9_yellow {
background-image: url(spritesmith-main-2.png);
background-position: -1547px -1183px;
width: 90px;
@@ -3634,7 +3634,7 @@
width: ;
height: ;
}
-.hair_beard_2_pgreen2 {
+.hair_base_9_zombie {
background-image: url(spritesmith-main-2.png);
background-position: -1547px -1274px;
width: 90px;
@@ -3646,7 +3646,7 @@
width: ;
height: ;
}
-.hair_beard_2_porange2 {
+.hair_beard_1_pblue2 {
background-image: url(spritesmith-main-2.png);
background-position: -1547px -1365px;
width: 90px;
@@ -3658,7 +3658,7 @@
width: ;
height: ;
}
-.hair_beard_2_ppink2 {
+.hair_beard_1_pgreen2 {
background-image: url(spritesmith-main-2.png);
background-position: -1547px -1456px;
width: 90px;
@@ -3670,7 +3670,7 @@
width: ;
height: ;
}
-.hair_beard_2_ppurple2 {
+.hair_beard_1_porange2 {
background-image: url(spritesmith-main-2.png);
background-position: 0px -1547px;
width: 90px;
@@ -3682,7 +3682,7 @@
width: ;
height: ;
}
-.hair_beard_2_pyellow2 {
+.hair_beard_1_ppink2 {
background-image: url(spritesmith-main-2.png);
background-position: -91px -1547px;
width: 90px;
@@ -3694,7 +3694,7 @@
width: ;
height: ;
}
-.hair_beard_3_pblue2 {
+.hair_beard_1_ppurple2 {
background-image: url(spritesmith-main-2.png);
background-position: -182px -1547px;
width: 90px;
@@ -3706,7 +3706,7 @@
width: ;
height: ;
}
-.hair_beard_3_pgreen2 {
+.hair_beard_1_pyellow2 {
background-image: url(spritesmith-main-2.png);
background-position: -273px -1547px;
width: 90px;
@@ -3718,7 +3718,7 @@
width: ;
height: ;
}
-.hair_beard_3_porange2 {
+.hair_beard_2_pblue2 {
background-image: url(spritesmith-main-2.png);
background-position: -364px -1547px;
width: 90px;
@@ -3730,7 +3730,7 @@
width: ;
height: ;
}
-.hair_beard_3_ppink2 {
+.hair_beard_2_pgreen2 {
background-image: url(spritesmith-main-2.png);
background-position: -455px -1547px;
width: 90px;
@@ -3742,7 +3742,7 @@
width: ;
height: ;
}
-.hair_beard_3_ppurple2 {
+.hair_beard_2_porange2 {
background-image: url(spritesmith-main-2.png);
background-position: -546px -1547px;
width: 90px;
@@ -3754,7 +3754,7 @@
width: ;
height: ;
}
-.hair_beard_3_pyellow2 {
+.hair_beard_2_ppink2 {
background-image: url(spritesmith-main-2.png);
background-position: -637px -1547px;
width: 90px;
@@ -3766,7 +3766,7 @@
width: ;
height: ;
}
-.hair_mustache_1_pblue2 {
+.hair_beard_2_ppurple2 {
background-image: url(spritesmith-main-2.png);
background-position: -728px -1547px;
width: 90px;
@@ -3778,7 +3778,7 @@
width: ;
height: ;
}
-.hair_mustache_1_pgreen2 {
+.hair_beard_2_pyellow2 {
background-image: url(spritesmith-main-2.png);
background-position: -819px -1547px;
width: 90px;
@@ -3790,7 +3790,7 @@
width: ;
height: ;
}
-.hair_mustache_1_porange2 {
+.hair_beard_3_pblue2 {
background-image: url(spritesmith-main-2.png);
background-position: -910px -1547px;
width: 90px;
@@ -3802,7 +3802,7 @@
width: ;
height: ;
}
-.hair_mustache_1_ppink2 {
+.hair_beard_3_pgreen2 {
background-image: url(spritesmith-main-2.png);
background-position: -1001px -1547px;
width: 90px;
@@ -3814,7 +3814,7 @@
width: ;
height: ;
}
-.hair_mustache_1_ppurple2 {
+.hair_beard_3_porange2 {
background-image: url(spritesmith-main-2.png);
background-position: -1092px -1547px;
width: 90px;
@@ -3826,7 +3826,7 @@
width: ;
height: ;
}
-.hair_mustache_1_pyellow2 {
+.hair_beard_3_ppink2 {
background-image: url(spritesmith-main-2.png);
background-position: -1183px -1547px;
width: 90px;
@@ -3838,7 +3838,7 @@
width: ;
height: ;
}
-.hair_mustache_2_pblue2 {
+.hair_beard_3_ppurple2 {
background-image: url(spritesmith-main-2.png);
background-position: -1274px -1547px;
width: 90px;
@@ -3850,7 +3850,7 @@
width: ;
height: ;
}
-.hair_mustache_2_pgreen2 {
+.hair_beard_3_pyellow2 {
background-image: url(spritesmith-main-2.png);
background-position: -1365px -1547px;
width: 90px;
@@ -3862,7 +3862,7 @@
width: ;
height: ;
}
-.hair_mustache_2_porange2 {
+.hair_mustache_1_pblue2 {
background-image: url(spritesmith-main-2.png);
background-position: -1456px -1547px;
width: 90px;
@@ -3874,7 +3874,7 @@
width: ;
height: ;
}
-.hair_mustache_2_ppink2 {
+.hair_mustache_1_pgreen2 {
background-image: url(spritesmith-main-2.png);
background-position: -1547px -1547px;
width: 90px;
@@ -3886,7 +3886,7 @@
width: ;
height: ;
}
-.hair_mustache_2_ppurple2 {
+.hair_mustache_1_porange2 {
background-image: url(spritesmith-main-2.png);
background-position: -1638px 0px;
width: 90px;
@@ -3898,7 +3898,7 @@
width: ;
height: ;
}
-.hair_mustache_2_pyellow2 {
+.hair_mustache_1_ppink2 {
background-image: url(spritesmith-main-2.png);
background-position: -1638px -91px;
width: 90px;
@@ -3910,7 +3910,7 @@
width: ;
height: ;
}
-.broad_shirt_black {
+.hair_mustache_1_ppurple2 {
background-image: url(spritesmith-main-2.png);
background-position: -1638px -182px;
width: 90px;
@@ -3922,7 +3922,7 @@
width: ;
height: ;
}
-.broad_shirt_blue {
+.hair_mustache_1_pyellow2 {
background-image: url(spritesmith-main-2.png);
background-position: -1638px -273px;
width: 90px;
@@ -3934,7 +3934,7 @@
width: ;
height: ;
}
-.broad_shirt_convict {
+.hair_mustache_2_pblue2 {
background-image: url(spritesmith-main-2.png);
background-position: -1638px -364px;
width: 90px;
diff --git a/common/dist/sprites/spritesmith-main-2.png b/common/dist/sprites/spritesmith-main-2.png
index 2ed0986632..5d26a19f55 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 9ac84abb30..34c1e18126 100644
--- a/common/dist/sprites/spritesmith-main-3.css
+++ b/common/dist/sprites/spritesmith-main-3.css
@@ -1,4 +1,4 @@
-.broad_shirt_cross {
+.hair_mustache_2_pgreen2 {
background-image: url(spritesmith-main-3.png);
background-position: -1185px -728px;
width: 90px;
@@ -10,9 +10,9 @@
width: ;
height: ;
}
-.broad_shirt_fire {
+.hair_mustache_2_porange2 {
background-image: url(spritesmith-main-3.png);
- background-position: -182px -1274px;
+ background-position: 0px -1274px;
width: 90px;
height: 90px;
}
@@ -22,7 +22,7 @@
width: ;
height: ;
}
-.broad_shirt_green {
+.hair_mustache_2_ppink2 {
background-image: url(spritesmith-main-3.png);
background-position: -1185px -819px;
width: 90px;
@@ -34,7 +34,7 @@
width: ;
height: ;
}
-.broad_shirt_horizon {
+.hair_mustache_2_ppurple2 {
background-image: url(spritesmith-main-3.png);
background-position: -1185px -910px;
width: 90px;
@@ -46,7 +46,7 @@
width: ;
height: ;
}
-.broad_shirt_ocean {
+.hair_mustache_2_pyellow2 {
background-image: url(spritesmith-main-3.png);
background-position: -637px -1183px;
width: 90px;
@@ -58,7 +58,7 @@
width: ;
height: ;
}
-.broad_shirt_pink {
+.broad_shirt_black {
background-image: url(spritesmith-main-3.png);
background-position: -728px -1183px;
width: 90px;
@@ -70,9 +70,9 @@
width: ;
height: ;
}
-.broad_shirt_purple {
+.broad_shirt_blue {
background-image: url(spritesmith-main-3.png);
- background-position: -1367px 0px;
+ background-position: -819px -1183px;
width: 90px;
height: 90px;
}
@@ -82,19 +82,7 @@
width: ;
height: ;
}
-.broad_shirt_rainbow {
- background-image: url(spritesmith-main-3.png);
- background-position: -182px -1365px;
- width: 90px;
- height: 90px;
-}
-.customize-option. {
- background-image: url();
- background-position: ;
- width: ;
- height: ;
-}
-.broad_shirt_redblue {
+.broad_shirt_convict {
background-image: url(spritesmith-main-3.png);
background-position: -273px -1365px;
width: 90px;
@@ -106,9 +94,9 @@
width: ;
height: ;
}
-.broad_shirt_thunder {
+.broad_shirt_cross {
background-image: url(spritesmith-main-3.png);
- background-position: -637px -1365px;
+ background-position: -364px -1365px;
width: 90px;
height: 90px;
}
@@ -118,7 +106,7 @@
width: ;
height: ;
}
-.broad_shirt_tropical {
+.broad_shirt_fire {
background-image: url(spritesmith-main-3.png);
background-position: -728px -1365px;
width: 90px;
@@ -130,91 +118,115 @@
width: ;
height: ;
}
+.broad_shirt_green {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -819px -1365px;
+ width: 90px;
+ height: 90px;
+}
+.customize-option. {
+ background-image: url();
+ background-position: ;
+ width: ;
+ height: ;
+}
+.broad_shirt_horizon {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1001px -1365px;
+ width: 90px;
+ height: 90px;
+}
+.customize-option. {
+ background-image: url();
+ background-position: ;
+ width: ;
+ height: ;
+}
+.broad_shirt_ocean {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1092px -1365px;
+ width: 90px;
+ height: 90px;
+}
+.customize-option. {
+ background-image: url();
+ background-position: ;
+ width: ;
+ height: ;
+}
+.broad_shirt_pink {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1458px 0px;
+ width: 90px;
+ height: 90px;
+}
+.customize-option. {
+ background-image: url();
+ background-position: ;
+ width: ;
+ height: ;
+}
+.broad_shirt_purple {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1458px -91px;
+ width: 90px;
+ height: 90px;
+}
+.customize-option. {
+ background-image: url();
+ background-position: ;
+ width: ;
+ height: ;
+}
+.broad_shirt_rainbow {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1458px -273px;
+ width: 90px;
+ height: 90px;
+}
+.customize-option. {
+ background-image: url();
+ background-position: ;
+ width: ;
+ height: ;
+}
+.broad_shirt_redblue {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1458px -546px;
+ width: 90px;
+ height: 90px;
+}
+.customize-option. {
+ background-image: url();
+ background-position: ;
+ width: ;
+ height: ;
+}
+.broad_shirt_thunder {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1458px -637px;
+ width: 90px;
+ height: 90px;
+}
+.customize-option. {
+ background-image: url();
+ background-position: ;
+ width: ;
+ height: ;
+}
+.broad_shirt_tropical {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1549px 0px;
+ width: 90px;
+ height: 90px;
+}
+.customize-option. {
+ background-image: url();
+ background-position: ;
+ width: ;
+ height: ;
+}
.broad_shirt_white {
- background-image: url(spritesmith-main-3.png);
- background-position: -182px -1456px;
- width: 90px;
- height: 90px;
-}
-.customize-option. {
- background-image: url();
- background-position: ;
- width: ;
- height: ;
-}
-.broad_shirt_yellow {
- background-image: url(spritesmith-main-3.png);
- background-position: -455px -1456px;
- width: 90px;
- height: 90px;
-}
-.customize-option. {
- background-image: url();
- background-position: ;
- width: ;
- height: ;
-}
-.broad_shirt_zombie {
- background-image: url(spritesmith-main-3.png);
- background-position: -546px -1456px;
- width: 90px;
- height: 90px;
-}
-.customize-option. {
- background-image: url();
- background-position: ;
- width: ;
- height: ;
-}
-.slim_shirt_black {
- background-image: url(spritesmith-main-3.png);
- background-position: -910px -1456px;
- width: 90px;
- height: 90px;
-}
-.customize-option. {
- background-image: url();
- background-position: ;
- width: ;
- height: ;
-}
-.slim_shirt_blue {
- background-image: url(spritesmith-main-3.png);
- background-position: -1001px -1456px;
- width: 90px;
- height: 90px;
-}
-.customize-option. {
- background-image: url();
- background-position: ;
- width: ;
- height: ;
-}
-.slim_shirt_convict {
- background-image: url(spritesmith-main-3.png);
- background-position: -1183px -1456px;
- width: 90px;
- height: 90px;
-}
-.customize-option. {
- background-image: url();
- background-position: ;
- width: ;
- height: ;
-}
-.slim_shirt_cross {
- background-image: url(spritesmith-main-3.png);
- background-position: -1274px -1456px;
- width: 90px;
- height: 90px;
-}
-.customize-option. {
- background-image: url();
- background-position: ;
- width: ;
- height: ;
-}
-.slim_shirt_fire {
background-image: url(spritesmith-main-3.png);
background-position: -1549px -91px;
width: 90px;
@@ -226,19 +238,7 @@
width: ;
height: ;
}
-.slim_shirt_green {
- background-image: url(spritesmith-main-3.png);
- background-position: -1549px -182px;
- width: 90px;
- height: 90px;
-}
-.customize-option. {
- background-image: url();
- background-position: ;
- width: ;
- height: ;
-}
-.slim_shirt_horizon {
+.broad_shirt_yellow {
background-image: url(spritesmith-main-3.png);
background-position: -1549px -364px;
width: 90px;
@@ -250,7 +250,7 @@
width: ;
height: ;
}
-.slim_shirt_ocean {
+.broad_shirt_zombie {
background-image: url(spritesmith-main-3.png);
background-position: -1549px -455px;
width: 90px;
@@ -262,9 +262,9 @@
width: ;
height: ;
}
-.slim_shirt_pink {
+.slim_shirt_black {
background-image: url(spritesmith-main-3.png);
- background-position: -1549px -728px;
+ background-position: -1549px -819px;
width: 90px;
height: 90px;
}
@@ -274,7 +274,7 @@
width: ;
height: ;
}
-.slim_shirt_purple {
+.slim_shirt_blue {
background-image: url(spritesmith-main-3.png);
background-position: -1549px -910px;
width: 90px;
@@ -286,9 +286,9 @@
width: ;
height: ;
}
-.slim_shirt_rainbow {
+.slim_shirt_convict {
background-image: url(spritesmith-main-3.png);
- background-position: -1549px -1274px;
+ background-position: -1549px -1092px;
width: 90px;
height: 90px;
}
@@ -298,9 +298,9 @@
width: ;
height: ;
}
-.slim_shirt_redblue {
+.slim_shirt_cross {
background-image: url(spritesmith-main-3.png);
- background-position: -1549px -1365px;
+ background-position: -1549px -1183px;
width: 90px;
height: 90px;
}
@@ -310,7 +310,7 @@
width: ;
height: ;
}
-.slim_shirt_thunder {
+.slim_shirt_fire {
background-image: url(spritesmith-main-3.png);
background-position: -545px -182px;
width: 90px;
@@ -322,7 +322,7 @@
width: ;
height: ;
}
-.slim_shirt_tropical {
+.slim_shirt_green {
background-image: url(spritesmith-main-3.png);
background-position: -545px -273px;
width: 90px;
@@ -334,7 +334,7 @@
width: ;
height: ;
}
-.slim_shirt_white {
+.slim_shirt_horizon {
background-image: url(spritesmith-main-3.png);
background-position: -545px -364px;
width: 90px;
@@ -346,7 +346,7 @@
width: ;
height: ;
}
-.slim_shirt_yellow {
+.slim_shirt_ocean {
background-image: url(spritesmith-main-3.png);
background-position: 0px -455px;
width: 90px;
@@ -358,7 +358,7 @@
width: ;
height: ;
}
-.slim_shirt_zombie {
+.slim_shirt_pink {
background-image: url(spritesmith-main-3.png);
background-position: -91px -455px;
width: 90px;
@@ -370,7 +370,7 @@
width: ;
height: ;
}
-.skin_0ff591 {
+.slim_shirt_purple {
background-image: url(spritesmith-main-3.png);
background-position: -182px -455px;
width: 90px;
@@ -382,7 +382,7 @@
width: ;
height: ;
}
-.skin_0ff591_sleep {
+.slim_shirt_rainbow {
background-image: url(spritesmith-main-3.png);
background-position: -273px -455px;
width: 90px;
@@ -394,7 +394,7 @@
width: ;
height: ;
}
-.skin_2b43f6 {
+.slim_shirt_redblue {
background-image: url(spritesmith-main-3.png);
background-position: -364px -455px;
width: 90px;
@@ -406,7 +406,7 @@
width: ;
height: ;
}
-.skin_2b43f6_sleep {
+.slim_shirt_thunder {
background-image: url(spritesmith-main-3.png);
background-position: -455px -455px;
width: 90px;
@@ -418,7 +418,7 @@
width: ;
height: ;
}
-.skin_6bd049 {
+.slim_shirt_tropical {
background-image: url(spritesmith-main-3.png);
background-position: -546px -455px;
width: 90px;
@@ -430,7 +430,7 @@
width: ;
height: ;
}
-.skin_6bd049_sleep {
+.slim_shirt_white {
background-image: url(spritesmith-main-3.png);
background-position: 0px -546px;
width: 90px;
@@ -442,7 +442,7 @@
width: ;
height: ;
}
-.skin_800ed0 {
+.slim_shirt_yellow {
background-image: url(spritesmith-main-3.png);
background-position: -91px -546px;
width: 90px;
@@ -454,7 +454,7 @@
width: ;
height: ;
}
-.skin_800ed0_sleep {
+.slim_shirt_zombie {
background-image: url(spritesmith-main-3.png);
background-position: -182px -546px;
width: 90px;
@@ -466,7 +466,7 @@
width: ;
height: ;
}
-.skin_915533 {
+.skin_0ff591 {
background-image: url(spritesmith-main-3.png);
background-position: -273px -546px;
width: 90px;
@@ -478,7 +478,7 @@
width: ;
height: ;
}
-.skin_915533_sleep {
+.skin_0ff591_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -364px -546px;
width: 90px;
@@ -490,7 +490,7 @@
width: ;
height: ;
}
-.skin_98461a {
+.skin_2b43f6 {
background-image: url(spritesmith-main-3.png);
background-position: -455px -546px;
width: 90px;
@@ -502,7 +502,7 @@
width: ;
height: ;
}
-.skin_98461a_sleep {
+.skin_2b43f6_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -546px -546px;
width: 90px;
@@ -514,7 +514,7 @@
width: ;
height: ;
}
-.skin_bear {
+.skin_6bd049 {
background-image: url(spritesmith-main-3.png);
background-position: -639px 0px;
width: 90px;
@@ -526,7 +526,7 @@
width: ;
height: ;
}
-.skin_bear_sleep {
+.skin_6bd049_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -639px -91px;
width: 90px;
@@ -538,7 +538,7 @@
width: ;
height: ;
}
-.skin_c06534 {
+.skin_800ed0 {
background-image: url(spritesmith-main-3.png);
background-position: -639px -182px;
width: 90px;
@@ -550,7 +550,7 @@
width: ;
height: ;
}
-.skin_c06534_sleep {
+.skin_800ed0_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -639px -273px;
width: 90px;
@@ -562,7 +562,7 @@
width: ;
height: ;
}
-.skin_c3e1dc {
+.skin_915533 {
background-image: url(spritesmith-main-3.png);
background-position: -639px -364px;
width: 90px;
@@ -574,7 +574,7 @@
width: ;
height: ;
}
-.skin_c3e1dc_sleep {
+.skin_915533_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -639px -455px;
width: 90px;
@@ -586,7 +586,7 @@
width: ;
height: ;
}
-.skin_cactus {
+.skin_98461a {
background-image: url(spritesmith-main-3.png);
background-position: -639px -546px;
width: 90px;
@@ -598,7 +598,7 @@
width: ;
height: ;
}
-.skin_cactus_sleep {
+.skin_98461a_sleep {
background-image: url(spritesmith-main-3.png);
background-position: 0px -637px;
width: 90px;
@@ -610,7 +610,7 @@
width: ;
height: ;
}
-.skin_candycorn {
+.skin_bear {
background-image: url(spritesmith-main-3.png);
background-position: -91px -637px;
width: 90px;
@@ -622,7 +622,7 @@
width: ;
height: ;
}
-.skin_candycorn_sleep {
+.skin_bear_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -182px -637px;
width: 90px;
@@ -634,7 +634,7 @@
width: ;
height: ;
}
-.skin_clownfish {
+.skin_c06534 {
background-image: url(spritesmith-main-3.png);
background-position: -273px -637px;
width: 90px;
@@ -646,7 +646,7 @@
width: ;
height: ;
}
-.skin_clownfish_sleep {
+.skin_c06534_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -364px -637px;
width: 90px;
@@ -658,7 +658,7 @@
width: ;
height: ;
}
-.skin_d7a9f7 {
+.skin_c3e1dc {
background-image: url(spritesmith-main-3.png);
background-position: -455px -637px;
width: 90px;
@@ -670,7 +670,7 @@
width: ;
height: ;
}
-.skin_d7a9f7_sleep {
+.skin_c3e1dc_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -546px -637px;
width: 90px;
@@ -682,7 +682,7 @@
width: ;
height: ;
}
-.skin_ddc994 {
+.skin_cactus {
background-image: url(spritesmith-main-3.png);
background-position: -637px -637px;
width: 90px;
@@ -694,7 +694,7 @@
width: ;
height: ;
}
-.skin_ddc994_sleep {
+.skin_cactus_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -730px 0px;
width: 90px;
@@ -706,7 +706,7 @@
width: ;
height: ;
}
-.skin_deepocean {
+.skin_candycorn {
background-image: url(spritesmith-main-3.png);
background-position: -730px -91px;
width: 90px;
@@ -718,7 +718,7 @@
width: ;
height: ;
}
-.skin_deepocean_sleep {
+.skin_candycorn_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -730px -182px;
width: 90px;
@@ -730,7 +730,7 @@
width: ;
height: ;
}
-.skin_ea8349 {
+.skin_clownfish {
background-image: url(spritesmith-main-3.png);
background-position: -730px -273px;
width: 90px;
@@ -742,7 +742,7 @@
width: ;
height: ;
}
-.skin_ea8349_sleep {
+.skin_clownfish_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -730px -364px;
width: 90px;
@@ -754,7 +754,7 @@
width: ;
height: ;
}
-.skin_eb052b {
+.skin_d7a9f7 {
background-image: url(spritesmith-main-3.png);
background-position: -730px -455px;
width: 90px;
@@ -766,7 +766,7 @@
width: ;
height: ;
}
-.skin_eb052b_sleep {
+.skin_d7a9f7_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -730px -546px;
width: 90px;
@@ -778,7 +778,7 @@
width: ;
height: ;
}
-.skin_f5a76e {
+.skin_ddc994 {
background-image: url(spritesmith-main-3.png);
background-position: -730px -637px;
width: 90px;
@@ -790,7 +790,7 @@
width: ;
height: ;
}
-.skin_f5a76e_sleep {
+.skin_ddc994_sleep {
background-image: url(spritesmith-main-3.png);
background-position: 0px -728px;
width: 90px;
@@ -802,7 +802,7 @@
width: ;
height: ;
}
-.skin_f5d70f {
+.skin_deepocean {
background-image: url(spritesmith-main-3.png);
background-position: -91px -728px;
width: 90px;
@@ -814,7 +814,7 @@
width: ;
height: ;
}
-.skin_f5d70f_sleep {
+.skin_deepocean_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -182px -728px;
width: 90px;
@@ -826,7 +826,7 @@
width: ;
height: ;
}
-.skin_f69922 {
+.skin_ea8349 {
background-image: url(spritesmith-main-3.png);
background-position: -273px -728px;
width: 90px;
@@ -838,7 +838,7 @@
width: ;
height: ;
}
-.skin_f69922_sleep {
+.skin_ea8349_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -364px -728px;
width: 90px;
@@ -850,7 +850,7 @@
width: ;
height: ;
}
-.skin_fox {
+.skin_eb052b {
background-image: url(spritesmith-main-3.png);
background-position: -455px -728px;
width: 90px;
@@ -862,7 +862,7 @@
width: ;
height: ;
}
-.skin_fox_sleep {
+.skin_eb052b_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -546px -728px;
width: 90px;
@@ -874,7 +874,7 @@
width: ;
height: ;
}
-.skin_ghost {
+.skin_f5a76e {
background-image: url(spritesmith-main-3.png);
background-position: -637px -728px;
width: 90px;
@@ -886,7 +886,7 @@
width: ;
height: ;
}
-.skin_ghost_sleep {
+.skin_f5a76e_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -728px -728px;
width: 90px;
@@ -898,7 +898,7 @@
width: ;
height: ;
}
-.skin_lion {
+.skin_f5d70f {
background-image: url(spritesmith-main-3.png);
background-position: -821px 0px;
width: 90px;
@@ -910,7 +910,7 @@
width: ;
height: ;
}
-.skin_lion_sleep {
+.skin_f5d70f_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -821px -91px;
width: 90px;
@@ -922,7 +922,7 @@
width: ;
height: ;
}
-.skin_merblue {
+.skin_f69922 {
background-image: url(spritesmith-main-3.png);
background-position: -821px -182px;
width: 90px;
@@ -934,7 +934,7 @@
width: ;
height: ;
}
-.skin_merblue_sleep {
+.skin_f69922_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -821px -273px;
width: 90px;
@@ -946,7 +946,7 @@
width: ;
height: ;
}
-.skin_mergold {
+.skin_fox {
background-image: url(spritesmith-main-3.png);
background-position: -821px -364px;
width: 90px;
@@ -958,7 +958,7 @@
width: ;
height: ;
}
-.skin_mergold_sleep {
+.skin_fox_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -821px -455px;
width: 90px;
@@ -970,7 +970,7 @@
width: ;
height: ;
}
-.skin_mergreen {
+.skin_ghost {
background-image: url(spritesmith-main-3.png);
background-position: -821px -546px;
width: 90px;
@@ -982,7 +982,7 @@
width: ;
height: ;
}
-.skin_mergreen_sleep {
+.skin_ghost_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -821px -637px;
width: 90px;
@@ -994,7 +994,7 @@
width: ;
height: ;
}
-.skin_merruby {
+.skin_lion {
background-image: url(spritesmith-main-3.png);
background-position: -821px -728px;
width: 90px;
@@ -1006,7 +1006,7 @@
width: ;
height: ;
}
-.skin_merruby_sleep {
+.skin_lion_sleep {
background-image: url(spritesmith-main-3.png);
background-position: 0px -819px;
width: 90px;
@@ -1018,7 +1018,7 @@
width: ;
height: ;
}
-.skin_monster {
+.skin_merblue {
background-image: url(spritesmith-main-3.png);
background-position: -91px -819px;
width: 90px;
@@ -1030,7 +1030,7 @@
width: ;
height: ;
}
-.skin_monster_sleep {
+.skin_merblue_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -182px -819px;
width: 90px;
@@ -1042,7 +1042,7 @@
width: ;
height: ;
}
-.skin_ogre {
+.skin_mergold {
background-image: url(spritesmith-main-3.png);
background-position: -273px -819px;
width: 90px;
@@ -1054,7 +1054,7 @@
width: ;
height: ;
}
-.skin_ogre_sleep {
+.skin_mergold_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -364px -819px;
width: 90px;
@@ -1066,7 +1066,7 @@
width: ;
height: ;
}
-.skin_panda {
+.skin_mergreen {
background-image: url(spritesmith-main-3.png);
background-position: -455px -819px;
width: 90px;
@@ -1078,7 +1078,7 @@
width: ;
height: ;
}
-.skin_panda_sleep {
+.skin_mergreen_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -546px -819px;
width: 90px;
@@ -1090,7 +1090,7 @@
width: ;
height: ;
}
-.skin_pastelBlue {
+.skin_merruby {
background-image: url(spritesmith-main-3.png);
background-position: -637px -819px;
width: 90px;
@@ -1102,7 +1102,7 @@
width: ;
height: ;
}
-.skin_pastelBlue_sleep {
+.skin_merruby_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -728px -819px;
width: 90px;
@@ -1114,7 +1114,7 @@
width: ;
height: ;
}
-.skin_pastelGreen {
+.skin_monster {
background-image: url(spritesmith-main-3.png);
background-position: -819px -819px;
width: 90px;
@@ -1126,7 +1126,7 @@
width: ;
height: ;
}
-.skin_pastelGreen_sleep {
+.skin_monster_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -912px 0px;
width: 90px;
@@ -1138,7 +1138,7 @@
width: ;
height: ;
}
-.skin_pastelOrange {
+.skin_ogre {
background-image: url(spritesmith-main-3.png);
background-position: -912px -91px;
width: 90px;
@@ -1150,7 +1150,7 @@
width: ;
height: ;
}
-.skin_pastelOrange_sleep {
+.skin_ogre_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -912px -182px;
width: 90px;
@@ -1162,7 +1162,7 @@
width: ;
height: ;
}
-.skin_pastelPink {
+.skin_panda {
background-image: url(spritesmith-main-3.png);
background-position: -912px -273px;
width: 90px;
@@ -1174,7 +1174,7 @@
width: ;
height: ;
}
-.skin_pastelPink_sleep {
+.skin_panda_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -912px -364px;
width: 90px;
@@ -1186,7 +1186,7 @@
width: ;
height: ;
}
-.skin_pastelPurple {
+.skin_pastelBlue {
background-image: url(spritesmith-main-3.png);
background-position: -912px -455px;
width: 90px;
@@ -1198,7 +1198,7 @@
width: ;
height: ;
}
-.skin_pastelPurple_sleep {
+.skin_pastelBlue_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -912px -546px;
width: 90px;
@@ -1210,7 +1210,7 @@
width: ;
height: ;
}
-.skin_pastelRainbowChevron {
+.skin_pastelGreen {
background-image: url(spritesmith-main-3.png);
background-position: -912px -637px;
width: 90px;
@@ -1222,7 +1222,7 @@
width: ;
height: ;
}
-.skin_pastelRainbowChevron_sleep {
+.skin_pastelGreen_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -912px -728px;
width: 90px;
@@ -1234,7 +1234,7 @@
width: ;
height: ;
}
-.skin_pastelRainbowDiagonal {
+.skin_pastelOrange {
background-image: url(spritesmith-main-3.png);
background-position: -912px -819px;
width: 90px;
@@ -1246,7 +1246,7 @@
width: ;
height: ;
}
-.skin_pastelRainbowDiagonal_sleep {
+.skin_pastelOrange_sleep {
background-image: url(spritesmith-main-3.png);
background-position: 0px -910px;
width: 90px;
@@ -1258,7 +1258,7 @@
width: ;
height: ;
}
-.skin_pastelYellow {
+.skin_pastelPink {
background-image: url(spritesmith-main-3.png);
background-position: -91px -910px;
width: 90px;
@@ -1270,7 +1270,7 @@
width: ;
height: ;
}
-.skin_pastelYellow_sleep {
+.skin_pastelPink_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -182px -910px;
width: 90px;
@@ -1282,7 +1282,7 @@
width: ;
height: ;
}
-.skin_pig {
+.skin_pastelPurple {
background-image: url(spritesmith-main-3.png);
background-position: -273px -910px;
width: 90px;
@@ -1294,7 +1294,7 @@
width: ;
height: ;
}
-.skin_pig_sleep {
+.skin_pastelPurple_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -364px -910px;
width: 90px;
@@ -1306,7 +1306,7 @@
width: ;
height: ;
}
-.skin_pumpkin {
+.skin_pastelRainbowChevron {
background-image: url(spritesmith-main-3.png);
background-position: -455px -910px;
width: 90px;
@@ -1318,7 +1318,7 @@
width: ;
height: ;
}
-.skin_pumpkin2 {
+.skin_pastelRainbowChevron_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -546px -910px;
width: 90px;
@@ -1330,7 +1330,7 @@
width: ;
height: ;
}
-.skin_pumpkin2_sleep {
+.skin_pastelRainbowDiagonal {
background-image: url(spritesmith-main-3.png);
background-position: -637px -910px;
width: 90px;
@@ -1342,7 +1342,7 @@
width: ;
height: ;
}
-.skin_pumpkin_sleep {
+.skin_pastelRainbowDiagonal_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -728px -910px;
width: 90px;
@@ -1354,7 +1354,7 @@
width: ;
height: ;
}
-.skin_rainbow {
+.skin_pastelYellow {
background-image: url(spritesmith-main-3.png);
background-position: -819px -910px;
width: 90px;
@@ -1366,7 +1366,7 @@
width: ;
height: ;
}
-.skin_rainbow_sleep {
+.skin_pastelYellow_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -910px -910px;
width: 90px;
@@ -1378,7 +1378,7 @@
width: ;
height: ;
}
-.skin_reptile {
+.skin_pig {
background-image: url(spritesmith-main-3.png);
background-position: -1003px 0px;
width: 90px;
@@ -1390,7 +1390,7 @@
width: ;
height: ;
}
-.skin_reptile_sleep {
+.skin_pig_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -1003px -91px;
width: 90px;
@@ -1402,7 +1402,7 @@
width: ;
height: ;
}
-.skin_shadow {
+.skin_pumpkin {
background-image: url(spritesmith-main-3.png);
background-position: -1003px -182px;
width: 90px;
@@ -1414,7 +1414,7 @@
width: ;
height: ;
}
-.skin_shadow2 {
+.skin_pumpkin2 {
background-image: url(spritesmith-main-3.png);
background-position: -1003px -273px;
width: 90px;
@@ -1426,7 +1426,7 @@
width: ;
height: ;
}
-.skin_shadow2_sleep {
+.skin_pumpkin2_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -1003px -364px;
width: 90px;
@@ -1438,7 +1438,7 @@
width: ;
height: ;
}
-.skin_shadow_sleep {
+.skin_pumpkin_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -1003px -455px;
width: 90px;
@@ -1450,7 +1450,7 @@
width: ;
height: ;
}
-.skin_shark {
+.skin_rainbow {
background-image: url(spritesmith-main-3.png);
background-position: -1003px -546px;
width: 90px;
@@ -1462,7 +1462,7 @@
width: ;
height: ;
}
-.skin_shark_sleep {
+.skin_rainbow_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -1003px -637px;
width: 90px;
@@ -1474,7 +1474,7 @@
width: ;
height: ;
}
-.skin_skeleton {
+.skin_reptile {
background-image: url(spritesmith-main-3.png);
background-position: -1003px -728px;
width: 90px;
@@ -1486,7 +1486,7 @@
width: ;
height: ;
}
-.skin_skeleton2 {
+.skin_reptile_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -1003px -819px;
width: 90px;
@@ -1498,7 +1498,7 @@
width: ;
height: ;
}
-.skin_skeleton2_sleep {
+.skin_shadow {
background-image: url(spritesmith-main-3.png);
background-position: -1003px -910px;
width: 90px;
@@ -1510,7 +1510,7 @@
width: ;
height: ;
}
-.skin_skeleton_sleep {
+.skin_shadow2 {
background-image: url(spritesmith-main-3.png);
background-position: 0px -1001px;
width: 90px;
@@ -1522,7 +1522,7 @@
width: ;
height: ;
}
-.skin_tiger {
+.skin_shadow2_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -91px -1001px;
width: 90px;
@@ -1534,7 +1534,7 @@
width: ;
height: ;
}
-.skin_tiger_sleep {
+.skin_shadow_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -182px -1001px;
width: 90px;
@@ -1546,7 +1546,7 @@
width: ;
height: ;
}
-.skin_transparent {
+.skin_shark {
background-image: url(spritesmith-main-3.png);
background-position: -273px -1001px;
width: 90px;
@@ -1558,7 +1558,7 @@
width: ;
height: ;
}
-.skin_transparent_sleep {
+.skin_shark_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -364px -1001px;
width: 90px;
@@ -1570,7 +1570,7 @@
width: ;
height: ;
}
-.skin_tropicalwater {
+.skin_skeleton {
background-image: url(spritesmith-main-3.png);
background-position: -455px -1001px;
width: 90px;
@@ -1582,7 +1582,7 @@
width: ;
height: ;
}
-.skin_tropicalwater_sleep {
+.skin_skeleton2 {
background-image: url(spritesmith-main-3.png);
background-position: -546px -1001px;
width: 90px;
@@ -1594,7 +1594,7 @@
width: ;
height: ;
}
-.skin_wolf {
+.skin_skeleton2_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -637px -1001px;
width: 90px;
@@ -1606,7 +1606,7 @@
width: ;
height: ;
}
-.skin_wolf_sleep {
+.skin_skeleton_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -728px -1001px;
width: 90px;
@@ -1618,7 +1618,7 @@
width: ;
height: ;
}
-.skin_zombie {
+.skin_tiger {
background-image: url(spritesmith-main-3.png);
background-position: -819px -1001px;
width: 90px;
@@ -1630,7 +1630,7 @@
width: ;
height: ;
}
-.skin_zombie2 {
+.skin_tiger_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -910px -1001px;
width: 90px;
@@ -1642,7 +1642,7 @@
width: ;
height: ;
}
-.skin_zombie2_sleep {
+.skin_transparent {
background-image: url(spritesmith-main-3.png);
background-position: -1001px -1001px;
width: 90px;
@@ -1654,7 +1654,7 @@
width: ;
height: ;
}
-.skin_zombie_sleep {
+.skin_transparent_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -1094px 0px;
width: 90px;
@@ -1666,825 +1666,969 @@
width: ;
height: ;
}
-.broad_armor_armoire_gladiatorArmor {
+.skin_tropicalwater {
background-image: url(spritesmith-main-3.png);
background-position: -1094px -91px;
width: 90px;
height: 90px;
}
-.broad_armor_armoire_goldenToga {
+.customize-option. {
+ background-image: url();
+ background-position: ;
+ width: ;
+ height: ;
+}
+.skin_tropicalwater_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -1094px -182px;
width: 90px;
height: 90px;
}
-.broad_armor_armoire_hornedIronArmor {
+.customize-option. {
+ background-image: url();
+ background-position: ;
+ width: ;
+ height: ;
+}
+.skin_wolf {
background-image: url(spritesmith-main-3.png);
background-position: -1094px -273px;
width: 90px;
height: 90px;
}
-.broad_armor_armoire_lunarArmor {
+.customize-option. {
+ background-image: url();
+ background-position: ;
+ width: ;
+ height: ;
+}
+.skin_wolf_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -1094px -364px;
width: 90px;
height: 90px;
}
-.broad_armor_armoire_plagueDoctorOvercoat {
+.customize-option. {
+ background-image: url();
+ background-position: ;
+ width: ;
+ height: ;
+}
+.skin_zombie {
background-image: url(spritesmith-main-3.png);
background-position: -1094px -455px;
width: 90px;
height: 90px;
}
-.broad_armor_armoire_rancherRobes {
+.customize-option. {
+ background-image: url();
+ background-position: ;
+ width: ;
+ height: ;
+}
+.skin_zombie2 {
background-image: url(spritesmith-main-3.png);
background-position: -1094px -546px;
width: 90px;
height: 90px;
}
-.eyewear_armoire_plagueDoctorMask {
+.customize-option. {
+ background-image: url();
+ background-position: ;
+ width: ;
+ height: ;
+}
+.skin_zombie2_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -1094px -637px;
width: 90px;
height: 90px;
}
-.head_armoire_blueHairbow {
+.customize-option. {
+ background-image: url();
+ background-position: ;
+ width: ;
+ height: ;
+}
+.skin_zombie_sleep {
background-image: url(spritesmith-main-3.png);
background-position: -1094px -728px;
width: 90px;
height: 90px;
}
-.head_armoire_gladiatorHelm {
+.customize-option. {
+ background-image: url();
+ background-position: ;
+ width: ;
+ height: ;
+}
+.broad_armor_armoire_gladiatorArmor {
background-image: url(spritesmith-main-3.png);
background-position: -1094px -819px;
width: 90px;
height: 90px;
}
-.head_armoire_goldenLaurels {
+.broad_armor_armoire_goldenToga {
background-image: url(spritesmith-main-3.png);
background-position: -1094px -910px;
width: 90px;
height: 90px;
}
-.head_armoire_hornedIronHelm {
+.broad_armor_armoire_hornedIronArmor {
background-image: url(spritesmith-main-3.png);
background-position: -1094px -1001px;
width: 90px;
height: 90px;
}
-.head_armoire_lunarCrown {
+.broad_armor_armoire_lunarArmor {
background-image: url(spritesmith-main-3.png);
background-position: 0px -1092px;
width: 90px;
height: 90px;
}
-.head_armoire_plagueDoctorHat {
+.broad_armor_armoire_plagueDoctorOvercoat {
background-image: url(spritesmith-main-3.png);
background-position: -91px -1092px;
width: 90px;
height: 90px;
}
-.head_armoire_rancherHat {
+.broad_armor_armoire_rancherRobes {
background-image: url(spritesmith-main-3.png);
background-position: -182px -1092px;
width: 90px;
height: 90px;
}
-.head_armoire_redFloppyHat {
+.eyewear_armoire_plagueDoctorMask {
background-image: url(spritesmith-main-3.png);
background-position: -273px -1092px;
width: 90px;
height: 90px;
}
-.head_armoire_redHairbow {
+.head_armoire_blackCat {
background-image: url(spritesmith-main-3.png);
background-position: -364px -1092px;
width: 90px;
height: 90px;
}
-.head_armoire_royalCrown {
+.head_armoire_blueHairbow {
background-image: url(spritesmith-main-3.png);
background-position: -455px -1092px;
width: 90px;
height: 90px;
}
-.head_armoire_violetFloppyHat {
+.head_armoire_gladiatorHelm {
background-image: url(spritesmith-main-3.png);
background-position: -546px -1092px;
width: 90px;
height: 90px;
}
-.head_armoire_yellowHairbow {
+.head_armoire_goldenLaurels {
background-image: url(spritesmith-main-3.png);
background-position: -637px -1092px;
width: 90px;
height: 90px;
}
-.shield_armoire_gladiatorShield {
+.head_armoire_hornedIronHelm {
background-image: url(spritesmith-main-3.png);
background-position: -728px -1092px;
width: 90px;
height: 90px;
}
+.head_armoire_lunarCrown {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -819px -1092px;
+ width: 90px;
+ height: 90px;
+}
+.head_armoire_orangeCat {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -910px -1092px;
+ width: 90px;
+ height: 90px;
+}
+.head_armoire_plagueDoctorHat {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1001px -1092px;
+ width: 90px;
+ height: 90px;
+}
+.head_armoire_rancherHat {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1092px -1092px;
+ width: 90px;
+ height: 90px;
+}
+.head_armoire_redFloppyHat {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1185px 0px;
+ width: 90px;
+ height: 90px;
+}
+.head_armoire_redHairbow {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1185px -91px;
+ width: 90px;
+ height: 90px;
+}
+.head_armoire_royalCrown {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1185px -182px;
+ width: 90px;
+ height: 90px;
+}
+.head_armoire_violetFloppyHat {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1185px -273px;
+ width: 90px;
+ height: 90px;
+}
+.head_armoire_yellowHairbow {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1185px -364px;
+ width: 90px;
+ height: 90px;
+}
+.shield_armoire_gladiatorShield {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1185px -455px;
+ width: 90px;
+ height: 90px;
+}
+.shield_armoire_midnightShield {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1185px -546px;
+ width: 90px;
+ height: 90px;
+}
.shop_armor_armoire_gladiatorArmor {
background-image: url(spritesmith-main-3.png);
- background-position: -1640px -943px;
+ background-position: -1640px -820px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_goldenToga {
background-image: url(spritesmith-main-3.png);
- background-position: -1640px -902px;
+ background-position: -1640px -779px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_hornedIronArmor {
background-image: url(spritesmith-main-3.png);
- background-position: -1640px -861px;
+ background-position: -1640px -656px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_lunarArmor {
background-image: url(spritesmith-main-3.png);
- background-position: -1640px -738px;
+ background-position: -1640px -615px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_plagueDoctorOvercoat {
background-image: url(spritesmith-main-3.png);
- background-position: -1640px -697px;
+ background-position: -1640px -574px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_rancherRobes {
background-image: url(spritesmith-main-3.png);
- background-position: -1640px -574px;
+ background-position: -1640px -451px;
width: 40px;
height: 40px;
}
.shop_eyewear_armoire_plagueDoctorMask {
background-image: url(spritesmith-main-3.png);
- background-position: -1640px -533px;
+ background-position: -1640px -410px;
width: 40px;
height: 40px;
}
-.shop_head_armoire_blueHairbow {
- background-image: url(spritesmith-main-3.png);
- background-position: -1640px -492px;
- width: 40px;
- height: 40px;
-}
-.shop_head_armoire_gladiatorHelm {
+.shop_head_armoire_blackCat {
background-image: url(spritesmith-main-3.png);
background-position: -1640px -369px;
width: 40px;
height: 40px;
}
+.shop_head_armoire_blueHairbow {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1640px -246px;
+ width: 40px;
+ height: 40px;
+}
+.shop_head_armoire_gladiatorHelm {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1640px -205px;
+ width: 40px;
+ height: 40px;
+}
.shop_head_armoire_goldenLaurels {
- background-image: url(spritesmith-main-3.png);
- background-position: -1640px -328px;
- width: 40px;
- height: 40px;
-}
-.shop_head_armoire_hornedIronHelm {
- background-image: url(spritesmith-main-3.png);
- background-position: -1640px -287px;
- width: 40px;
- height: 40px;
-}
-.shop_head_armoire_lunarCrown {
background-image: url(spritesmith-main-3.png);
background-position: -1640px -164px;
width: 40px;
height: 40px;
}
-.shop_head_armoire_plagueDoctorHat {
+.shop_head_armoire_hornedIronHelm {
background-image: url(spritesmith-main-3.png);
- background-position: -1640px -123px;
+ background-position: -1640px -41px;
width: 40px;
height: 40px;
}
-.shop_head_armoire_rancherHat {
+.shop_head_armoire_lunarCrown {
background-image: url(spritesmith-main-3.png);
background-position: -1640px 0px;
width: 40px;
height: 40px;
}
-.shop_head_armoire_redFloppyHat {
+.shop_head_armoire_orangeCat {
background-image: url(spritesmith-main-3.png);
background-position: -1599px -1588px;
width: 40px;
height: 40px;
}
-.shop_head_armoire_redHairbow {
+.shop_head_armoire_plagueDoctorHat {
background-image: url(spritesmith-main-3.png);
- background-position: -1558px -1588px;
+ background-position: -1476px -1588px;
width: 40px;
height: 40px;
}
-.shop_head_armoire_royalCrown {
+.shop_head_armoire_rancherHat {
background-image: url(spritesmith-main-3.png);
background-position: -1435px -1588px;
width: 40px;
height: 40px;
}
-.shop_head_armoire_violetFloppyHat {
+.shop_head_armoire_redFloppyHat {
background-image: url(spritesmith-main-3.png);
background-position: -1394px -1588px;
width: 40px;
height: 40px;
}
-.shop_head_armoire_yellowHairbow {
+.shop_head_armoire_redHairbow {
background-image: url(spritesmith-main-3.png);
- background-position: -1353px -1588px;
+ background-position: -1271px -1588px;
width: 40px;
height: 40px;
}
-.shop_shield_armoire_gladiatorShield {
+.shop_head_armoire_royalCrown {
background-image: url(spritesmith-main-3.png);
background-position: -1230px -1588px;
width: 40px;
height: 40px;
}
-.shop_weapon_armoire_basicCrossbow {
+.shop_head_armoire_violetFloppyHat {
background-image: url(spritesmith-main-3.png);
- background-position: -1189px -1588px;
+ background-position: -1107px -1588px;
width: 40px;
height: 40px;
}
-.shop_weapon_armoire_goldWingStaff {
+.shop_head_armoire_yellowHairbow {
background-image: url(spritesmith-main-3.png);
- background-position: -1148px -1588px;
+ background-position: -1066px -1588px;
width: 40px;
height: 40px;
}
-.shop_weapon_armoire_ironCrook {
+.shop_shield_armoire_gladiatorShield {
background-image: url(spritesmith-main-3.png);
background-position: -1025px -1588px;
width: 40px;
height: 40px;
}
-.shop_weapon_armoire_lunarSceptre {
+.shop_shield_armoire_midnightShield {
background-image: url(spritesmith-main-3.png);
- background-position: -984px -1588px;
+ background-position: -902px -1588px;
width: 40px;
height: 40px;
}
-.shop_weapon_armoire_mythmakerSword {
+.shop_weapon_armoire_basicCrossbow {
background-image: url(spritesmith-main-3.png);
- background-position: -943px -1588px;
+ background-position: -861px -1588px;
width: 40px;
height: 40px;
}
-.shop_weapon_armoire_rancherLasso {
+.shop_weapon_armoire_batWand {
background-image: url(spritesmith-main-3.png);
background-position: -820px -1588px;
width: 40px;
height: 40px;
}
-.slim_armor_armoire_gladiatorArmor {
+.shop_weapon_armoire_goldWingStaff {
background-image: url(spritesmith-main-3.png);
- background-position: -819px -1183px;
- width: 90px;
- height: 90px;
-}
-.slim_armor_armoire_goldenToga {
- background-image: url(spritesmith-main-3.png);
- background-position: -910px -1183px;
- width: 90px;
- height: 90px;
-}
-.slim_armor_armoire_hornedIronArmor {
- background-image: url(spritesmith-main-3.png);
- background-position: -1001px -1183px;
- width: 90px;
- height: 90px;
-}
-.slim_armor_armoire_lunarArmor {
- background-image: url(spritesmith-main-3.png);
- background-position: -1092px -1183px;
- width: 90px;
- height: 90px;
-}
-.slim_armor_armoire_plagueDoctorOvercoat {
- background-image: url(spritesmith-main-3.png);
- background-position: -1183px -1183px;
- width: 90px;
- height: 90px;
-}
-.slim_armor_armoire_rancherRobes {
- background-image: url(spritesmith-main-3.png);
- background-position: -1276px 0px;
- width: 90px;
- height: 90px;
-}
-.weapon_armoire_basicCrossbow {
- background-image: url(spritesmith-main-3.png);
- background-position: -1276px -91px;
- width: 90px;
- height: 90px;
-}
-.weapon_armoire_goldWingStaff {
- background-image: url(spritesmith-main-3.png);
- background-position: -1276px -182px;
- width: 90px;
- height: 90px;
-}
-.weapon_armoire_ironCrook {
- background-image: url(spritesmith-main-3.png);
- background-position: -1276px -273px;
- width: 90px;
- height: 90px;
-}
-.weapon_armoire_lunarSceptre {
- background-image: url(spritesmith-main-3.png);
- background-position: -1276px -364px;
- width: 90px;
- height: 90px;
-}
-.weapon_armoire_mythmakerSword {
- background-image: url(spritesmith-main-3.png);
- background-position: -1276px -455px;
- width: 90px;
- height: 90px;
-}
-.weapon_armoire_rancherLasso {
- background-image: url(spritesmith-main-3.png);
- background-position: -1276px -546px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_healer_1 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1276px -637px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_healer_2 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1276px -728px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_healer_3 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1276px -819px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_healer_4 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1276px -910px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_healer_5 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1276px -1001px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_rogue_1 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1276px -1092px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_rogue_2 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1276px -1183px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_rogue_3 {
- background-image: url(spritesmith-main-3.png);
- background-position: 0px -1274px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_rogue_4 {
- background-image: url(spritesmith-main-3.png);
- background-position: -91px -1274px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_rogue_5 {
- background-image: url(spritesmith-main-3.png);
- background-position: -545px -91px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_special_2 {
- background-image: url(spritesmith-main-3.png);
- background-position: -273px -1274px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_special_finnedOceanicArmor {
- background-image: url(spritesmith-main-3.png);
- background-position: -364px -1274px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_warrior_1 {
- background-image: url(spritesmith-main-3.png);
- background-position: -455px -1274px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_warrior_2 {
- background-image: url(spritesmith-main-3.png);
- background-position: -546px -1274px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_warrior_3 {
- background-image: url(spritesmith-main-3.png);
- background-position: -637px -1274px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_warrior_4 {
- background-image: url(spritesmith-main-3.png);
- background-position: -728px -1274px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_warrior_5 {
- background-image: url(spritesmith-main-3.png);
- background-position: -819px -1274px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_wizard_1 {
- background-image: url(spritesmith-main-3.png);
- background-position: -910px -1274px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_wizard_2 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1001px -1274px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_wizard_3 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1092px -1274px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_wizard_4 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1183px -1274px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_wizard_5 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1274px -1274px;
- width: 90px;
- height: 90px;
-}
-.shop_armor_healer_1 {
- background-image: url(spritesmith-main-3.png);
- background-position: -779px -1588px;
+ background-position: -656px -1588px;
width: 40px;
height: 40px;
}
-.shop_armor_healer_2 {
- background-image: url(spritesmith-main-3.png);
- background-position: -738px -1588px;
- width: 40px;
- height: 40px;
-}
-.shop_armor_healer_3 {
+.shop_weapon_armoire_ironCrook {
background-image: url(spritesmith-main-3.png);
background-position: -615px -1588px;
width: 40px;
height: 40px;
}
-.shop_armor_healer_4 {
+.shop_weapon_armoire_lunarSceptre {
background-image: url(spritesmith-main-3.png);
background-position: -574px -1588px;
width: 40px;
height: 40px;
}
-.shop_armor_healer_5 {
+.shop_weapon_armoire_mythmakerSword {
background-image: url(spritesmith-main-3.png);
- background-position: -451px -1588px;
+ background-position: -533px -1588px;
width: 40px;
height: 40px;
}
-.shop_armor_rogue_1 {
+.shop_weapon_armoire_rancherLasso {
background-image: url(spritesmith-main-3.png);
- background-position: -1640px -1066px;
+ background-position: -410px -1588px;
width: 40px;
height: 40px;
}
-.shop_armor_rogue_2 {
+.slim_armor_armoire_gladiatorArmor {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1276px -910px;
+ width: 90px;
+ height: 90px;
+}
+.slim_armor_armoire_goldenToga {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1276px -1001px;
+ width: 90px;
+ height: 90px;
+}
+.slim_armor_armoire_hornedIronArmor {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1276px -1092px;
+ width: 90px;
+ height: 90px;
+}
+.slim_armor_armoire_lunarArmor {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1276px -1183px;
+ width: 90px;
+ height: 90px;
+}
+.slim_armor_armoire_plagueDoctorOvercoat {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -545px -91px;
+ width: 90px;
+ height: 90px;
+}
+.slim_armor_armoire_rancherRobes {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -91px -1274px;
+ width: 90px;
+ height: 90px;
+}
+.weapon_armoire_basicCrossbow {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -182px -1274px;
+ width: 90px;
+ height: 90px;
+}
+.weapon_armoire_batWand {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -273px -1274px;
+ width: 90px;
+ height: 90px;
+}
+.weapon_armoire_goldWingStaff {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -364px -1274px;
+ width: 90px;
+ height: 90px;
+}
+.weapon_armoire_ironCrook {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -455px -1274px;
+ width: 90px;
+ height: 90px;
+}
+.weapon_armoire_lunarSceptre {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -546px -1274px;
+ width: 90px;
+ height: 90px;
+}
+.weapon_armoire_mythmakerSword {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -637px -1274px;
+ width: 90px;
+ height: 90px;
+}
+.weapon_armoire_rancherLasso {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -728px -1274px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_healer_1 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -819px -1274px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_healer_2 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -910px -1274px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_healer_3 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1001px -1274px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_healer_4 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1092px -1274px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_healer_5 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1183px -1274px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_rogue_1 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1274px -1274px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_rogue_2 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1367px 0px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_rogue_3 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1367px -91px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_rogue_4 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1367px -182px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_rogue_5 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1367px -273px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_special_2 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1367px -364px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_special_finnedOceanicArmor {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1367px -455px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_warrior_1 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1367px -546px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_warrior_2 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1367px -637px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_warrior_3 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1367px -728px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_warrior_4 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1367px -819px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_warrior_5 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1367px -910px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_wizard_1 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1367px -1001px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_wizard_2 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1367px -1092px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_wizard_3 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1367px -1183px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_wizard_4 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1367px -1274px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_wizard_5 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: 0px -1365px;
+ width: 90px;
+ height: 90px;
+}
+.shop_armor_healer_1 {
background-image: url(spritesmith-main-3.png);
background-position: -369px -1588px;
width: 40px;
height: 40px;
}
-.shop_armor_rogue_3 {
+.shop_armor_healer_2 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -454px -291px;
+ width: 40px;
+ height: 40px;
+}
+.shop_armor_healer_3 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -287px -1588px;
+ width: 40px;
+ height: 40px;
+}
+.shop_armor_healer_4 {
background-image: url(spritesmith-main-3.png);
background-position: -246px -1588px;
width: 40px;
height: 40px;
}
-.shop_armor_rogue_4 {
+.shop_armor_healer_5 {
background-image: url(spritesmith-main-3.png);
background-position: -205px -1588px;
width: 40px;
height: 40px;
}
-.shop_armor_rogue_5 {
+.shop_armor_rogue_1 {
background-image: url(spritesmith-main-3.png);
background-position: -164px -1588px;
width: 40px;
height: 40px;
}
-.shop_armor_special_0 {
+.shop_armor_rogue_2 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -123px -1588px;
+ width: 40px;
+ height: 40px;
+}
+.shop_armor_rogue_3 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -82px -1588px;
+ width: 40px;
+ height: 40px;
+}
+.shop_armor_rogue_4 {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -41px -1588px;
+ width: 40px;
+ height: 40px;
+}
+.shop_armor_rogue_5 {
background-image: url(spritesmith-main-3.png);
background-position: 0px -1588px;
width: 40px;
height: 40px;
}
-.shop_armor_special_1 {
+.shop_armor_special_0 {
background-image: url(spritesmith-main-3.png);
background-position: -1599px -1547px;
width: 40px;
height: 40px;
}
-.shop_armor_special_2 {
+.shop_armor_special_1 {
background-image: url(spritesmith-main-3.png);
background-position: -1558px -1547px;
width: 40px;
height: 40px;
}
-.shop_armor_special_finnedOceanicArmor {
+.shop_armor_special_2 {
background-image: url(spritesmith-main-3.png);
background-position: -1517px -1547px;
width: 40px;
height: 40px;
}
+.shop_armor_special_finnedOceanicArmor {
+ background-image: url(spritesmith-main-3.png);
+ background-position: -1476px -1547px;
+ width: 40px;
+ height: 40px;
+}
.shop_armor_warrior_1 {
background-image: url(spritesmith-main-3.png);
- background-position: -1394px -1547px;
+ background-position: -1435px -1547px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_2 {
background-image: url(spritesmith-main-3.png);
- background-position: -1353px -1547px;
+ background-position: -1394px -1547px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_3 {
background-image: url(spritesmith-main-3.png);
- background-position: -1312px -1547px;
+ background-position: -1353px -1547px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_4 {
background-image: url(spritesmith-main-3.png);
- background-position: -1271px -1547px;
+ background-position: -82px -1547px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_5 {
background-image: url(spritesmith-main-3.png);
- background-position: -1230px -1547px;
+ background-position: -41px -1547px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_1 {
background-image: url(spritesmith-main-3.png);
- background-position: -1189px -1547px;
+ background-position: 0px -1547px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_2 {
background-image: url(spritesmith-main-3.png);
- background-position: -1148px -1547px;
+ background-position: -470px -405px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_3 {
background-image: url(spritesmith-main-3.png);
- background-position: -1107px -1547px;
+ background-position: -470px -364px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_4 {
background-image: url(spritesmith-main-3.png);
- background-position: -1066px -1547px;
+ background-position: -400px -314px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_5 {
background-image: url(spritesmith-main-3.png);
- background-position: -1025px -1547px;
+ background-position: -400px -273px;
width: 40px;
height: 40px;
}
.slim_armor_healer_1 {
background-image: url(spritesmith-main-3.png);
- background-position: -819px -1365px;
+ background-position: -1458px -819px;
width: 90px;
height: 90px;
}
.slim_armor_healer_2 {
background-image: url(spritesmith-main-3.png);
- background-position: -910px -1365px;
+ background-position: -1458px -910px;
width: 90px;
height: 90px;
}
.slim_armor_healer_3 {
background-image: url(spritesmith-main-3.png);
- background-position: -1001px -1365px;
+ background-position: -1458px -1001px;
width: 90px;
height: 90px;
}
.slim_armor_healer_4 {
background-image: url(spritesmith-main-3.png);
- background-position: -1092px -1365px;
+ background-position: -1458px -1092px;
width: 90px;
height: 90px;
}
.slim_armor_healer_5 {
background-image: url(spritesmith-main-3.png);
- background-position: -1183px -1365px;
+ background-position: -1458px -1183px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_1 {
background-image: url(spritesmith-main-3.png);
- background-position: -1274px -1365px;
+ background-position: -1458px -1274px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_2 {
background-image: url(spritesmith-main-3.png);
- background-position: -1365px -1365px;
+ background-position: -1458px -1365px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_3 {
background-image: url(spritesmith-main-3.png);
- background-position: -1458px 0px;
+ background-position: 0px -1456px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_4 {
background-image: url(spritesmith-main-3.png);
- background-position: -1458px -91px;
+ background-position: -91px -1456px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_5 {
background-image: url(spritesmith-main-3.png);
- background-position: -1458px -182px;
+ background-position: -182px -1456px;
width: 90px;
height: 90px;
}
.slim_armor_special_2 {
background-image: url(spritesmith-main-3.png);
- background-position: -1458px -273px;
+ background-position: -273px -1456px;
width: 90px;
height: 90px;
}
.slim_armor_special_finnedOceanicArmor {
background-image: url(spritesmith-main-3.png);
- background-position: -1458px -364px;
+ background-position: -364px -1456px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_1 {
background-image: url(spritesmith-main-3.png);
- background-position: -1458px -455px;
+ background-position: -455px -1456px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_2 {
background-image: url(spritesmith-main-3.png);
- background-position: -1458px -546px;
+ background-position: -546px -1456px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_3 {
background-image: url(spritesmith-main-3.png);
- background-position: -1458px -637px;
+ background-position: -637px -1456px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_4 {
background-image: url(spritesmith-main-3.png);
- background-position: -1458px -728px;
+ background-position: -728px -1456px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_5 {
background-image: url(spritesmith-main-3.png);
- background-position: -1458px -819px;
+ background-position: -819px -1456px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_1 {
background-image: url(spritesmith-main-3.png);
- background-position: -1458px -910px;
+ background-position: -910px -1456px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_2 {
background-image: url(spritesmith-main-3.png);
- background-position: -1458px -1001px;
+ background-position: -1001px -1456px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_3 {
background-image: url(spritesmith-main-3.png);
- background-position: -1458px -1092px;
+ background-position: -1092px -1456px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_4 {
background-image: url(spritesmith-main-3.png);
- background-position: -1458px -1183px;
+ background-position: -1183px -1456px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_5 {
background-image: url(spritesmith-main-3.png);
- background-position: -1458px -1274px;
+ background-position: -1274px -1456px;
width: 90px;
height: 90px;
}
.broad_armor_special_birthday {
background-image: url(spritesmith-main-3.png);
- background-position: -1458px -1365px;
+ background-position: -1365px -1456px;
width: 90px;
height: 90px;
}
.broad_armor_special_birthday2015 {
background-image: url(spritesmith-main-3.png);
- background-position: 0px -1456px;
+ background-position: -1456px -1456px;
width: 90px;
height: 90px;
}
.shop_armor_special_birthday {
background-image: url(spritesmith-main-3.png);
- background-position: -984px -1547px;
+ background-position: -328px -1588px;
width: 40px;
height: 40px;
}
.shop_armor_special_birthday2015 {
background-image: url(spritesmith-main-3.png);
- background-position: -943px -1547px;
+ background-position: -495px -291px;
width: 40px;
height: 40px;
}
.slim_armor_special_birthday {
background-image: url(spritesmith-main-3.png);
- background-position: -273px -1456px;
+ background-position: -1549px -182px;
width: 90px;
height: 90px;
}
.slim_armor_special_birthday2015 {
background-image: url(spritesmith-main-3.png);
- background-position: -364px -1456px;
+ background-position: -1549px -273px;
width: 90px;
height: 90px;
}
.broad_armor_special_fall2015Healer {
background-image: url(spritesmith-main-3.png);
- background-position: 0px -364px;
+ background-position: -212px -273px;
width: 93px;
height: 90px;
}
.broad_armor_special_fall2015Mage {
background-image: url(spritesmith-main-3.png);
- background-position: -242px -91px;
+ background-position: 0px -273px;
width: 105px;
height: 90px;
}
.broad_armor_special_fall2015Rogue {
background-image: url(spritesmith-main-3.png);
- background-position: -637px -1456px;
+ background-position: -1549px -546px;
width: 90px;
height: 90px;
}
.broad_armor_special_fall2015Warrior {
background-image: url(spritesmith-main-3.png);
- background-position: -728px -1456px;
+ background-position: -1549px -637px;
width: 90px;
height: 90px;
}
.broad_armor_special_fallHealer {
background-image: url(spritesmith-main-3.png);
- background-position: -819px -1456px;
+ background-position: -1549px -728px;
width: 90px;
height: 90px;
}
@@ -2496,13 +2640,13 @@
}
.broad_armor_special_fallRogue {
background-image: url(spritesmith-main-3.png);
- background-position: -348px 0px;
+ background-position: -242px -91px;
width: 105px;
height: 90px;
}
.broad_armor_special_fallWarrior {
background-image: url(spritesmith-main-3.png);
- background-position: -1092px -1456px;
+ background-position: -1549px -1001px;
width: 90px;
height: 90px;
}
@@ -2514,259 +2658,259 @@
}
.head_special_fall2015Mage {
background-image: url(spritesmith-main-3.png);
- background-position: -348px -91px;
+ background-position: -212px -182px;
width: 105px;
height: 90px;
}
.head_special_fall2015Rogue {
background-image: url(spritesmith-main-3.png);
- background-position: -1365px -1456px;
+ background-position: -1549px -1274px;
width: 90px;
height: 90px;
}
.head_special_fall2015Warrior {
background-image: url(spritesmith-main-3.png);
- background-position: -1456px -1456px;
+ background-position: -1549px -1365px;
width: 90px;
height: 90px;
}
.head_special_fallHealer {
background-image: url(spritesmith-main-3.png);
- background-position: -1549px 0px;
+ background-position: -1549px -1456px;
width: 90px;
height: 90px;
}
.head_special_fallMage {
background-image: url(spritesmith-main-3.png);
- background-position: -121px -91px;
+ background-position: -121px 0px;
width: 120px;
height: 90px;
}
.head_special_fallRogue {
background-image: url(spritesmith-main-3.png);
- background-position: 0px -273px;
+ background-position: 0px -182px;
width: 105px;
height: 90px;
}
.head_special_fallWarrior {
background-image: url(spritesmith-main-3.png);
- background-position: -1549px -273px;
+ background-position: -1458px -728px;
width: 90px;
height: 90px;
}
.shield_special_fall2015Healer {
background-image: url(spritesmith-main-3.png);
- background-position: -94px -364px;
+ background-position: -188px -364px;
width: 93px;
height: 90px;
}
.shield_special_fall2015Rogue {
background-image: url(spritesmith-main-3.png);
- background-position: -212px -182px;
+ background-position: -348px -91px;
width: 105px;
height: 90px;
}
.shield_special_fall2015Warrior {
background-image: url(spritesmith-main-3.png);
- background-position: -1549px -546px;
+ background-position: -1458px -455px;
width: 90px;
height: 90px;
}
.shield_special_fallHealer {
background-image: url(spritesmith-main-3.png);
- background-position: -1549px -637px;
+ background-position: -1458px -364px;
width: 90px;
height: 90px;
}
.shield_special_fallRogue {
background-image: url(spritesmith-main-3.png);
- background-position: -348px -182px;
+ background-position: -106px -273px;
width: 105px;
height: 90px;
}
.shield_special_fallWarrior {
background-image: url(spritesmith-main-3.png);
- background-position: -1549px -819px;
+ background-position: -1458px -182px;
width: 90px;
height: 90px;
}
.shop_armor_special_fall2015Healer {
background-image: url(spritesmith-main-3.png);
- background-position: -902px -1547px;
+ background-position: -123px -1547px;
width: 40px;
height: 40px;
}
.shop_armor_special_fall2015Mage {
background-image: url(spritesmith-main-3.png);
- background-position: -861px -1547px;
+ background-position: -164px -1547px;
width: 40px;
height: 40px;
}
.shop_armor_special_fall2015Rogue {
background-image: url(spritesmith-main-3.png);
- background-position: -820px -1547px;
+ background-position: -205px -1547px;
width: 40px;
height: 40px;
}
.shop_armor_special_fall2015Warrior {
background-image: url(spritesmith-main-3.png);
- background-position: -779px -1547px;
+ background-position: -246px -1547px;
width: 40px;
height: 40px;
}
.shop_armor_special_fallHealer {
background-image: url(spritesmith-main-3.png);
- background-position: -738px -1547px;
+ background-position: -287px -1547px;
width: 40px;
height: 40px;
}
.shop_armor_special_fallMage {
background-image: url(spritesmith-main-3.png);
- background-position: -697px -1547px;
+ background-position: -328px -1547px;
width: 40px;
height: 40px;
}
.shop_armor_special_fallRogue {
background-image: url(spritesmith-main-3.png);
- background-position: -454px -291px;
+ background-position: -369px -1547px;
width: 40px;
height: 40px;
}
.shop_armor_special_fallWarrior {
background-image: url(spritesmith-main-3.png);
- background-position: -410px -1588px;
+ background-position: -410px -1547px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2015Healer {
background-image: url(spritesmith-main-3.png);
- background-position: -495px -291px;
+ background-position: -451px -1547px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2015Mage {
background-image: url(spritesmith-main-3.png);
- background-position: -400px -273px;
+ background-position: -492px -1547px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2015Rogue {
background-image: url(spritesmith-main-3.png);
- background-position: -400px -314px;
+ background-position: -533px -1547px;
width: 40px;
height: 40px;
}
.shop_head_special_fall2015Warrior {
background-image: url(spritesmith-main-3.png);
- background-position: -470px -364px;
+ background-position: -574px -1547px;
width: 40px;
height: 40px;
}
.shop_head_special_fallHealer {
background-image: url(spritesmith-main-3.png);
- background-position: -470px -405px;
+ background-position: -615px -1547px;
width: 40px;
height: 40px;
}
.shop_head_special_fallMage {
background-image: url(spritesmith-main-3.png);
- background-position: 0px -1547px;
+ background-position: -656px -1547px;
width: 40px;
height: 40px;
}
.shop_head_special_fallRogue {
background-image: url(spritesmith-main-3.png);
- background-position: -41px -1547px;
+ background-position: -697px -1547px;
width: 40px;
height: 40px;
}
.shop_head_special_fallWarrior {
background-image: url(spritesmith-main-3.png);
- background-position: -82px -1547px;
+ background-position: -738px -1547px;
width: 40px;
height: 40px;
}
.shop_shield_special_fall2015Healer {
background-image: url(spritesmith-main-3.png);
- background-position: -123px -1547px;
+ background-position: -779px -1547px;
width: 40px;
height: 40px;
}
.shop_shield_special_fall2015Rogue {
background-image: url(spritesmith-main-3.png);
- background-position: -164px -1547px;
+ background-position: -820px -1547px;
width: 40px;
height: 40px;
}
.shop_shield_special_fall2015Warrior {
background-image: url(spritesmith-main-3.png);
- background-position: -205px -1547px;
+ background-position: -861px -1547px;
width: 40px;
height: 40px;
}
.shop_shield_special_fallHealer {
background-image: url(spritesmith-main-3.png);
- background-position: -246px -1547px;
+ background-position: -902px -1547px;
width: 40px;
height: 40px;
}
.shop_shield_special_fallRogue {
background-image: url(spritesmith-main-3.png);
- background-position: -287px -1547px;
+ background-position: -943px -1547px;
width: 40px;
height: 40px;
}
.shop_shield_special_fallWarrior {
background-image: url(spritesmith-main-3.png);
- background-position: -328px -1547px;
+ background-position: -984px -1547px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2015Healer {
background-image: url(spritesmith-main-3.png);
- background-position: -369px -1547px;
+ background-position: -1025px -1547px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2015Mage {
background-image: url(spritesmith-main-3.png);
- background-position: -410px -1547px;
+ background-position: -1066px -1547px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2015Rogue {
background-image: url(spritesmith-main-3.png);
- background-position: -451px -1547px;
+ background-position: -1107px -1547px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fall2015Warrior {
background-image: url(spritesmith-main-3.png);
- background-position: -492px -1547px;
+ background-position: -1148px -1547px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fallHealer {
background-image: url(spritesmith-main-3.png);
- background-position: -533px -1547px;
+ background-position: -1189px -1547px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fallMage {
background-image: url(spritesmith-main-3.png);
- background-position: -574px -1547px;
+ background-position: -1230px -1547px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fallRogue {
background-image: url(spritesmith-main-3.png);
- background-position: -615px -1547px;
+ background-position: -1271px -1547px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fallWarrior {
background-image: url(spritesmith-main-3.png);
- background-position: -656px -1547px;
+ background-position: -1312px -1547px;
width: 40px;
height: 40px;
}
@@ -2778,73 +2922,73 @@
}
.slim_armor_special_fall2015Mage {
background-image: url(spritesmith-main-3.png);
- background-position: -106px -273px;
+ background-position: -242px 0px;
width: 105px;
height: 90px;
}
.slim_armor_special_fall2015Rogue {
background-image: url(spritesmith-main-3.png);
- background-position: -1549px -1183px;
+ background-position: -1365px -1365px;
width: 90px;
height: 90px;
}
.slim_armor_special_fall2015Warrior {
background-image: url(spritesmith-main-3.png);
- background-position: -1549px -1092px;
+ background-position: -1274px -1365px;
width: 90px;
height: 90px;
}
.slim_armor_special_fallHealer {
background-image: url(spritesmith-main-3.png);
- background-position: -1549px -1001px;
+ background-position: -1183px -1365px;
width: 90px;
height: 90px;
}
.slim_armor_special_fallMage {
background-image: url(spritesmith-main-3.png);
- background-position: -121px 0px;
+ background-position: -121px -91px;
width: 120px;
height: 90px;
}
.slim_armor_special_fallRogue {
background-image: url(spritesmith-main-3.png);
- background-position: -106px -182px;
+ background-position: -348px -182px;
width: 105px;
height: 90px;
}
.slim_armor_special_fallWarrior {
background-image: url(spritesmith-main-3.png);
- background-position: -91px -1456px;
+ background-position: -910px -1365px;
width: 90px;
height: 90px;
}
.weapon_special_fall2015Healer {
background-image: url(spritesmith-main-3.png);
- background-position: -212px -273px;
+ background-position: 0px -364px;
width: 93px;
height: 90px;
}
.weapon_special_fall2015Mage {
background-image: url(spritesmith-main-3.png);
- background-position: 0px -182px;
+ background-position: -348px 0px;
width: 105px;
height: 90px;
}
.weapon_special_fall2015Rogue {
background-image: url(spritesmith-main-3.png);
- background-position: -546px -1365px;
+ background-position: -637px -1365px;
width: 90px;
height: 90px;
}
.weapon_special_fall2015Warrior {
background-image: url(spritesmith-main-3.png);
- background-position: -455px -1365px;
+ background-position: -546px -1365px;
width: 90px;
height: 90px;
}
.weapon_special_fallHealer {
background-image: url(spritesmith-main-3.png);
- background-position: -364px -1365px;
+ background-position: -455px -1365px;
width: 90px;
height: 90px;
}
@@ -2856,199 +3000,199 @@
}
.weapon_special_fallRogue {
background-image: url(spritesmith-main-3.png);
- background-position: -242px 0px;
+ background-position: -106px -182px;
width: 105px;
height: 90px;
}
.weapon_special_fallWarrior {
background-image: url(spritesmith-main-3.png);
- background-position: -91px -1365px;
+ background-position: -182px -1365px;
width: 90px;
height: 90px;
}
.broad_armor_special_gaymerx {
background-image: url(spritesmith-main-3.png);
- background-position: 0px -1365px;
+ background-position: -91px -1365px;
width: 90px;
height: 90px;
}
.head_special_gaymerx {
background-image: url(spritesmith-main-3.png);
- background-position: -1367px -1274px;
+ background-position: -1276px -819px;
width: 90px;
height: 90px;
}
.shop_armor_special_gaymerx {
background-image: url(spritesmith-main-3.png);
- background-position: -1435px -1547px;
+ background-position: -451px -1588px;
width: 40px;
height: 40px;
}
.shop_head_special_gaymerx {
background-image: url(spritesmith-main-3.png);
- background-position: -1476px -1547px;
+ background-position: -492px -1588px;
width: 40px;
height: 40px;
}
.slim_armor_special_gaymerx {
background-image: url(spritesmith-main-3.png);
- background-position: -1367px -1183px;
+ background-position: -1276px -728px;
width: 90px;
height: 90px;
}
.back_mystery_201402 {
background-image: url(spritesmith-main-3.png);
- background-position: -1367px -1092px;
+ background-position: -1276px -637px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201402 {
background-image: url(spritesmith-main-3.png);
- background-position: -1367px -1001px;
+ background-position: -1276px -546px;
width: 90px;
height: 90px;
}
.head_mystery_201402 {
background-image: url(spritesmith-main-3.png);
- background-position: -1367px -910px;
+ background-position: -1276px -455px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201402 {
background-image: url(spritesmith-main-3.png);
- background-position: -41px -1588px;
+ background-position: -697px -1588px;
width: 40px;
height: 40px;
}
.shop_back_mystery_201402 {
background-image: url(spritesmith-main-3.png);
- background-position: -82px -1588px;
+ background-position: -738px -1588px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201402 {
background-image: url(spritesmith-main-3.png);
- background-position: -123px -1588px;
+ background-position: -779px -1588px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201402 {
background-image: url(spritesmith-main-3.png);
- background-position: -1367px -819px;
+ background-position: -1276px -364px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201403 {
background-image: url(spritesmith-main-3.png);
- background-position: -1367px -728px;
+ background-position: -1276px -273px;
width: 90px;
height: 90px;
}
.headAccessory_mystery_201403 {
background-image: url(spritesmith-main-3.png);
- background-position: -1367px -637px;
+ background-position: -1276px -182px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201403 {
background-image: url(spritesmith-main-3.png);
- background-position: -287px -1588px;
+ background-position: -943px -1588px;
width: 40px;
height: 40px;
}
.shop_headAccessory_mystery_201403 {
background-image: url(spritesmith-main-3.png);
- background-position: -328px -1588px;
+ background-position: -984px -1588px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201403 {
background-image: url(spritesmith-main-3.png);
- background-position: -1367px -546px;
+ background-position: -1276px -91px;
width: 90px;
height: 90px;
}
.back_mystery_201404 {
background-image: url(spritesmith-main-3.png);
- background-position: -1367px -455px;
+ background-position: -1276px 0px;
width: 90px;
height: 90px;
}
.headAccessory_mystery_201404 {
background-image: url(spritesmith-main-3.png);
- background-position: -1367px -364px;
+ background-position: -1183px -1183px;
width: 90px;
height: 90px;
}
.shop_back_mystery_201404 {
background-image: url(spritesmith-main-3.png);
- background-position: -492px -1588px;
+ background-position: -1148px -1588px;
width: 40px;
height: 40px;
}
.shop_headAccessory_mystery_201404 {
background-image: url(spritesmith-main-3.png);
- background-position: -533px -1588px;
+ background-position: -1189px -1588px;
width: 40px;
height: 40px;
}
.broad_armor_mystery_201405 {
background-image: url(spritesmith-main-3.png);
- background-position: -1367px -273px;
+ background-position: -1092px -1183px;
width: 90px;
height: 90px;
}
.head_mystery_201405 {
background-image: url(spritesmith-main-3.png);
- background-position: -1367px -182px;
+ background-position: -1001px -1183px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201405 {
background-image: url(spritesmith-main-3.png);
- background-position: -656px -1588px;
+ background-position: -1312px -1588px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201405 {
background-image: url(spritesmith-main-3.png);
- background-position: -697px -1588px;
+ background-position: -1353px -1588px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201405 {
background-image: url(spritesmith-main-3.png);
- background-position: -1367px -91px;
+ background-position: -910px -1183px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201406 {
background-image: url(spritesmith-main-3.png);
- background-position: -454px -97px;
+ background-position: -454px 0px;
width: 90px;
height: 96px;
}
.head_mystery_201406 {
background-image: url(spritesmith-main-3.png);
- background-position: -454px -194px;
+ background-position: -454px -97px;
width: 90px;
height: 96px;
}
.shop_armor_mystery_201406 {
background-image: url(spritesmith-main-3.png);
- background-position: -861px -1588px;
+ background-position: -1517px -1588px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201406 {
background-image: url(spritesmith-main-3.png);
- background-position: -902px -1588px;
+ background-position: -1558px -1588px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201406 {
background-image: url(spritesmith-main-3.png);
- background-position: -454px 0px;
+ background-position: -454px -194px;
width: 90px;
height: 96px;
}
@@ -3066,13 +3210,13 @@
}
.shop_armor_mystery_201407 {
background-image: url(spritesmith-main-3.png);
- background-position: -1066px -1588px;
+ background-position: -1640px -82px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201407 {
background-image: url(spritesmith-main-3.png);
- background-position: -1107px -1588px;
+ background-position: -1640px -123px;
width: 40px;
height: 40px;
}
@@ -3096,13 +3240,13 @@
}
.shop_armor_mystery_201408 {
background-image: url(spritesmith-main-3.png);
- background-position: -1271px -1588px;
+ background-position: -1640px -287px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201408 {
background-image: url(spritesmith-main-3.png);
- background-position: -1312px -1588px;
+ background-position: -1640px -328px;
width: 40px;
height: 40px;
}
@@ -3126,13 +3270,13 @@
}
.shop_armor_mystery_201409 {
background-image: url(spritesmith-main-3.png);
- background-position: -1476px -1588px;
+ background-position: -1640px -492px;
width: 40px;
height: 40px;
}
.shop_headAccessory_mystery_201409 {
background-image: url(spritesmith-main-3.png);
- background-position: -1517px -1588px;
+ background-position: -1640px -533px;
width: 40px;
height: 40px;
}
@@ -3144,31 +3288,31 @@
}
.back_mystery_201410 {
background-image: url(spritesmith-main-3.png);
- background-position: -376px -364px;
+ background-position: -282px -364px;
width: 93px;
height: 90px;
}
.broad_armor_mystery_201410 {
background-image: url(spritesmith-main-3.png);
- background-position: -282px -364px;
+ background-position: -376px -364px;
width: 93px;
height: 90px;
}
.shop_armor_mystery_201410 {
background-image: url(spritesmith-main-3.png);
- background-position: -1640px -41px;
+ background-position: -1640px -697px;
width: 40px;
height: 40px;
}
.shop_back_mystery_201410 {
background-image: url(spritesmith-main-3.png);
- background-position: -1640px -82px;
+ background-position: -1640px -738px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201410 {
background-image: url(spritesmith-main-3.png);
- background-position: -188px -364px;
+ background-position: -94px -364px;
width: 93px;
height: 90px;
}
@@ -3180,133 +3324,13 @@
}
.shop_head_mystery_201411 {
background-image: url(spritesmith-main-3.png);
- background-position: -1640px -205px;
+ background-position: -1640px -861px;
width: 40px;
height: 40px;
}
.shop_weapon_mystery_201411 {
background-image: url(spritesmith-main-3.png);
- background-position: -1640px -246px;
+ background-position: -1640px -902px;
width: 40px;
height: 40px;
}
-.weapon_mystery_201411 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1185px -546px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_mystery_201412 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1185px -455px;
- width: 90px;
- height: 90px;
-}
-.head_mystery_201412 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1185px -364px;
- width: 90px;
- height: 90px;
-}
-.shop_armor_mystery_201412 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1640px -410px;
- width: 40px;
- height: 40px;
-}
-.shop_head_mystery_201412 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1640px -451px;
- width: 40px;
- height: 40px;
-}
-.slim_armor_mystery_201412 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1185px -273px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_mystery_201501 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1185px -182px;
- width: 90px;
- height: 90px;
-}
-.head_mystery_201501 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1185px -91px;
- width: 90px;
- height: 90px;
-}
-.shop_armor_mystery_201501 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1640px -615px;
- width: 40px;
- height: 40px;
-}
-.shop_head_mystery_201501 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1640px -656px;
- width: 40px;
- height: 40px;
-}
-.slim_armor_mystery_201501 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1185px 0px;
- width: 90px;
- height: 90px;
-}
-.headAccessory_mystery_201502 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1092px -1092px;
- width: 90px;
- height: 90px;
-}
-.shop_headAccessory_mystery_201502 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1640px -779px;
- width: 40px;
- height: 40px;
-}
-.shop_weapon_mystery_201502 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1640px -820px;
- width: 40px;
- height: 40px;
-}
-.weapon_mystery_201502 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1001px -1092px;
- width: 90px;
- height: 90px;
-}
-.broad_armor_mystery_201503 {
- background-image: url(spritesmith-main-3.png);
- background-position: -910px -1092px;
- width: 90px;
- height: 90px;
-}
-.eyewear_mystery_201503 {
- background-image: url(spritesmith-main-3.png);
- background-position: -819px -1092px;
- width: 90px;
- height: 90px;
-}
-.shop_armor_mystery_201503 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1640px -984px;
- width: 40px;
- height: 40px;
-}
-.shop_eyewear_mystery_201503 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1640px -1025px;
- width: 40px;
- height: 40px;
-}
-.slim_armor_mystery_201503 {
- background-image: url(spritesmith-main-3.png);
- background-position: -1549px -1456px;
- width: 90px;
- height: 90px;
-}
diff --git a/common/dist/sprites/spritesmith-main-3.png b/common/dist/sprites/spritesmith-main-3.png
index 5e70647c8e..92d626489e 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 395e701d72..e9948d954f 100644
--- a/common/dist/sprites/spritesmith-main-4.css
+++ b/common/dist/sprites/spritesmith-main-4.css
@@ -1,114 +1,234 @@
+.weapon_mystery_201411 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -819px -1152px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_mystery_201412 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -455px -1425px;
+ width: 90px;
+ height: 90px;
+}
+.head_mystery_201412 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -910px -1152px;
+ width: 90px;
+ height: 90px;
+}
+.shop_armor_mystery_201412 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -1655px -820px;
+ width: 40px;
+ height: 40px;
+}
+.shop_head_mystery_201412 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -1655px -779px;
+ width: 40px;
+ height: 40px;
+}
+.slim_armor_mystery_201412 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -1291px -91px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_mystery_201501 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -1291px -364px;
+ width: 90px;
+ height: 90px;
+}
+.head_mystery_201501 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -1291px -546px;
+ width: 90px;
+ height: 90px;
+}
+.shop_armor_mystery_201501 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -1655px -738px;
+ width: 40px;
+ height: 40px;
+}
+.shop_head_mystery_201501 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -1655px -697px;
+ width: 40px;
+ height: 40px;
+}
+.slim_armor_mystery_201501 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -1018px -455px;
+ width: 90px;
+ height: 90px;
+}
+.headAccessory_mystery_201502 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -1018px -637px;
+ width: 90px;
+ height: 90px;
+}
+.shop_headAccessory_mystery_201502 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -1655px -656px;
+ width: 40px;
+ height: 40px;
+}
+.shop_weapon_mystery_201502 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -1655px -615px;
+ width: 40px;
+ height: 40px;
+}
+.weapon_mystery_201502 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: 0px -970px;
+ width: 90px;
+ height: 90px;
+}
+.broad_armor_mystery_201503 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -91px -970px;
+ width: 90px;
+ height: 90px;
+}
+.eyewear_mystery_201503 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -182px -970px;
+ width: 90px;
+ height: 90px;
+}
+.shop_armor_mystery_201503 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -1655px -574px;
+ width: 40px;
+ height: 40px;
+}
+.shop_eyewear_mystery_201503 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -1655px -533px;
+ width: 40px;
+ height: 40px;
+}
+.slim_armor_mystery_201503 {
+ background-image: url(spritesmith-main-4.png);
+ background-position: -1200px -637px;
+ width: 90px;
+ height: 90px;
+}
.back_mystery_201504 {
background-image: url(spritesmith-main-4.png);
- background-position: -728px -797px;
+ background-position: -1200px -728px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201504 {
background-image: url(spritesmith-main-4.png);
- background-position: -273px -1434px;
+ background-position: -1200px -1001px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201504 {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -246px;
+ background-position: -1655px -492px;
width: 40px;
height: 40px;
}
.shop_back_mystery_201504 {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -1476px;
+ background-position: -1655px -451px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201504 {
background-image: url(spritesmith-main-4.png);
- background-position: -1109px -728px;
+ background-position: -182px -1152px;
width: 90px;
height: 90px;
}
.head_mystery_201505 {
background-image: url(spritesmith-main-4.png);
- background-position: -1018px -182px;
+ background-position: -273px -1152px;
width: 90px;
height: 90px;
}
.shop_head_mystery_201505 {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -1435px;
+ background-position: -1655px -410px;
width: 40px;
height: 40px;
}
.shop_weapon_mystery_201505 {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -1394px;
+ background-position: -1655px -369px;
width: 40px;
height: 40px;
}
.weapon_mystery_201505 {
background-image: url(spritesmith-main-4.png);
- background-position: -1018px -273px;
+ background-position: -546px -1152px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201506 {
background-image: url(spritesmith-main-4.png);
- background-position: -648px -424px;
+ background-position: -91px -485px;
width: 90px;
height: 105px;
}
.eyewear_mystery_201506 {
background-image: url(spritesmith-main-4.png);
- background-position: -648px 0px;
+ background-position: 0px -485px;
width: 90px;
height: 105px;
}
.shop_armor_mystery_201506 {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -1353px;
+ background-position: -1655px -328px;
width: 40px;
height: 40px;
}
.shop_eyewear_mystery_201506 {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -1271px;
+ background-position: -1655px -287px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201506 {
background-image: url(spritesmith-main-4.png);
- background-position: -648px -106px;
+ background-position: -648px -212px;
width: 90px;
height: 105px;
}
.back_mystery_201507 {
background-image: url(spritesmith-main-4.png);
- background-position: -648px -212px;
+ background-position: -546px -591px;
width: 90px;
height: 105px;
}
.eyewear_mystery_201507 {
background-image: url(spritesmith-main-4.png);
- background-position: -273px -585px;
+ background-position: -637px -591px;
width: 90px;
height: 105px;
}
.shop_back_mystery_201507 {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -1230px;
+ background-position: -1655px -246px;
width: 40px;
height: 40px;
}
.shop_eyewear_mystery_201507 {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -1189px;
+ background-position: -1655px -205px;
width: 40px;
height: 40px;
}
.broad_armor_mystery_201508 {
background-image: url(spritesmith-main-4.png);
- background-position: -830px -364px;
+ background-position: -830px -273px;
width: 93px;
height: 90px;
}
@@ -120,1705 +240,1705 @@
}
.shop_armor_mystery_201508 {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -533px;
+ background-position: -1655px -164px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201508 {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -492px;
+ background-position: -1655px -123px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201508 {
background-image: url(spritesmith-main-4.png);
- background-position: -830px -273px;
+ background-position: -830px -91px;
width: 93px;
height: 90px;
}
.broad_armor_mystery_201509 {
background-image: url(spritesmith-main-4.png);
- background-position: -910px -888px;
+ background-position: -1291px -910px;
width: 90px;
height: 90px;
}
.head_mystery_201509 {
background-image: url(spritesmith-main-4.png);
- background-position: -1018px -91px;
+ background-position: -1382px -819px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201509 {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -451px;
+ background-position: -1655px -82px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201509 {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -410px;
+ background-position: -1655px -41px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201509 {
background-image: url(spritesmith-main-4.png);
- background-position: -1018px -364px;
+ background-position: -910px -1334px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_301404 {
background-image: url(spritesmith-main-4.png);
- background-position: -1018px -455px;
+ background-position: -1001px -1334px;
width: 90px;
height: 90px;
}
.eyewear_mystery_301404 {
background-image: url(spritesmith-main-4.png);
- background-position: -1109px -182px;
+ background-position: -1092px -1334px;
width: 90px;
height: 90px;
}
.head_mystery_301404 {
background-image: url(spritesmith-main-4.png);
- background-position: -1109px -273px;
+ background-position: -1183px -1334px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_301404 {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -123px;
+ background-position: -1655px 0px;
width: 40px;
height: 40px;
}
.shop_eyewear_mystery_301404 {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -82px;
+ background-position: -1599px -1598px;
width: 40px;
height: 40px;
}
.shop_head_mystery_301404 {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -41px;
+ background-position: -1558px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_mystery_301404 {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px 0px;
+ background-position: -1517px -1598px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_301404 {
background-image: url(spritesmith-main-4.png);
- background-position: 0px -1070px;
+ background-position: -1473px -364px;
width: 90px;
height: 90px;
}
.weapon_mystery_301404 {
background-image: url(spritesmith-main-4.png);
- background-position: -91px -1070px;
+ background-position: -1473px -455px;
width: 90px;
height: 90px;
}
.eyewear_mystery_301405 {
background-image: url(spritesmith-main-4.png);
- background-position: -182px -1070px;
+ background-position: -1473px -546px;
width: 90px;
height: 90px;
}
.headAccessory_mystery_301405 {
background-image: url(spritesmith-main-4.png);
- background-position: -273px -1070px;
+ background-position: -1473px -1092px;
width: 90px;
height: 90px;
}
.head_mystery_301405 {
background-image: url(spritesmith-main-4.png);
- background-position: -364px -1070px;
+ background-position: -637px -1425px;
width: 90px;
height: 90px;
}
.shield_mystery_301405 {
background-image: url(spritesmith-main-4.png);
- background-position: -637px -1070px;
+ background-position: -910px -1425px;
width: 90px;
height: 90px;
}
.shop_eyewear_mystery_301405 {
background-image: url(spritesmith-main-4.png);
- background-position: -1599px -1607px;
+ background-position: -1476px -1598px;
width: 40px;
height: 40px;
}
.shop_headAccessory_mystery_301405 {
background-image: url(spritesmith-main-4.png);
- background-position: -1558px -1607px;
+ background-position: -1435px -1598px;
width: 40px;
height: 40px;
}
.shop_head_mystery_301405 {
background-image: url(spritesmith-main-4.png);
- background-position: -1517px -1607px;
+ background-position: -1394px -1598px;
width: 40px;
height: 40px;
}
.shop_shield_mystery_301405 {
background-image: url(spritesmith-main-4.png);
- background-position: -1476px -1607px;
+ background-position: -1353px -1598px;
width: 40px;
height: 40px;
}
.broad_armor_special_spring2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1092px -1070px;
+ background-position: -739px -212px;
width: 90px;
height: 90px;
}
.broad_armor_special_spring2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -1200px 0px;
+ background-position: -739px -303px;
width: 90px;
height: 90px;
}
.broad_armor_special_spring2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1200px -91px;
+ background-position: -739px -394px;
width: 90px;
height: 90px;
}
.broad_armor_special_spring2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1200px -182px;
+ background-position: -739px -485px;
width: 90px;
height: 90px;
}
.broad_armor_special_springHealer {
background-image: url(spritesmith-main-4.png);
- background-position: -1200px -273px;
+ background-position: -739px -576px;
width: 90px;
height: 90px;
}
.broad_armor_special_springMage {
background-image: url(spritesmith-main-4.png);
- background-position: -1200px -455px;
+ background-position: 0px -788px;
width: 90px;
height: 90px;
}
.broad_armor_special_springRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1200px -546px;
+ background-position: -91px -788px;
width: 90px;
height: 90px;
}
.broad_armor_special_springWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1200px -637px;
+ background-position: -182px -788px;
width: 90px;
height: 90px;
}
.headAccessory_special_spring2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1200px -728px;
+ background-position: -273px -788px;
width: 90px;
height: 90px;
}
.headAccessory_special_spring2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -1200px -819px;
+ background-position: -364px -788px;
width: 90px;
height: 90px;
}
.headAccessory_special_spring2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1200px -910px;
+ background-position: -455px -788px;
width: 90px;
height: 90px;
}
.headAccessory_special_spring2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1001px -1252px;
+ background-position: -546px -788px;
width: 90px;
height: 90px;
}
.headAccessory_special_springHealer {
background-image: url(spritesmith-main-4.png);
- background-position: -1092px -1252px;
+ background-position: -637px -788px;
width: 90px;
height: 90px;
}
.headAccessory_special_springMage {
background-image: url(spritesmith-main-4.png);
- background-position: -1183px -1252px;
+ background-position: -728px -788px;
width: 90px;
height: 90px;
}
.headAccessory_special_springRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1274px -1252px;
+ background-position: -819px -788px;
width: 90px;
height: 90px;
}
.headAccessory_special_springWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1382px 0px;
+ background-position: -927px 0px;
width: 90px;
height: 90px;
}
.head_special_spring2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1382px -91px;
+ background-position: -927px -91px;
width: 90px;
height: 90px;
}
.head_special_spring2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -1382px -364px;
+ background-position: -927px -182px;
width: 90px;
height: 90px;
}
.head_special_spring2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1382px -455px;
+ background-position: -927px -273px;
width: 90px;
height: 90px;
}
.head_special_spring2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1382px -546px;
+ background-position: -927px -364px;
width: 90px;
height: 90px;
}
.head_special_springHealer {
background-image: url(spritesmith-main-4.png);
- background-position: -1382px -637px;
+ background-position: -927px -455px;
width: 90px;
height: 90px;
}
.head_special_springMage {
background-image: url(spritesmith-main-4.png);
- background-position: -1382px -728px;
+ background-position: -927px -546px;
width: 90px;
height: 90px;
}
.head_special_springRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1382px -819px;
+ background-position: -927px -637px;
width: 90px;
height: 90px;
}
.head_special_springWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -91px -1343px;
+ background-position: -927px -728px;
width: 90px;
height: 90px;
}
.shield_special_spring2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1001px -1343px;
+ background-position: 0px -879px;
width: 90px;
height: 90px;
}
.shield_special_spring2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1274px -1343px;
+ background-position: -91px -879px;
width: 90px;
height: 90px;
}
.shield_special_spring2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1473px -91px;
+ background-position: -182px -879px;
width: 90px;
height: 90px;
}
.shield_special_springHealer {
background-image: url(spritesmith-main-4.png);
- background-position: -1473px -1183px;
+ background-position: -273px -879px;
width: 90px;
height: 90px;
}
.shield_special_springRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -637px -1434px;
+ background-position: -364px -879px;
width: 90px;
height: 90px;
}
.shield_special_springWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -830px -455px;
+ background-position: -455px -879px;
width: 90px;
height: 90px;
}
.shop_armor_special_spring2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1435px -1607px;
+ background-position: -1312px -1598px;
width: 40px;
height: 40px;
}
.shop_armor_special_spring2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -1394px -1607px;
+ background-position: -1271px -1598px;
width: 40px;
height: 40px;
}
.shop_armor_special_spring2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1353px -1607px;
+ background-position: -1230px -1598px;
width: 40px;
height: 40px;
}
.shop_armor_special_spring2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1312px -1607px;
+ background-position: -1189px -1598px;
width: 40px;
height: 40px;
}
.shop_armor_special_springHealer {
background-image: url(spritesmith-main-4.png);
- background-position: -1271px -1607px;
+ background-position: -533px -1557px;
width: 40px;
height: 40px;
}
.shop_armor_special_springMage {
background-image: url(spritesmith-main-4.png);
- background-position: -1230px -1607px;
+ background-position: -492px -1557px;
width: 40px;
height: 40px;
}
.shop_armor_special_springRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1189px -1607px;
+ background-position: -451px -1557px;
width: 40px;
height: 40px;
}
.shop_armor_special_springWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1148px -1607px;
+ background-position: -410px -1557px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_spring2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1107px -1607px;
+ background-position: -369px -1557px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_spring2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -1066px -1607px;
+ background-position: -328px -1557px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_spring2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1025px -1607px;
+ background-position: -287px -1557px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_spring2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -984px -1607px;
+ background-position: -246px -1557px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_springHealer {
background-image: url(spritesmith-main-4.png);
- background-position: -943px -1607px;
+ background-position: -205px -1557px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_springMage {
background-image: url(spritesmith-main-4.png);
- background-position: -902px -1607px;
+ background-position: -164px -1557px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_springRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -861px -1607px;
+ background-position: -123px -1557px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_springWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -820px -1607px;
+ background-position: -82px -1557px;
width: 40px;
height: 40px;
}
.shop_head_special_spring2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -779px -1607px;
+ background-position: -41px -1557px;
width: 40px;
height: 40px;
}
.shop_head_special_spring2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -738px -1607px;
+ background-position: 0px -1557px;
width: 40px;
height: 40px;
}
.shop_head_special_spring2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -697px -1607px;
+ background-position: -1599px -1516px;
width: 40px;
height: 40px;
}
.shop_head_special_spring2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -656px -1607px;
+ background-position: -1558px -1516px;
width: 40px;
height: 40px;
}
.shop_head_special_springHealer {
background-image: url(spritesmith-main-4.png);
- background-position: -615px -1607px;
+ background-position: -1517px -1516px;
width: 40px;
height: 40px;
}
.shop_head_special_springMage {
background-image: url(spritesmith-main-4.png);
- background-position: -574px -1607px;
+ background-position: -1476px -1516px;
width: 40px;
height: 40px;
}
.shop_head_special_springRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -533px -1607px;
+ background-position: -1435px -1516px;
width: 40px;
height: 40px;
}
.shop_head_special_springWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -492px -1607px;
+ background-position: -1394px -1516px;
width: 40px;
height: 40px;
}
.shop_shield_special_spring2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -451px -1607px;
+ background-position: -1025px -1516px;
width: 40px;
height: 40px;
}
.shop_shield_special_spring2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1353px -1566px;
+ background-position: -984px -1516px;
width: 40px;
height: 40px;
}
.shop_shield_special_spring2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1312px -1566px;
+ background-position: -943px -1516px;
width: 40px;
height: 40px;
}
.shop_shield_special_springHealer {
background-image: url(spritesmith-main-4.png);
- background-position: -1271px -1566px;
+ background-position: -902px -1516px;
width: 40px;
height: 40px;
}
.shop_shield_special_springRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1230px -1566px;
+ background-position: -861px -1516px;
width: 40px;
height: 40px;
}
.shop_shield_special_springWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1189px -1566px;
+ background-position: -820px -1516px;
width: 40px;
height: 40px;
}
.shop_weapon_special_spring2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1148px -1566px;
+ background-position: -779px -1516px;
width: 40px;
height: 40px;
}
.shop_weapon_special_spring2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -1107px -1566px;
+ background-position: -738px -1516px;
width: 40px;
height: 40px;
}
.shop_weapon_special_spring2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1066px -1566px;
+ background-position: -377px -303px;
width: 40px;
height: 40px;
}
.shop_weapon_special_spring2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1025px -1566px;
+ background-position: -336px -303px;
width: 40px;
height: 40px;
}
.shop_weapon_special_springHealer {
background-image: url(spritesmith-main-4.png);
- background-position: -984px -1566px;
+ background-position: -230px -253px;
width: 40px;
height: 40px;
}
.shop_weapon_special_springMage {
background-image: url(spritesmith-main-4.png);
- background-position: -943px -1566px;
+ background-position: -230px -212px;
width: 40px;
height: 40px;
}
.shop_weapon_special_springRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -902px -1566px;
+ background-position: -689px -530px;
width: 40px;
height: 40px;
}
.shop_weapon_special_springWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -861px -1566px;
+ background-position: -648px -530px;
width: 40px;
height: 40px;
}
.slim_armor_special_spring2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1018px -546px;
+ background-position: 0px -1061px;
width: 90px;
height: 90px;
}
.slim_armor_special_spring2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -1018px -637px;
+ background-position: -91px -1061px;
width: 90px;
height: 90px;
}
.slim_armor_special_spring2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1018px -728px;
+ background-position: -182px -1061px;
width: 90px;
height: 90px;
}
.slim_armor_special_spring2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1018px -819px;
+ background-position: -273px -1061px;
width: 90px;
height: 90px;
}
.slim_armor_special_springHealer {
background-image: url(spritesmith-main-4.png);
- background-position: 0px -979px;
+ background-position: -364px -1061px;
width: 90px;
height: 90px;
}
.slim_armor_special_springMage {
background-image: url(spritesmith-main-4.png);
- background-position: -91px -979px;
+ background-position: -455px -1061px;
width: 90px;
height: 90px;
}
.slim_armor_special_springRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -182px -979px;
+ background-position: -546px -1061px;
width: 90px;
height: 90px;
}
.slim_armor_special_springWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -273px -979px;
+ background-position: -637px -1061px;
width: 90px;
height: 90px;
}
.weapon_special_spring2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -364px -979px;
+ background-position: -728px -1061px;
width: 90px;
height: 90px;
}
.weapon_special_spring2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -455px -979px;
+ background-position: -819px -1061px;
width: 90px;
height: 90px;
}
.weapon_special_spring2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -546px -979px;
+ background-position: -910px -1061px;
width: 90px;
height: 90px;
}
.weapon_special_spring2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -637px -979px;
+ background-position: -1001px -1061px;
width: 90px;
height: 90px;
}
.weapon_special_springHealer {
background-image: url(spritesmith-main-4.png);
- background-position: -728px -979px;
+ background-position: -1092px -1061px;
width: 90px;
height: 90px;
}
.weapon_special_springMage {
background-image: url(spritesmith-main-4.png);
- background-position: -819px -979px;
+ background-position: -1200px 0px;
width: 90px;
height: 90px;
}
.weapon_special_springRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -910px -979px;
+ background-position: -1200px -91px;
width: 90px;
height: 90px;
}
.weapon_special_springWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1001px -979px;
+ background-position: -1200px -182px;
width: 90px;
height: 90px;
}
.body_special_summer2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1109px 0px;
+ background-position: -1200px -273px;
width: 90px;
height: 90px;
}
.body_special_summer2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -1109px -91px;
+ background-position: -1200px -364px;
width: 90px;
height: 90px;
}
.body_special_summer2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: 0px -106px;
+ background-position: -206px -106px;
width: 102px;
height: 105px;
}
.body_special_summer2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -637px -585px;
+ background-position: -364px -485px;
width: 90px;
height: 105px;
}
.body_special_summerHealer {
background-image: url(spritesmith-main-4.png);
- background-position: -739px 0px;
+ background-position: -648px 0px;
width: 90px;
height: 105px;
}
.body_special_summerMage {
background-image: url(spritesmith-main-4.png);
- background-position: -739px -318px;
+ background-position: -648px -106px;
width: 90px;
height: 105px;
}
.broad_armor_special_summer2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1109px -546px;
+ background-position: -1200px -819px;
width: 90px;
height: 90px;
}
.broad_armor_special_summer2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -1109px -637px;
+ background-position: -1200px -910px;
width: 90px;
height: 90px;
}
.broad_armor_special_summer2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: 0px 0px;
+ background-position: -103px -106px;
width: 102px;
height: 105px;
}
.broad_armor_special_summer2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -739px -424px;
+ background-position: 0px -591px;
width: 90px;
height: 105px;
}
.broad_armor_special_summerHealer {
background-image: url(spritesmith-main-4.png);
- background-position: -739px -530px;
+ background-position: -91px -591px;
width: 90px;
height: 105px;
}
.broad_armor_special_summerMage {
background-image: url(spritesmith-main-4.png);
- background-position: 0px -691px;
+ background-position: -182px -591px;
width: 90px;
height: 105px;
}
.broad_armor_special_summerRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -224px -303px;
+ background-position: -424px -273px;
width: 111px;
height: 90px;
}
.broad_armor_special_summerWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -536px -91px;
+ background-position: -309px -91px;
width: 111px;
height: 90px;
}
.eyewear_special_summerRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -424px -91px;
+ background-position: -309px -182px;
width: 111px;
height: 90px;
}
.eyewear_special_summerWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -424px -182px;
+ background-position: 0px -303px;
width: 111px;
height: 90px;
}
.head_special_summer2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -455px -1070px;
+ background-position: -637px -1152px;
width: 90px;
height: 90px;
}
.head_special_summer2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -546px -1070px;
+ background-position: -728px -1152px;
width: 90px;
height: 90px;
}
.head_special_summer2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -103px -106px;
+ background-position: 0px 0px;
width: 102px;
height: 105px;
}
.head_special_summer2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -546px -585px;
+ background-position: -739px -106px;
width: 90px;
height: 105px;
}
.head_special_summerHealer {
background-image: url(spritesmith-main-4.png);
- background-position: 0px -585px;
+ background-position: -739px 0px;
width: 90px;
height: 105px;
}
.head_special_summerMage {
background-image: url(spritesmith-main-4.png);
- background-position: -91px -585px;
+ background-position: -182px -485px;
width: 90px;
height: 105px;
}
.head_special_summerRogue {
background-image: url(spritesmith-main-4.png);
- background-position: 0px -394px;
+ background-position: -224px -303px;
width: 111px;
height: 90px;
}
.head_special_summerWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -112px -394px;
+ background-position: -424px 0px;
width: 111px;
height: 90px;
}
.Healer_Summer {
background-image: url(spritesmith-main-4.png);
- background-position: -364px -585px;
+ background-position: -455px -485px;
width: 90px;
height: 105px;
}
.Mage_Summer {
background-image: url(spritesmith-main-4.png);
- background-position: -455px -585px;
+ background-position: -546px -485px;
width: 90px;
height: 105px;
}
.SummerRogue14 {
background-image: url(spritesmith-main-4.png);
- background-position: -224px -394px;
+ background-position: -536px -91px;
width: 111px;
height: 90px;
}
.SummerWarrior14 {
background-image: url(spritesmith-main-4.png);
- background-position: -336px -394px;
+ background-position: -424px -182px;
width: 111px;
height: 90px;
}
.shield_special_summer2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1200px -364px;
+ background-position: -1291px -455px;
width: 90px;
height: 90px;
}
.shield_special_summer2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -206px -106px;
+ background-position: 0px -106px;
width: 102px;
height: 105px;
}
.shield_special_summer2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -739px -106px;
+ background-position: -648px -318px;
width: 90px;
height: 105px;
}
.shield_special_summerHealer {
background-image: url(spritesmith-main-4.png);
- background-position: -739px -212px;
+ background-position: -648px -424px;
width: 90px;
height: 105px;
}
.shield_special_summerRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -112px -303px;
+ background-position: 0px -394px;
width: 111px;
height: 90px;
}
.shield_special_summerWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: 0px -303px;
+ background-position: -112px -394px;
width: 111px;
height: 90px;
}
.shop_armor_special_summer2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -820px -1566px;
+ background-position: -871px -728px;
width: 40px;
height: 40px;
}
.shop_armor_special_summer2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -779px -1566px;
+ background-position: -830px -728px;
width: 40px;
height: 40px;
}
.shop_armor_special_summer2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -738px -1566px;
+ background-position: -968px -819px;
width: 40px;
height: 40px;
}
.shop_armor_special_summer2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -697px -1566px;
+ background-position: -927px -819px;
width: 40px;
height: 40px;
}
.shop_armor_special_summerHealer {
background-image: url(spritesmith-main-4.png);
- background-position: -656px -1566px;
+ background-position: -1059px -910px;
width: 40px;
height: 40px;
}
.shop_armor_special_summerMage {
background-image: url(spritesmith-main-4.png);
- background-position: -615px -1566px;
+ background-position: -1018px -910px;
width: 40px;
height: 40px;
}
.shop_armor_special_summerRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -574px -1566px;
+ background-position: -1150px -1001px;
width: 40px;
height: 40px;
}
.shop_armor_special_summerWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -205px -1566px;
+ background-position: -1109px -1001px;
width: 40px;
height: 40px;
}
.shop_body_special_summer2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -164px -1566px;
+ background-position: -1241px -1092px;
width: 40px;
height: 40px;
}
.shop_body_special_summer2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -123px -1566px;
+ background-position: -1200px -1092px;
width: 40px;
height: 40px;
}
.shop_body_special_summer2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -82px -1566px;
+ background-position: -1332px -1183px;
width: 40px;
height: 40px;
}
.shop_body_special_summer2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -41px -1566px;
+ background-position: -1291px -1183px;
width: 40px;
height: 40px;
}
.shop_body_special_summerHealer {
background-image: url(spritesmith-main-4.png);
- background-position: 0px -1566px;
+ background-position: -1423px -1274px;
width: 40px;
height: 40px;
}
.shop_body_special_summerMage {
background-image: url(spritesmith-main-4.png);
- background-position: -1558px -1525px;
+ background-position: -1382px -1274px;
width: 40px;
height: 40px;
}
.shop_eyewear_special_summerRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1517px -1525px;
+ background-position: -1514px -1365px;
width: 40px;
height: 40px;
}
.shop_eyewear_special_summerWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -492px -1525px;
+ background-position: -1473px -1365px;
width: 40px;
height: 40px;
}
.shop_head_special_summer2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -451px -1525px;
+ background-position: -1605px -1461px;
width: 40px;
height: 40px;
}
.shop_head_special_summer2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -410px -1525px;
+ background-position: -1605px -1297px;
width: 40px;
height: 40px;
}
.shop_head_special_summer2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -369px -1525px;
+ background-position: -1564px -1297px;
width: 40px;
height: 40px;
}
.shop_head_special_summer2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -328px -1525px;
+ background-position: -1605px -1256px;
width: 40px;
height: 40px;
}
.shop_head_special_summerHealer {
background-image: url(spritesmith-main-4.png);
- background-position: -287px -1525px;
+ background-position: -1564px -1256px;
width: 40px;
height: 40px;
}
.shop_head_special_summerMage {
background-image: url(spritesmith-main-4.png);
- background-position: -246px -1525px;
+ background-position: -1605px -1215px;
width: 40px;
height: 40px;
}
.shop_head_special_summerRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -205px -1525px;
+ background-position: -1564px -1215px;
width: 40px;
height: 40px;
}
.shop_head_special_summerWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -164px -1525px;
+ background-position: -1605px -1174px;
width: 40px;
height: 40px;
}
.shop_shield_special_summer2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -123px -1525px;
+ background-position: -1564px -1174px;
width: 40px;
height: 40px;
}
.shop_shield_special_summer2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -82px -1525px;
+ background-position: -1605px -1133px;
width: 40px;
height: 40px;
}
.shop_shield_special_summer2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -41px -1525px;
+ background-position: -1564px -1133px;
width: 40px;
height: 40px;
}
.shop_shield_special_summerHealer {
background-image: url(spritesmith-main-4.png);
- background-position: 0px -1525px;
+ background-position: -1605px -1092px;
width: 40px;
height: 40px;
}
.shop_shield_special_summerRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -1459px;
+ background-position: -1564px -1092px;
width: 40px;
height: 40px;
}
.shop_shield_special_summerWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -1418px;
+ background-position: -1605px -1051px;
width: 40px;
height: 40px;
}
.shop_weapon_special_summer2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -1377px;
+ background-position: -1564px -1051px;
width: 40px;
height: 40px;
}
.shop_weapon_special_summer2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -1336px;
+ background-position: -1605px -1010px;
width: 40px;
height: 40px;
}
.shop_weapon_special_summer2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -1295px;
+ background-position: -1564px -1010px;
width: 40px;
height: 40px;
}
.shop_weapon_special_summer2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -1254px;
+ background-position: -1605px -969px;
width: 40px;
height: 40px;
}
.shop_weapon_special_summerHealer {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -1213px;
+ background-position: -1564px -969px;
width: 40px;
height: 40px;
}
.shop_weapon_special_summerMage {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -1172px;
+ background-position: -1605px -928px;
width: 40px;
height: 40px;
}
.shop_weapon_special_summerRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -1131px;
+ background-position: -1564px -928px;
width: 40px;
height: 40px;
}
.shop_weapon_special_summerWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -1090px;
+ background-position: -1605px -887px;
width: 40px;
height: 40px;
}
.slim_armor_special_summer2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -819px -1252px;
+ background-position: -637px -1334px;
width: 90px;
height: 90px;
}
.slim_armor_special_summer2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -910px -1252px;
+ background-position: -728px -1334px;
width: 90px;
height: 90px;
}
.slim_armor_special_summer2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -103px 0px;
+ background-position: -206px 0px;
width: 102px;
height: 105px;
}
.slim_armor_special_summer2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -91px -691px;
+ background-position: -273px -591px;
width: 90px;
height: 105px;
}
.slim_armor_special_summerHealer {
background-image: url(spritesmith-main-4.png);
- background-position: -182px -691px;
+ background-position: -364px -591px;
width: 90px;
height: 105px;
}
.slim_armor_special_summerMage {
background-image: url(spritesmith-main-4.png);
- background-position: -273px -691px;
+ background-position: -455px -591px;
width: 90px;
height: 105px;
}
.slim_armor_special_summerRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -309px -91px;
+ background-position: -336px -394px;
width: 111px;
height: 90px;
}
.slim_armor_special_summerWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -309px -182px;
+ background-position: -536px 0px;
width: 111px;
height: 90px;
}
.weapon_special_summer2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1382px -182px;
+ background-position: -1365px -1334px;
width: 90px;
height: 90px;
}
.weapon_special_summer2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -1382px -273px;
+ background-position: -1473px 0px;
width: 90px;
height: 90px;
}
.weapon_special_summer2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -206px 0px;
+ background-position: -103px 0px;
width: 102px;
height: 105px;
}
.weapon_special_summer2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -648px -318px;
+ background-position: -536px -288px;
width: 90px;
height: 105px;
}
.weapon_special_summerHealer {
background-image: url(spritesmith-main-4.png);
- background-position: -364px -691px;
+ background-position: -536px -182px;
width: 90px;
height: 105px;
}
.weapon_special_summerMage {
background-image: url(spritesmith-main-4.png);
- background-position: -182px -585px;
+ background-position: -273px -485px;
width: 90px;
height: 105px;
}
.weapon_special_summerRogue {
background-image: url(spritesmith-main-4.png);
- background-position: -536px 0px;
+ background-position: -112px -303px;
width: 111px;
height: 90px;
}
.weapon_special_summerWarrior {
background-image: url(spritesmith-main-4.png);
- background-position: -424px 0px;
+ background-position: -424px -91px;
width: 111px;
height: 90px;
}
.broad_armor_special_candycane {
background-image: url(spritesmith-main-4.png);
- background-position: -1382px -910px;
+ background-position: -1473px -637px;
width: 90px;
height: 90px;
}
.broad_armor_special_ski {
background-image: url(spritesmith-main-4.png);
- background-position: -1382px -1001px;
+ background-position: -1473px -728px;
width: 90px;
height: 90px;
}
.broad_armor_special_snowflake {
background-image: url(spritesmith-main-4.png);
- background-position: -1382px -1092px;
+ background-position: -1473px -819px;
width: 90px;
height: 90px;
}
.broad_armor_special_winter2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1382px -1183px;
+ background-position: -1473px -910px;
width: 90px;
height: 90px;
}
.broad_armor_special_winter2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: 0px -1343px;
+ background-position: -1473px -1001px;
width: 90px;
height: 90px;
}
.broad_armor_special_winter2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -649px -691px;
+ background-position: -311px -697px;
width: 96px;
height: 90px;
}
.broad_armor_special_winter2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -182px -1343px;
+ background-position: -1473px -1183px;
width: 90px;
height: 90px;
}
.broad_armor_special_yeti {
background-image: url(spritesmith-main-4.png);
- background-position: -273px -1343px;
+ background-position: -1473px -1274px;
width: 90px;
height: 90px;
}
.head_special_candycane {
background-image: url(spritesmith-main-4.png);
- background-position: -364px -1343px;
+ background-position: 0px -1425px;
width: 90px;
height: 90px;
}
.head_special_nye {
background-image: url(spritesmith-main-4.png);
- background-position: -455px -1343px;
+ background-position: -91px -1425px;
width: 90px;
height: 90px;
}
.head_special_nye2014 {
background-image: url(spritesmith-main-4.png);
- background-position: -546px -1343px;
+ background-position: -182px -1425px;
width: 90px;
height: 90px;
}
.head_special_ski {
background-image: url(spritesmith-main-4.png);
- background-position: -637px -1343px;
+ background-position: -273px -1425px;
width: 90px;
height: 90px;
}
.head_special_snowflake {
background-image: url(spritesmith-main-4.png);
- background-position: -728px -1343px;
+ background-position: -364px -1425px;
width: 90px;
height: 90px;
}
.head_special_winter2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -819px -1343px;
+ background-position: -830px -364px;
width: 90px;
height: 90px;
}
.head_special_winter2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -910px -1343px;
+ background-position: -546px -1425px;
width: 90px;
height: 90px;
}
.head_special_winter2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -830px 0px;
+ background-position: -505px -697px;
width: 96px;
height: 90px;
}
.head_special_winter2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1092px -1343px;
+ background-position: -728px -1425px;
width: 90px;
height: 90px;
}
.head_special_yeti {
background-image: url(spritesmith-main-4.png);
- background-position: -1183px -1343px;
+ background-position: -819px -1425px;
width: 90px;
height: 90px;
}
.shield_special_ski {
background-image: url(spritesmith-main-4.png);
- background-position: -100px -485px;
+ background-position: -536px -394px;
width: 104px;
height: 90px;
}
.shield_special_snowflake {
background-image: url(spritesmith-main-4.png);
- background-position: -1365px -1343px;
+ background-position: -1001px -1425px;
width: 90px;
height: 90px;
}
.shield_special_winter2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1473px 0px;
+ background-position: -1092px -1425px;
width: 90px;
height: 90px;
}
.shield_special_winter2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -455px -691px;
+ background-position: -602px -697px;
width: 96px;
height: 90px;
}
.shield_special_winter2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1473px -182px;
+ background-position: -1274px -1425px;
width: 90px;
height: 90px;
}
.shield_special_yeti {
background-image: url(spritesmith-main-4.png);
- background-position: -1473px -273px;
+ background-position: -1365px -1425px;
width: 90px;
height: 90px;
}
.shop_armor_special_candycane {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -762px;
+ background-position: -1564px -887px;
width: 40px;
height: 40px;
}
.shop_armor_special_ski {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -721px;
+ background-position: -1605px -846px;
width: 40px;
height: 40px;
}
.shop_armor_special_snowflake {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -680px;
+ background-position: -1655px -861px;
width: 40px;
height: 40px;
}
.shop_armor_special_winter2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -639px;
+ background-position: -1189px -1516px;
width: 40px;
height: 40px;
}
.shop_armor_special_winter2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -598px;
+ background-position: -1655px -902px;
width: 40px;
height: 40px;
}
.shop_armor_special_winter2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -557px;
+ background-position: -1655px -943px;
width: 40px;
height: 40px;
}
.shop_armor_special_winter2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -516px;
+ background-position: -1655px -984px;
width: 40px;
height: 40px;
}
.shop_armor_special_yeti {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -475px;
+ background-position: -1564px -354px;
width: 40px;
height: 40px;
}
.shop_head_special_candycane {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -434px;
+ background-position: -1605px -354px;
width: 40px;
height: 40px;
}
.shop_head_special_nye {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -393px;
+ background-position: -1564px -395px;
width: 40px;
height: 40px;
}
.shop_head_special_nye2014 {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -1148px;
+ background-position: -1605px -395px;
width: 40px;
height: 40px;
}
.shop_head_special_ski {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -1107px;
+ background-position: -1564px -436px;
width: 40px;
height: 40px;
}
.shop_head_special_snowflake {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -1066px;
+ background-position: -1605px -436px;
width: 40px;
height: 40px;
}
.shop_head_special_winter2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -1025px;
+ background-position: -1564px -477px;
width: 40px;
height: 40px;
}
.shop_head_special_winter2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -1517px;
+ background-position: -1605px -477px;
width: 40px;
height: 40px;
}
.shop_head_special_winter2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -984px;
+ background-position: -1564px -518px;
width: 40px;
height: 40px;
}
.shop_head_special_winter2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -943px;
+ background-position: -1605px -518px;
width: 40px;
height: 40px;
}
.shop_head_special_yeti {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -902px;
+ background-position: -1564px -559px;
width: 40px;
height: 40px;
}
.shop_shield_special_ski {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -861px;
+ background-position: -1605px -559px;
width: 40px;
height: 40px;
}
.shop_shield_special_snowflake {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -820px;
+ background-position: -1564px -600px;
width: 40px;
height: 40px;
}
.shop_shield_special_winter2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -779px;
+ background-position: -1605px -600px;
width: 40px;
height: 40px;
}
.shop_shield_special_winter2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -738px;
+ background-position: -1564px -641px;
width: 40px;
height: 40px;
}
.shop_shield_special_winter2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -697px;
+ background-position: -1605px -641px;
width: 40px;
height: 40px;
}
.shop_shield_special_yeti {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -656px;
+ background-position: -1564px -682px;
width: 40px;
height: 40px;
}
.shop_weapon_special_candycane {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -164px;
+ background-position: -1605px -682px;
width: 40px;
height: 40px;
}
.shop_weapon_special_ski {
background-image: url(spritesmith-main-4.png);
- background-position: -1435px -1566px;
+ background-position: -1564px -723px;
width: 40px;
height: 40px;
}
.shop_weapon_special_snowflake {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -205px;
+ background-position: -1605px -723px;
width: 40px;
height: 40px;
}
.shop_weapon_special_winter2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -287px;
+ background-position: -1564px -764px;
width: 40px;
height: 40px;
}
.shop_weapon_special_winter2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -328px;
+ background-position: -1605px -764px;
width: 40px;
height: 40px;
}
.shop_weapon_special_winter2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -369px;
+ background-position: -1564px -805px;
width: 40px;
height: 40px;
}
.shop_weapon_special_winter2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -574px;
+ background-position: -1605px -805px;
width: 40px;
height: 40px;
}
.shop_weapon_special_yeti {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -615px;
+ background-position: -1564px -846px;
width: 40px;
height: 40px;
}
.slim_armor_special_candycane {
background-image: url(spritesmith-main-4.png);
- background-position: -1001px -1434px;
+ background-position: -1564px 0px;
width: 90px;
height: 90px;
}
.slim_armor_special_ski {
background-image: url(spritesmith-main-4.png);
- background-position: -1109px -364px;
+ background-position: -1456px -1425px;
width: 90px;
height: 90px;
}
.slim_armor_special_snowflake {
background-image: url(spritesmith-main-4.png);
- background-position: -910px -1434px;
+ background-position: -546px -1334px;
width: 90px;
height: 90px;
}
.slim_armor_special_winter2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: -819px -1434px;
+ background-position: -455px -1334px;
width: 90px;
height: 90px;
}
.slim_armor_special_winter2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -728px -1434px;
+ background-position: -364px -1334px;
width: 90px;
height: 90px;
}
.slim_armor_special_winter2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -830px -91px;
+ background-position: -830px 0px;
width: 96px;
height: 90px;
}
.slim_armor_special_winter2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -546px -1434px;
+ background-position: -182px -1334px;
width: 90px;
height: 90px;
}
.slim_armor_special_yeti {
background-image: url(spritesmith-main-4.png);
- background-position: -455px -1434px;
+ background-position: -91px -1334px;
width: 90px;
height: 90px;
}
.weapon_special_candycane {
background-image: url(spritesmith-main-4.png);
- background-position: -364px -1434px;
+ background-position: 0px -1334px;
width: 90px;
height: 90px;
}
.weapon_special_ski {
background-image: url(spritesmith-main-4.png);
- background-position: -182px -1434px;
+ background-position: -1382px -1183px;
width: 90px;
height: 90px;
}
.weapon_special_snowflake {
background-image: url(spritesmith-main-4.png);
- background-position: -91px -1434px;
+ background-position: -1382px -1092px;
width: 90px;
height: 90px;
}
.weapon_special_winter2015Healer {
background-image: url(spritesmith-main-4.png);
- background-position: 0px -1434px;
+ background-position: -1382px -1001px;
width: 90px;
height: 90px;
}
.weapon_special_winter2015Mage {
background-image: url(spritesmith-main-4.png);
- background-position: -1473px -1274px;
+ background-position: -1382px -910px;
width: 90px;
height: 90px;
}
.weapon_special_winter2015Rogue {
background-image: url(spritesmith-main-4.png);
- background-position: -516px -485px;
+ background-position: -699px -697px;
width: 96px;
height: 90px;
}
.weapon_special_winter2015Warrior {
background-image: url(spritesmith-main-4.png);
- background-position: -1473px -1092px;
+ background-position: -1382px -728px;
width: 90px;
height: 90px;
}
.weapon_special_yeti {
background-image: url(spritesmith-main-4.png);
- background-position: -1473px -1001px;
+ background-position: -1382px -637px;
width: 90px;
height: 90px;
}
.back_special_wondercon_black {
background-image: url(spritesmith-main-4.png);
- background-position: -1473px -910px;
+ background-position: -1382px -546px;
width: 90px;
height: 90px;
}
.back_special_wondercon_red {
background-image: url(spritesmith-main-4.png);
- background-position: -1473px -819px;
+ background-position: -1382px -455px;
width: 90px;
height: 90px;
}
.body_special_wondercon_black {
background-image: url(spritesmith-main-4.png);
- background-position: -1473px -728px;
+ background-position: -1382px -364px;
width: 90px;
height: 90px;
}
.body_special_wondercon_gold {
background-image: url(spritesmith-main-4.png);
- background-position: -1473px -637px;
+ background-position: -1382px -273px;
width: 90px;
height: 90px;
}
.body_special_wondercon_red {
background-image: url(spritesmith-main-4.png);
- background-position: -1473px -546px;
+ background-position: -1382px -182px;
width: 90px;
height: 90px;
}
.eyewear_special_wondercon_black {
background-image: url(spritesmith-main-4.png);
- background-position: -1473px -455px;
+ background-position: -1382px -91px;
width: 90px;
height: 90px;
}
.eyewear_special_wondercon_red {
background-image: url(spritesmith-main-4.png);
- background-position: -1473px -364px;
+ background-position: -1382px 0px;
width: 90px;
height: 90px;
}
.shop_back_special_wondercon_black {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -803px;
+ background-position: -1564px -1338px;
width: 40px;
height: 40px;
}
.shop_back_special_wondercon_red {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -844px;
+ background-position: -1605px -1338px;
width: 40px;
height: 40px;
}
.shop_body_special_wondercon_black {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -885px;
+ background-position: -1564px -1379px;
width: 40px;
height: 40px;
}
.shop_body_special_wondercon_gold {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -926px;
+ background-position: -1605px -1379px;
width: 40px;
height: 40px;
}
.shop_body_special_wondercon_red {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -967px;
+ background-position: -1564px -1420px;
width: 40px;
height: 40px;
}
.shop_eyewear_special_wondercon_black {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -1008px;
+ background-position: -1605px -1420px;
width: 40px;
height: 40px;
}
.shop_eyewear_special_wondercon_red {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -1049px;
+ background-position: -1564px -1461px;
width: 40px;
height: 40px;
}
.head_0 {
background-image: url(spritesmith-main-4.png);
- background-position: -728px -1252px;
+ background-position: -1274px -1243px;
width: 90px;
height: 90px;
}
@@ -1830,283 +1950,283 @@
}
.head_healer_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -637px -1252px;
+ background-position: -1183px -1243px;
width: 90px;
height: 90px;
}
.head_healer_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -546px -1252px;
+ background-position: -1092px -1243px;
width: 90px;
height: 90px;
}
.head_healer_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -455px -1252px;
+ background-position: -1001px -1243px;
width: 90px;
height: 90px;
}
.head_healer_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -364px -1252px;
+ background-position: -910px -1243px;
width: 90px;
height: 90px;
}
.head_healer_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -273px -1252px;
+ background-position: -819px -1243px;
width: 90px;
height: 90px;
}
.head_rogue_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -182px -1252px;
+ background-position: -728px -1243px;
width: 90px;
height: 90px;
}
.head_rogue_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -91px -1252px;
+ background-position: -637px -1243px;
width: 90px;
height: 90px;
}
.head_rogue_3 {
background-image: url(spritesmith-main-4.png);
- background-position: 0px -1252px;
+ background-position: -546px -1243px;
width: 90px;
height: 90px;
}
.head_rogue_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -1291px -1092px;
+ background-position: -455px -1243px;
width: 90px;
height: 90px;
}
.head_rogue_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -1291px -1001px;
+ background-position: -364px -1243px;
width: 90px;
height: 90px;
}
.head_special_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -1291px -910px;
+ background-position: -273px -1243px;
width: 90px;
height: 90px;
}
.head_special_fireCoralCirclet {
background-image: url(spritesmith-main-4.png);
- background-position: -1291px -819px;
+ background-position: -182px -1243px;
width: 90px;
height: 90px;
}
.head_warrior_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -1291px -728px;
+ background-position: -91px -1243px;
width: 90px;
height: 90px;
}
.head_warrior_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -1291px -637px;
+ background-position: 0px -1243px;
width: 90px;
height: 90px;
}
.head_warrior_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -1291px -546px;
+ background-position: -1291px -1092px;
width: 90px;
height: 90px;
}
.head_warrior_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -1291px -455px;
+ background-position: -1291px -1001px;
width: 90px;
height: 90px;
}
.head_warrior_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -1291px -364px;
+ background-position: -1109px -910px;
width: 90px;
height: 90px;
}
.head_wizard_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -1291px -273px;
+ background-position: -1109px -819px;
width: 90px;
height: 90px;
}
.head_wizard_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -1291px -182px;
+ background-position: -1109px -728px;
width: 90px;
height: 90px;
}
.head_wizard_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -1291px -91px;
+ background-position: -1109px -637px;
width: 90px;
height: 90px;
}
.head_wizard_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -1291px 0px;
+ background-position: -1109px -546px;
width: 90px;
height: 90px;
}
.head_wizard_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -1183px -1161px;
+ background-position: -1109px -455px;
width: 90px;
height: 90px;
}
.shop_head_healer_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -533px -1525px;
+ background-position: -336px -344px;
width: 40px;
height: 40px;
}
.shop_head_healer_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -574px -1525px;
+ background-position: -377px -344px;
width: 40px;
height: 40px;
}
.shop_head_healer_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -615px -1525px;
+ background-position: -448px -394px;
width: 40px;
height: 40px;
}
.shop_head_healer_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -656px -1525px;
+ background-position: -489px -394px;
width: 40px;
height: 40px;
}
.shop_head_healer_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -697px -1525px;
+ background-position: -448px -435px;
width: 40px;
height: 40px;
}
.shop_head_rogue_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -738px -1525px;
+ background-position: -489px -435px;
width: 40px;
height: 40px;
}
.shop_head_rogue_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -779px -1525px;
+ background-position: 0px -1516px;
width: 40px;
height: 40px;
}
.shop_head_rogue_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -820px -1525px;
+ background-position: -41px -1516px;
width: 40px;
height: 40px;
}
.shop_head_rogue_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -861px -1525px;
+ background-position: -82px -1516px;
width: 40px;
height: 40px;
}
.shop_head_rogue_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -902px -1525px;
+ background-position: -123px -1516px;
width: 40px;
height: 40px;
}
.shop_head_special_0 {
background-image: url(spritesmith-main-4.png);
- background-position: -943px -1525px;
+ background-position: -164px -1516px;
width: 40px;
height: 40px;
}
.shop_head_special_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -984px -1525px;
+ background-position: -205px -1516px;
width: 40px;
height: 40px;
}
.shop_head_special_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -1025px -1525px;
+ background-position: -246px -1516px;
width: 40px;
height: 40px;
}
.shop_head_special_fireCoralCirclet {
background-image: url(spritesmith-main-4.png);
- background-position: -1066px -1525px;
+ background-position: -287px -1516px;
width: 40px;
height: 40px;
}
.shop_head_warrior_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -1107px -1525px;
+ background-position: -328px -1516px;
width: 40px;
height: 40px;
}
.shop_head_warrior_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -1148px -1525px;
+ background-position: -369px -1516px;
width: 40px;
height: 40px;
}
.shop_head_warrior_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -1189px -1525px;
+ background-position: -410px -1516px;
width: 40px;
height: 40px;
}
.shop_head_warrior_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -1230px -1525px;
+ background-position: -451px -1516px;
width: 40px;
height: 40px;
}
.shop_head_warrior_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -1271px -1525px;
+ background-position: -492px -1516px;
width: 40px;
height: 40px;
}
.shop_head_wizard_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -1312px -1525px;
+ background-position: -533px -1516px;
width: 40px;
height: 40px;
}
.shop_head_wizard_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -1353px -1525px;
+ background-position: -574px -1516px;
width: 40px;
height: 40px;
}
.shop_head_wizard_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -1394px -1525px;
+ background-position: -615px -1516px;
width: 40px;
height: 40px;
}
.shop_head_wizard_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -1435px -1525px;
+ background-position: -656px -1516px;
width: 40px;
height: 40px;
}
.shop_head_wizard_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -1476px -1525px;
+ background-position: -697px -1516px;
width: 40px;
height: 40px;
}
.headAccessory_special_bearEars {
background-image: url(spritesmith-main-4.png);
- background-position: -1092px -1161px;
+ background-position: -1109px -364px;
width: 90px;
height: 90px;
}
@@ -2118,7 +2238,7 @@
}
.headAccessory_special_cactusEars {
background-image: url(spritesmith-main-4.png);
- background-position: -1001px -1161px;
+ background-position: -1109px -273px;
width: 90px;
height: 90px;
}
@@ -2130,7 +2250,7 @@
}
.headAccessory_special_foxEars {
background-image: url(spritesmith-main-4.png);
- background-position: -910px -1161px;
+ background-position: -1109px -182px;
width: 90px;
height: 90px;
}
@@ -2142,7 +2262,7 @@
}
.headAccessory_special_lionEars {
background-image: url(spritesmith-main-4.png);
- background-position: -819px -1161px;
+ background-position: -1109px -91px;
width: 90px;
height: 90px;
}
@@ -2154,7 +2274,7 @@
}
.headAccessory_special_pandaEars {
background-image: url(spritesmith-main-4.png);
- background-position: -728px -1161px;
+ background-position: -1109px 0px;
width: 90px;
height: 90px;
}
@@ -2166,7 +2286,7 @@
}
.headAccessory_special_pigEars {
background-image: url(spritesmith-main-4.png);
- background-position: -637px -1161px;
+ background-position: -1001px -970px;
width: 90px;
height: 90px;
}
@@ -2178,7 +2298,7 @@
}
.headAccessory_special_tigerEars {
background-image: url(spritesmith-main-4.png);
- background-position: -546px -1161px;
+ background-position: -910px -970px;
width: 90px;
height: 90px;
}
@@ -2190,7 +2310,7 @@
}
.headAccessory_special_wolfEars {
background-image: url(spritesmith-main-4.png);
- background-position: -455px -1161px;
+ background-position: -819px -970px;
width: 90px;
height: 90px;
}
@@ -2202,109 +2322,109 @@
}
.shop_headAccessory_special_bearEars {
background-image: url(spritesmith-main-4.png);
- background-position: -246px -1566px;
+ background-position: -1066px -1516px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_cactusEars {
background-image: url(spritesmith-main-4.png);
- background-position: -287px -1566px;
+ background-position: -1107px -1516px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_foxEars {
background-image: url(spritesmith-main-4.png);
- background-position: -328px -1566px;
+ background-position: -1148px -1516px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_lionEars {
background-image: url(spritesmith-main-4.png);
- background-position: -369px -1566px;
+ background-position: -1655px -1025px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_pandaEars {
background-image: url(spritesmith-main-4.png);
- background-position: -410px -1566px;
+ background-position: -1230px -1516px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_pigEars {
background-image: url(spritesmith-main-4.png);
- background-position: -451px -1566px;
+ background-position: -1271px -1516px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_tigerEars {
background-image: url(spritesmith-main-4.png);
- background-position: -492px -1566px;
+ background-position: -1312px -1516px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_wolfEars {
background-image: url(spritesmith-main-4.png);
- background-position: -533px -1566px;
+ background-position: -1353px -1516px;
width: 40px;
height: 40px;
}
.shield_healer_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -364px -1161px;
+ background-position: -728px -970px;
width: 90px;
height: 90px;
}
.shield_healer_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -273px -1161px;
+ background-position: -637px -970px;
width: 90px;
height: 90px;
}
.shield_healer_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -182px -1161px;
+ background-position: -546px -970px;
width: 90px;
height: 90px;
}
.shield_healer_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -91px -1161px;
+ background-position: -455px -970px;
width: 90px;
height: 90px;
}
.shield_healer_5 {
background-image: url(spritesmith-main-4.png);
- background-position: 0px -1161px;
+ background-position: -364px -970px;
width: 90px;
height: 90px;
}
.shield_rogue_0 {
background-image: url(spritesmith-main-4.png);
- background-position: -1200px -1001px;
+ background-position: -273px -970px;
width: 90px;
height: 90px;
}
.shield_rogue_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -205px -485px;
+ background-position: 0px -697px;
width: 103px;
height: 90px;
}
.shield_rogue_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -309px -485px;
+ background-position: -104px -697px;
width: 103px;
height: 90px;
}
.shield_rogue_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -309px 0px;
+ background-position: 0px -212px;
width: 114px;
height: 90px;
}
.shield_rogue_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -552px -691px;
+ background-position: -408px -697px;
width: 96px;
height: 90px;
}
@@ -2316,799 +2436,619 @@
}
.shield_rogue_6 {
background-image: url(spritesmith-main-4.png);
- background-position: 0px -212px;
+ background-position: -309px 0px;
width: 114px;
height: 90px;
}
.shield_special_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -1018px 0px;
+ background-position: -1018px -546px;
width: 90px;
height: 90px;
}
.shield_special_goldenknight {
background-image: url(spritesmith-main-4.png);
- background-position: -424px -273px;
+ background-position: -224px -394px;
width: 111px;
height: 90px;
}
.shield_special_moonpearlShield {
background-image: url(spritesmith-main-4.png);
- background-position: -819px -888px;
+ background-position: -1018px -364px;
width: 90px;
height: 90px;
}
.shield_warrior_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -728px -888px;
+ background-position: -1018px -273px;
width: 90px;
height: 90px;
}
.shield_warrior_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -637px -888px;
+ background-position: -1018px -182px;
width: 90px;
height: 90px;
}
.shield_warrior_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -546px -888px;
+ background-position: -1018px -91px;
width: 90px;
height: 90px;
}
.shield_warrior_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -455px -888px;
+ background-position: -1018px 0px;
width: 90px;
height: 90px;
}
.shield_warrior_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -364px -888px;
+ background-position: -910px -879px;
width: 90px;
height: 90px;
}
.shop_shield_healer_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -1394px -1566px;
+ background-position: -574px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_healer_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -352px;
+ background-position: -615px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_healer_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -1476px -1566px;
+ background-position: -656px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_healer_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -1517px -1566px;
+ background-position: -697px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_healer_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -1558px -1566px;
+ background-position: -738px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_rogue_0 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px 0px;
+ background-position: -779px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_rogue_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -41px;
+ background-position: -820px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_rogue_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -82px;
+ background-position: -861px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_rogue_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -123px;
+ background-position: -902px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_rogue_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -164px;
+ background-position: -943px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_rogue_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -205px;
+ background-position: -984px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_rogue_6 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -246px;
+ background-position: -1025px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_special_0 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -287px;
+ background-position: -1066px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_special_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -328px;
+ background-position: -1107px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_special_goldenknight {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -369px;
+ background-position: -1148px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_special_moonpearlShield {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -410px;
+ background-position: -1189px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_warrior_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -451px;
+ background-position: -1230px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_warrior_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -492px;
+ background-position: -1271px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_warrior_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -533px;
+ background-position: -1312px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_warrior_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -574px;
+ background-position: -1353px -1557px;
width: 40px;
height: 40px;
}
.shop_shield_warrior_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -615px;
+ background-position: -1394px -1557px;
width: 40px;
height: 40px;
}
.shop_weapon_healer_0 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -656px;
+ background-position: -1435px -1557px;
width: 40px;
height: 40px;
}
.shop_weapon_healer_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -697px;
+ background-position: -1476px -1557px;
width: 40px;
height: 40px;
}
.shop_weapon_healer_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -738px;
+ background-position: -1517px -1557px;
width: 40px;
height: 40px;
}
.shop_weapon_healer_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -779px;
+ background-position: -1558px -1557px;
width: 40px;
height: 40px;
}
.shop_weapon_healer_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -820px;
+ background-position: -1599px -1557px;
width: 40px;
height: 40px;
}
.shop_weapon_healer_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -861px;
+ background-position: 0px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_healer_6 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -902px;
+ background-position: -41px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_rogue_0 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -943px;
+ background-position: -82px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_rogue_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -984px;
+ background-position: -123px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_rogue_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -1025px;
+ background-position: -164px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_rogue_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -1066px;
+ background-position: -205px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_rogue_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -1107px;
+ background-position: -246px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_rogue_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -1148px;
+ background-position: -287px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_rogue_6 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -1189px;
+ background-position: -328px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_special_0 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -1230px;
+ background-position: -369px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_special_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -1271px;
+ background-position: -410px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_special_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -1312px;
+ background-position: -451px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_special_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -1353px;
+ background-position: -492px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_special_critical {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -1394px;
+ background-position: -533px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_special_tridentOfCrashingTides {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -1435px;
+ background-position: -574px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_warrior_0 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -1476px;
+ background-position: -615px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_warrior_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -1517px;
+ background-position: -656px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_warrior_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -1613px -1558px;
+ background-position: -697px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_warrior_3 {
background-image: url(spritesmith-main-4.png);
- background-position: 0px -1607px;
+ background-position: -738px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_warrior_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -41px -1607px;
+ background-position: -779px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_warrior_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -82px -1607px;
+ background-position: -820px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_warrior_6 {
background-image: url(spritesmith-main-4.png);
- background-position: -123px -1607px;
+ background-position: -861px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_wizard_0 {
background-image: url(spritesmith-main-4.png);
- background-position: -164px -1607px;
+ background-position: -902px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_wizard_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -205px -1607px;
+ background-position: -943px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_wizard_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -246px -1607px;
+ background-position: -984px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_wizard_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -287px -1607px;
+ background-position: -1025px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_wizard_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -328px -1607px;
+ background-position: -1066px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_wizard_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -369px -1607px;
+ background-position: -1107px -1598px;
width: 40px;
height: 40px;
}
.shop_weapon_wizard_6 {
background-image: url(spritesmith-main-4.png);
- background-position: -410px -1607px;
+ background-position: -1148px -1598px;
width: 40px;
height: 40px;
}
.weapon_healer_0 {
background-image: url(spritesmith-main-4.png);
- background-position: -273px -888px;
+ background-position: -819px -879px;
width: 90px;
height: 90px;
}
.weapon_healer_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -182px -888px;
+ background-position: -728px -879px;
width: 90px;
height: 90px;
}
.weapon_healer_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -91px -888px;
+ background-position: -637px -879px;
width: 90px;
height: 90px;
}
.weapon_healer_3 {
background-image: url(spritesmith-main-4.png);
- background-position: 0px -888px;
+ background-position: -546px -879px;
width: 90px;
height: 90px;
}
.weapon_healer_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -927px -728px;
+ background-position: -830px -637px;
width: 90px;
height: 90px;
}
.weapon_healer_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -927px -637px;
+ background-position: -830px -546px;
width: 90px;
height: 90px;
}
.weapon_healer_6 {
background-image: url(spritesmith-main-4.png);
- background-position: -927px -546px;
+ background-position: -830px -455px;
width: 90px;
height: 90px;
}
.weapon_rogue_0 {
background-image: url(spritesmith-main-4.png);
- background-position: -927px -455px;
+ background-position: -1183px -1425px;
width: 90px;
height: 90px;
}
.weapon_rogue_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -927px -364px;
+ background-position: -1473px -273px;
width: 90px;
height: 90px;
}
.weapon_rogue_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -927px -273px;
+ background-position: -1473px -182px;
width: 90px;
height: 90px;
}
.weapon_rogue_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -927px -182px;
+ background-position: -1473px -91px;
width: 90px;
height: 90px;
}
.weapon_rogue_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -927px -91px;
+ background-position: -1274px -1334px;
width: 90px;
height: 90px;
}
.weapon_rogue_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -927px 0px;
+ background-position: -819px -1334px;
width: 90px;
height: 90px;
}
.weapon_rogue_6 {
background-image: url(spritesmith-main-4.png);
- background-position: -819px -797px;
+ background-position: -273px -1334px;
width: 90px;
height: 90px;
}
.weapon_special_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -413px -485px;
+ background-position: -208px -697px;
width: 102px;
height: 90px;
}
.weapon_special_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -637px -797px;
+ background-position: -1291px -637px;
width: 90px;
height: 90px;
}
.weapon_special_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -546px -797px;
+ background-position: -1291px -273px;
width: 90px;
height: 90px;
}
.weapon_special_tridentOfCrashingTides {
background-image: url(spritesmith-main-4.png);
- background-position: -455px -797px;
+ background-position: -1291px -182px;
width: 90px;
height: 90px;
}
.weapon_warrior_0 {
background-image: url(spritesmith-main-4.png);
- background-position: -364px -797px;
+ background-position: -1092px -1152px;
width: 90px;
height: 90px;
}
.weapon_warrior_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -273px -797px;
+ background-position: -1001px -1152px;
width: 90px;
height: 90px;
}
.weapon_warrior_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -182px -797px;
+ background-position: -455px -1152px;
width: 90px;
height: 90px;
}
.weapon_warrior_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -91px -797px;
+ background-position: -364px -1152px;
width: 90px;
height: 90px;
}
.weapon_warrior_4 {
background-image: url(spritesmith-main-4.png);
- background-position: 0px -797px;
+ background-position: -91px -1152px;
width: 90px;
height: 90px;
}
.weapon_warrior_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -830px -637px;
+ background-position: 0px -1152px;
width: 90px;
height: 90px;
}
.weapon_warrior_6 {
background-image: url(spritesmith-main-4.png);
- background-position: -830px -546px;
+ background-position: -1200px -546px;
width: 90px;
height: 90px;
}
.weapon_wizard_0 {
background-image: url(spritesmith-main-4.png);
- background-position: -1001px -1070px;
+ background-position: -1200px -455px;
width: 90px;
height: 90px;
}
.weapon_wizard_1 {
background-image: url(spritesmith-main-4.png);
- background-position: -910px -1070px;
+ background-position: -1018px -819px;
width: 90px;
height: 90px;
}
.weapon_wizard_2 {
background-image: url(spritesmith-main-4.png);
- background-position: -819px -1070px;
+ background-position: -1018px -728px;
width: 90px;
height: 90px;
}
.weapon_wizard_3 {
background-image: url(spritesmith-main-4.png);
- background-position: -728px -1070px;
+ background-position: -1291px -819px;
width: 90px;
height: 90px;
}
.weapon_wizard_4 {
background-image: url(spritesmith-main-4.png);
- background-position: -1109px -910px;
+ background-position: -1291px -728px;
width: 90px;
height: 90px;
}
.weapon_wizard_5 {
background-image: url(spritesmith-main-4.png);
- background-position: -1109px -819px;
+ background-position: -1291px 0px;
width: 90px;
height: 90px;
}
.weapon_wizard_6 {
background-image: url(spritesmith-main-4.png);
- background-position: -1109px -455px;
+ background-position: -1183px -1152px;
width: 90px;
height: 90px;
}
.GrimReaper {
background-image: url(spritesmith-main-4.png);
- background-position: -1473px -1365px;
+ background-position: -1564px -91px;
width: 57px;
height: 66px;
}
.Pet_Currency_Gem {
background-image: url(spritesmith-main-4.png);
- background-position: -1564px -312px;
+ background-position: -1564px -314px;
width: 45px;
height: 39px;
}
.Pet_Currency_Gem1x {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -1585px;
+ background-position: -1655px -1093px;
width: 15px;
height: 13px;
}
.Pet_Currency_Gem2x {
background-image: url(spritesmith-main-4.png);
- background-position: -1654px -1558px;
+ background-position: -1655px -1066px;
width: 30px;
height: 26px;
}
.PixelPaw-Gold {
background-image: url(spritesmith-main-4.png);
- background-position: -230px -212px;
+ background-position: -1564px -262px;
width: 51px;
height: 51px;
}
.PixelPaw {
background-image: url(spritesmith-main-4.png);
- background-position: -336px -303px;
+ background-position: -1564px -210px;
width: 51px;
height: 51px;
}
.PixelPaw002 {
background-image: url(spritesmith-main-4.png);
- background-position: -448px -394px;
+ background-position: -1564px -158px;
width: 51px;
height: 51px;
}
-.avatar_floral_healer {
- background-image: url(spritesmith-main-4.png);
- background-position: -536px -182px;
- width: 99px;
- height: 99px;
-}
-.avatar_floral_rogue {
- background-image: url(spritesmith-main-4.png);
- background-position: -536px -282px;
- width: 99px;
- height: 99px;
-}
-.avatar_floral_warrior {
- background-image: url(spritesmith-main-4.png);
- background-position: -536px -382px;
- width: 99px;
- height: 99px;
-}
-.avatar_floral_wizard {
- background-image: url(spritesmith-main-4.png);
- background-position: 0px -485px;
- width: 99px;
- height: 99px;
-}
-.inventory_present {
- background-image: url(spritesmith-main-4.png);
- background-position: -1190px -1434px;
- width: 48px;
- height: 51px;
-}
-.inventory_present_01 {
- background-image: url(spritesmith-main-4.png);
- background-position: -1239px -1434px;
- width: 48px;
- height: 51px;
-}
-.inventory_present_02 {
- background-image: url(spritesmith-main-4.png);
- background-position: -1288px -1434px;
- width: 48px;
- height: 51px;
-}
-.inventory_present_03 {
- background-image: url(spritesmith-main-4.png);
- background-position: -1337px -1434px;
- width: 48px;
- height: 51px;
-}
-.inventory_present_04 {
- background-image: url(spritesmith-main-4.png);
- background-position: -746px -691px;
- width: 48px;
- height: 51px;
-}
-.inventory_present_05 {
- background-image: url(spritesmith-main-4.png);
- background-position: -1435px -1434px;
- width: 48px;
- height: 51px;
-}
-.inventory_present_06 {
- background-image: url(spritesmith-main-4.png);
- background-position: -1484px -1434px;
- width: 48px;
- height: 51px;
-}
-.inventory_present_07 {
- background-image: url(spritesmith-main-4.png);
- background-position: -1564px 0px;
- width: 48px;
- height: 51px;
-}
-.inventory_present_08 {
- background-image: url(spritesmith-main-4.png);
- background-position: -1564px -52px;
- width: 48px;
- height: 51px;
-}
-.inventory_present_09 {
- background-image: url(spritesmith-main-4.png);
- background-position: -1564px -104px;
- width: 48px;
- height: 51px;
-}
-.inventory_present_10 {
- background-image: url(spritesmith-main-4.png);
- background-position: -1564px -156px;
- width: 48px;
- height: 51px;
-}
-.inventory_present_11 {
- background-image: url(spritesmith-main-4.png);
- background-position: -1564px -208px;
- width: 48px;
- height: 51px;
-}
-.inventory_present_12 {
- background-image: url(spritesmith-main-4.png);
- background-position: -1564px -260px;
- width: 48px;
- height: 51px;
-}
-.inventory_quest_scroll {
- background-image: url(spritesmith-main-4.png);
- background-position: -1386px -1434px;
- width: 48px;
- height: 51px;
-}
-.inventory_quest_scroll_locked {
- background-image: url(spritesmith-main-4.png);
- background-position: -1141px -1434px;
- width: 48px;
- height: 51px;
-}
-.inventory_special_fortify {
- background-image: url(spritesmith-main-4.png);
- background-position: -1018px -910px;
- width: 57px;
- height: 54px;
-}
-.inventory_special_greeting {
- background-image: url(spritesmith-main-4.png);
- background-position: -1109px -1001px;
- width: 57px;
- height: 54px;
-}
-.inventory_special_nye {
- background-image: url(spritesmith-main-4.png);
- background-position: -648px -530px;
- width: 57px;
- height: 54px;
-}
-.inventory_special_opaquePotion {
- background-image: url(spritesmith-main-4.png);
- background-position: -1654px -1312px;
- width: 40px;
- height: 40px;
-}
-.inventory_special_seafoam {
- background-image: url(spritesmith-main-4.png);
- background-position: -739px -636px;
- width: 57px;
- height: 54px;
-}
-.inventory_special_shinySeed {
- background-image: url(spritesmith-main-4.png);
- background-position: -1291px -1183px;
- width: 57px;
- height: 54px;
-}
-.inventory_special_snowball {
- background-image: url(spritesmith-main-4.png);
- background-position: -1382px -1274px;
- width: 57px;
- height: 54px;
-}
-.inventory_special_spookDust {
- background-image: url(spritesmith-main-4.png);
- background-position: -1200px -1092px;
- width: 57px;
- height: 54px;
-}
-.inventory_special_thankyou {
- background-image: url(spritesmith-main-4.png);
- background-position: -830px -728px;
- width: 57px;
- height: 54px;
-}
-.inventory_special_trinket {
- background-image: url(spritesmith-main-4.png);
- background-position: -1092px -1434px;
- width: 48px;
- height: 51px;
-}
-.inventory_special_valentine {
- background-image: url(spritesmith-main-4.png);
- background-position: -927px -819px;
- width: 57px;
- height: 54px;
-}
diff --git a/common/dist/sprites/spritesmith-main-4.png b/common/dist/sprites/spritesmith-main-4.png
index e7fcbbae8d..0e82e7466d 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 b7c869e2f0..d19aecf589 100644
--- a/common/dist/sprites/spritesmith-main-5.css
+++ b/common/dist/sprites/spritesmith-main-5.css
@@ -1,66 +1,246 @@
+.avatar_floral_healer {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -100px -1487px;
+ width: 99px;
+ height: 99px;
+}
+.avatar_floral_rogue {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -200px -1487px;
+ width: 99px;
+ height: 99px;
+}
+.avatar_floral_warrior {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1531px -1317px;
+ width: 99px;
+ height: 99px;
+}
+.avatar_floral_wizard {
+ background-image: url(spritesmith-main-5.png);
+ background-position: 0px -1487px;
+ width: 99px;
+ height: 99px;
+}
+.inventory_present {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -392px -1587px;
+ width: 48px;
+ height: 51px;
+}
+.inventory_present_01 {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1372px -1587px;
+ width: 48px;
+ height: 51px;
+}
+.inventory_present_02 {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1421px -1587px;
+ width: 48px;
+ height: 51px;
+}
+.inventory_present_03 {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1519px -1587px;
+ width: 48px;
+ height: 51px;
+}
+.inventory_present_04 {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1568px -1587px;
+ width: 48px;
+ height: 51px;
+}
+.inventory_present_05 {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1617px -1587px;
+ width: 48px;
+ height: 51px;
+}
+.inventory_present_06 {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1666px -1587px;
+ width: 48px;
+ height: 51px;
+}
+.inventory_present_07 {
+ background-image: url(spritesmith-main-5.png);
+ background-position: 0px -1639px;
+ width: 48px;
+ height: 51px;
+}
+.inventory_present_08 {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -49px -1639px;
+ width: 48px;
+ height: 51px;
+}
+.inventory_present_09 {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -98px -1639px;
+ width: 48px;
+ height: 51px;
+}
+.inventory_present_10 {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -147px -1639px;
+ width: 48px;
+ height: 51px;
+}
+.inventory_present_11 {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -196px -1639px;
+ width: 48px;
+ height: 51px;
+}
+.inventory_present_12 {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -245px -1639px;
+ width: 48px;
+ height: 51px;
+}
+.inventory_quest_scroll {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -294px -1639px;
+ width: 48px;
+ height: 51px;
+}
+.inventory_quest_scroll_locked {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1728px -156px;
+ width: 48px;
+ height: 51px;
+}
+.inventory_special_fortify {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1637px -712px;
+ width: 57px;
+ height: 54px;
+}
+.inventory_special_greeting {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1637px -767px;
+ width: 57px;
+ height: 54px;
+}
+.inventory_special_nye {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1637px -822px;
+ width: 57px;
+ height: 54px;
+}
+.inventory_special_opaquePotion {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1686px -1094px;
+ width: 40px;
+ height: 40px;
+}
+.inventory_special_seafoam {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1637px -987px;
+ width: 57px;
+ height: 54px;
+}
+.inventory_special_shinySeed {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1637px -437px;
+ width: 57px;
+ height: 54px;
+}
+.inventory_special_snowball {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1637px -492px;
+ width: 57px;
+ height: 54px;
+}
+.inventory_special_spookDust {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1637px -547px;
+ width: 57px;
+ height: 54px;
+}
+.inventory_special_thankyou {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1637px -602px;
+ width: 57px;
+ height: 54px;
+}
+.inventory_special_trinket {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1728px -624px;
+ width: 48px;
+ height: 51px;
+}
+.inventory_special_valentine {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1637px -657px;
+ width: 57px;
+ height: 54px;
+}
.knockout {
background-image: url(spritesmith-main-5.png);
- background-position: -364px -1593px;
+ background-position: -300px -1527px;
width: 120px;
height: 47px;
}
.pet_key {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -249px;
+ background-position: -1637px -877px;
width: 57px;
height: 54px;
}
.rebirth_orb {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -194px;
+ background-position: -1637px -932px;
width: 57px;
height: 54px;
}
.seafoam_star {
background-image: url(spritesmith-main-5.png);
- background-position: 0px -1593px;
+ background-position: -1637px -91px;
width: 90px;
height: 90px;
}
.shop_armoire {
background-image: url(spritesmith-main-5.png);
- background-position: -906px -1593px;
+ background-position: -1686px -1195px;
width: 40px;
height: 40px;
}
.snowman {
background-image: url(spritesmith-main-5.png);
- background-position: -91px -1593px;
+ background-position: -1637px -182px;
width: 90px;
height: 90px;
}
.spookman {
background-image: url(spritesmith-main-5.png);
- background-position: -182px -1593px;
+ background-position: -1637px -273px;
width: 90px;
height: 90px;
}
.zzz {
background-image: url(spritesmith-main-5.png);
- background-position: -824px -1593px;
+ background-position: -1686px -1247px;
width: 40px;
height: 40px;
}
.zzz_light {
background-image: url(spritesmith-main-5.png);
- background-position: -783px -1593px;
+ background-position: -1686px -1042px;
width: 40px;
height: 40px;
}
.npc_alex {
background-image: url(spritesmith-main-5.png);
- background-position: -151px -1230px;
+ background-position: -943px -1079px;
width: 162px;
height: 138px;
}
.npc_bailey {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -121px;
+ background-position: -1637px -364px;
width: 60px;
height: 72px;
}
@@ -72,391 +252,391 @@
}
.npc_ian {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px 0px;
+ background-position: -1531px -1060px;
width: 75px;
height: 135px;
}
.npc_justin {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px 0px;
+ background-position: -1531px -1196px;
width: 84px;
height: 120px;
}
.npc_justin_head {
background-image: url(spritesmith-main-5.png);
- background-position: -1493px -1230px;
+ background-position: -1689px -1146px;
width: 36px;
height: 39px;
}
.npc_matt {
background-image: url(spritesmith-main-5.png);
- background-position: -1317px -815px;
+ background-position: -1317px -676px;
width: 195px;
height: 138px;
}
.npc_timetravelers {
background-image: url(spritesmith-main-5.png);
- background-position: -1317px -954px;
+ background-position: -1317px -815px;
width: 195px;
height: 138px;
}
.npc_timetravelers_active {
background-image: url(spritesmith-main-5.png);
- background-position: -1317px -676px;
+ background-position: -1317px -954px;
width: 195px;
height: 138px;
}
.npc_tyler {
background-image: url(spritesmith-main-5.png);
- background-position: -273px -1593px;
+ background-position: -1637px 0px;
width: 90px;
height: 90px;
}
.seasonalshop_closed {
background-image: url(spritesmith-main-5.png);
- background-position: -943px -1079px;
+ background-position: -1106px -1079px;
width: 162px;
height: 138px;
}
.seasonalshop_open {
background-image: url(spritesmith-main-5.png);
- background-position: -1106px -1079px;
+ background-position: -151px -1230px;
width: 162px;
height: 138px;
}
.inventory_quest_scroll_atom1 {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -1445px;
+ background-position: -1225px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_atom1_locked {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -1497px;
+ background-position: -1176px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_atom2 {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -136px;
+ background-position: -1127px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_atom2_locked {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -188px;
+ background-position: -1078px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_atom3 {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -240px;
+ background-position: -1029px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_atom3_locked {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -292px;
+ background-position: -980px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_basilist {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -344px;
+ background-position: -931px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_bunny {
background-image: url(spritesmith-main-5.png);
- background-position: -294px -1684px;
+ background-position: -882px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_cheetah {
background-image: url(spritesmith-main-5.png);
- background-position: -343px -1684px;
+ background-position: -833px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_dilatoryDistress1 {
background-image: url(spritesmith-main-5.png);
- background-position: -392px -1684px;
+ background-position: -784px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_dilatoryDistress2 {
background-image: url(spritesmith-main-5.png);
- background-position: -441px -1684px;
+ background-position: -735px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_dilatoryDistress2_locked {
background-image: url(spritesmith-main-5.png);
- background-position: -539px -1684px;
+ background-position: -686px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_dilatoryDistress3 {
background-image: url(spritesmith-main-5.png);
- background-position: -588px -1684px;
+ background-position: -637px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_dilatoryDistress3_locked {
background-image: url(spritesmith-main-5.png);
- background-position: -637px -1684px;
+ background-position: -588px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_dilatory_derby {
background-image: url(spritesmith-main-5.png);
- background-position: -686px -1684px;
+ background-position: -539px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_egg {
background-image: url(spritesmith-main-5.png);
- background-position: -735px -1684px;
+ background-position: -490px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_evilsanta {
background-image: url(spritesmith-main-5.png);
- background-position: -931px -1736px;
+ background-position: -441px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_evilsanta2 {
background-image: url(spritesmith-main-5.png);
- background-position: -882px -1736px;
+ background-position: -343px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_ghost_stag {
background-image: url(spritesmith-main-5.png);
- background-position: -833px -1736px;
+ background-position: -294px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_goldenknight1 {
background-image: url(spritesmith-main-5.png);
- background-position: -784px -1736px;
+ background-position: -245px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_goldenknight1_locked {
background-image: url(spritesmith-main-5.png);
- background-position: -735px -1736px;
+ background-position: -196px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_goldenknight2 {
background-image: url(spritesmith-main-5.png);
- background-position: -686px -1736px;
+ background-position: -147px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_goldenknight2_locked {
background-image: url(spritesmith-main-5.png);
- background-position: -637px -1736px;
+ background-position: -98px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_goldenknight3 {
background-image: url(spritesmith-main-5.png);
- background-position: -588px -1736px;
+ background-position: -49px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_goldenknight3_locked {
background-image: url(spritesmith-main-5.png);
- background-position: -539px -1736px;
+ background-position: 0px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_gryphon {
background-image: url(spritesmith-main-5.png);
- background-position: -490px -1736px;
+ background-position: -1580px -1417px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_harpy {
background-image: url(spritesmith-main-5.png);
- background-position: -441px -1736px;
+ background-position: -1531px -1417px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_hedgehog {
background-image: url(spritesmith-main-5.png);
- background-position: -392px -1736px;
+ background-position: -1637px -1507px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_horse {
background-image: url(spritesmith-main-5.png);
- background-position: -343px -1736px;
+ background-position: -1637px -1351px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_kraken {
background-image: url(spritesmith-main-5.png);
- background-position: -294px -1736px;
+ background-position: -1637px -1299px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_moonstone1 {
background-image: url(spritesmith-main-5.png);
- background-position: -245px -1736px;
+ background-position: -1637px -1247px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_moonstone1_locked {
background-image: url(spritesmith-main-5.png);
- background-position: -196px -1736px;
+ background-position: -1637px -1042px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_moonstone2 {
background-image: url(spritesmith-main-5.png);
- background-position: -147px -1736px;
+ background-position: -392px -1691px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_moonstone2_locked {
background-image: url(spritesmith-main-5.png);
- background-position: -98px -1736px;
+ background-position: -343px -1691px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_moonstone3 {
background-image: url(spritesmith-main-5.png);
- background-position: -49px -1736px;
+ background-position: -294px -1691px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_moonstone3_locked {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -1188px;
+ background-position: -245px -1691px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_octopus {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -1136px;
+ background-position: -196px -1691px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_owl {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -980px;
+ background-position: -147px -1691px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_penguin {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -928px;
+ background-position: -98px -1691px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_rat {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -876px;
+ background-position: -784px -1639px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_rock {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -824px;
+ background-position: -1637px -1094px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_rooster {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -772px;
+ background-position: -1637px -1403px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_sheep {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -720px;
+ background-position: -1453px -1093px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_slime {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -668px;
+ background-position: -1274px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_spider {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -616px;
+ background-position: -1323px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_trex {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -564px;
+ background-position: -1470px -1587px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_trex_undead {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -512px;
+ background-position: -1728px -208px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_vice1 {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -460px;
+ background-position: -1728px -260px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_vice1_locked {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -408px;
+ background-position: -1728px -312px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_vice2 {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -356px;
+ background-position: -1728px -364px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_vice2_locked {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -304px;
+ background-position: -1728px -416px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_vice3 {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -1393px;
+ background-position: -1728px -468px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_vice3_locked {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -1341px;
+ background-position: -1728px -520px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_whale {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -1289px;
+ background-position: -1728px -572px;
width: 48px;
height: 51px;
}
.quest_TEMPLATE_FOR_MISSING_IMAGE {
background-image: url(spritesmith-main-5.png);
- background-position: -636px -1527px;
+ background-position: -1410px -1487px;
width: 221px;
height: 39px;
}
.quest_atom1 {
background-image: url(spritesmith-main-5.png);
- background-position: 0px -1079px;
+ background-position: -502px -1079px;
width: 250px;
height: 150px;
}
@@ -486,31 +666,31 @@
}
.quest_cheetah {
background-image: url(spritesmith-main-5.png);
- background-position: -660px -672px;
+ background-position: 0px -232px;
width: 219px;
height: 219px;
}
.quest_dilatory {
background-image: url(spritesmith-main-5.png);
- background-position: -880px -672px;
+ background-position: -220px -232px;
width: 219px;
height: 219px;
}
.quest_dilatoryDistress1 {
background-image: url(spritesmith-main-5.png);
- background-position: -1302px -1487px;
+ background-position: -1188px -1487px;
width: 221px;
height: 39px;
}
.quest_dilatoryDistress1_blueFins {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -1240px;
+ background-position: -1637px -1146px;
width: 51px;
height: 48px;
}
.quest_dilatoryDistress1_fireCoral {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -1032px;
+ background-position: -1637px -1195px;
width: 48px;
height: 51px;
}
@@ -522,25 +702,25 @@
}
.quest_dilatoryDistress3 {
background-image: url(spritesmith-main-5.png);
- background-position: -440px -672px;
+ background-position: -440px -232px;
width: 219px;
height: 219px;
}
.quest_dilatory_derby {
background-image: url(spritesmith-main-5.png);
- background-position: -220px -672px;
+ background-position: -660px 0px;
width: 219px;
height: 219px;
}
.quest_egg {
background-image: url(spritesmith-main-5.png);
- background-position: -636px -1487px;
+ background-position: -522px -1487px;
width: 221px;
height: 39px;
}
.quest_egg_plainEgg {
background-image: url(spritesmith-main-5.png);
- background-position: -490px -1684px;
+ background-position: -1637px -1455px;
width: 48px;
height: 51px;
}
@@ -552,25 +732,25 @@
}
.quest_evilsanta2 {
background-image: url(spritesmith-main-5.png);
- background-position: 0px -452px;
+ background-position: -660px -220px;
width: 219px;
height: 219px;
}
.quest_ghost_stag {
background-image: url(spritesmith-main-5.png);
- background-position: -660px -220px;
+ background-position: 0px -452px;
width: 219px;
height: 219px;
}
.quest_goldenknight1 {
background-image: url(spritesmith-main-5.png);
- background-position: -858px -1527px;
+ background-position: -744px -1487px;
width: 221px;
height: 39px;
}
.quest_goldenknight1_testimony {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -1084px;
+ background-position: -1453px -1145px;
width: 48px;
height: 51px;
}
@@ -588,13 +768,13 @@
}
.quest_gryphon {
background-image: url(spritesmith-main-5.png);
- background-position: -443px -892px;
+ background-position: -660px -892px;
width: 216px;
height: 177px;
}
.quest_harpy {
background-image: url(spritesmith-main-5.png);
- background-position: 0px -672px;
+ background-position: -660px -452px;
width: 219px;
height: 219px;
}
@@ -606,37 +786,37 @@
}
.quest_horse {
background-image: url(spritesmith-main-5.png);
- background-position: -660px 0px;
+ background-position: -880px -220px;
width: 219px;
height: 219px;
}
.quest_kraken {
background-image: url(spritesmith-main-5.png);
- background-position: -877px -892px;
+ background-position: -1100px -585px;
width: 216px;
height: 177px;
}
.quest_moonstone1 {
background-image: url(spritesmith-main-5.png);
- background-position: -858px -1487px;
+ background-position: -300px -1487px;
width: 221px;
height: 39px;
}
.quest_moonstone1_moonstone {
background-image: url(spritesmith-main-5.png);
- background-position: -1762px -512px;
+ background-position: -1695px -657px;
width: 30px;
height: 30px;
}
.quest_moonstone2 {
background-image: url(spritesmith-main-5.png);
- background-position: -660px -452px;
+ background-position: -880px -440px;
width: 219px;
height: 219px;
}
.quest_moonstone3 {
background-image: url(spritesmith-main-5.png);
- background-position: -880px -440px;
+ background-position: -220px 0px;
width: 219px;
height: 219px;
}
@@ -648,7 +828,7 @@
}
.quest_owl {
background-image: url(spritesmith-main-5.png);
- background-position: -880px -220px;
+ background-position: -220px -672px;
width: 219px;
height: 219px;
}
@@ -660,7 +840,7 @@
}
.quest_rat {
background-image: url(spritesmith-main-5.png);
- background-position: -880px 0px;
+ background-position: -440px -672px;
width: 219px;
height: 219px;
}
@@ -678,43 +858,43 @@
}
.quest_sheep {
background-image: url(spritesmith-main-5.png);
- background-position: -220px 0px;
+ background-position: -660px -672px;
width: 219px;
height: 219px;
}
.quest_slime {
background-image: url(spritesmith-main-5.png);
- background-position: -220px -452px;
+ background-position: 0px -672px;
width: 219px;
height: 219px;
}
.quest_spider {
background-image: url(spritesmith-main-5.png);
- background-position: -502px -1079px;
+ background-position: 0px -1079px;
width: 250px;
height: 150px;
}
.quest_stressbeast {
background-image: url(spritesmith-main-5.png);
- background-position: -440px -232px;
+ background-position: -440px 0px;
width: 219px;
height: 219px;
}
.quest_stressbeast_bailey {
background-image: url(spritesmith-main-5.png);
- background-position: -220px -232px;
+ background-position: -440px -452px;
width: 219px;
height: 219px;
}
.quest_stressbeast_guide {
background-image: url(spritesmith-main-5.png);
- background-position: 0px -232px;
+ background-position: -880px 0px;
width: 219px;
height: 219px;
}
.quest_stressbeast_stables {
background-image: url(spritesmith-main-5.png);
- background-position: -440px -452px;
+ background-position: -880px -672px;
width: 219px;
height: 219px;
}
@@ -726,301 +906,301 @@
}
.quest_trex_undead {
background-image: url(spritesmith-main-5.png);
- background-position: -1094px -892px;
+ background-position: -443px -892px;
width: 216px;
height: 177px;
}
.quest_vice1 {
background-image: url(spritesmith-main-5.png);
- background-position: -1100px -585px;
+ background-position: -877px -892px;
width: 216px;
height: 177px;
}
.quest_vice2 {
background-image: url(spritesmith-main-5.png);
- background-position: -1080px -1487px;
+ background-position: -966px -1487px;
width: 221px;
height: 39px;
}
.quest_vice2_lightCrystal {
background-image: url(spritesmith-main-5.png);
- background-position: -742px -1593px;
+ background-position: -1686px -1299px;
width: 40px;
height: 40px;
}
.quest_vice3 {
background-image: url(spritesmith-main-5.png);
- background-position: -660px -892px;
+ background-position: -1094px -892px;
width: 216px;
height: 177px;
}
.quest_whale {
background-image: url(spritesmith-main-5.png);
- background-position: -440px 0px;
+ background-position: -220px -452px;
width: 219px;
height: 219px;
}
.shop_copper {
background-image: url(spritesmith-main-5.png);
- background-position: -1762px -564px;
+ background-position: -1695px -712px;
width: 32px;
height: 22px;
}
.shop_eyes {
background-image: url(spritesmith-main-5.png);
- background-position: -865px -1593px;
+ background-position: -1686px -1351px;
width: 40px;
height: 40px;
}
.shop_gold {
background-image: url(spritesmith-main-5.png);
- background-position: -1762px -616px;
+ background-position: -1728px -1664px;
width: 32px;
height: 22px;
}
.shop_opaquePotion {
background-image: url(spritesmith-main-5.png);
- background-position: -701px -1593px;
+ background-position: -1686px -1403px;
width: 40px;
height: 40px;
}
.shop_potion {
background-image: url(spritesmith-main-5.png);
- background-position: -660px -1593px;
+ background-position: -1686px -1455px;
width: 40px;
height: 40px;
}
.shop_reroll {
background-image: url(spritesmith-main-5.png);
- background-position: -1757px -1549px;
+ background-position: -1686px -1507px;
width: 40px;
height: 40px;
}
.shop_seafoam {
background-image: url(spritesmith-main-5.png);
- background-position: -1762px -356px;
+ background-position: -1695px -437px;
width: 32px;
height: 32px;
}
.shop_shinySeed {
background-image: url(spritesmith-main-5.png);
- background-position: -1762px -408px;
+ background-position: -1695px -492px;
width: 32px;
height: 32px;
}
.shop_silver {
background-image: url(spritesmith-main-5.png);
- background-position: -1762px -587px;
+ background-position: -1695px -688px;
width: 32px;
height: 22px;
}
.shop_snowball {
background-image: url(spritesmith-main-5.png);
- background-position: -1762px -304px;
+ background-position: -1695px -547px;
width: 32px;
height: 32px;
}
.shop_spookDust {
background-image: url(spritesmith-main-5.png);
- background-position: -1762px -460px;
+ background-position: -1695px -602px;
width: 32px;
height: 32px;
}
.Pet_Egg_BearCub {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -396px;
+ background-position: -343px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Bunny {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -448px;
+ background-position: -392px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Cactus {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -500px;
+ background-position: -441px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Cheetah {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -552px;
+ background-position: -490px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Cuttlefish {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -604px;
+ background-position: -539px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Deer {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -656px;
+ background-position: -588px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Dragon {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -708px;
+ background-position: -637px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Egg {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -760px;
+ background-position: -686px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_FlyingPig {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -812px;
+ background-position: -735px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Fox {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -864px;
+ background-position: -441px -1691px;
width: 48px;
height: 51px;
}
.Pet_Egg_Gryphon {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -916px;
+ background-position: -833px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Hedgehog {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -968px;
+ background-position: -882px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Horse {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -1020px;
+ background-position: -931px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_LionCub {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -1072px;
+ background-position: -980px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Octopus {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -1124px;
+ background-position: -1029px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Owl {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -1176px;
+ background-position: -1078px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_PandaCub {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -1228px;
+ background-position: -1127px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Parrot {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -1280px;
+ background-position: -1176px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Penguin {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -1332px;
+ background-position: -1225px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_PolarBear {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -1384px;
+ background-position: -1274px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Rat {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -1436px;
+ background-position: -1323px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Rock {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -1488px;
+ background-position: -1372px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Rooster {
background-image: url(spritesmith-main-5.png);
- background-position: -1637px -1540px;
+ background-position: -1421px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Seahorse {
background-image: url(spritesmith-main-5.png);
- background-position: -1453px -1093px;
+ background-position: -1470px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Sheep {
background-image: url(spritesmith-main-5.png);
- background-position: -1453px -1145px;
+ background-position: -1519px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Slime {
background-image: url(spritesmith-main-5.png);
- background-position: 0px -1684px;
+ background-position: -1568px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_Spider {
background-image: url(spritesmith-main-5.png);
- background-position: -49px -1684px;
+ background-position: -1617px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_TRex {
background-image: url(spritesmith-main-5.png);
- background-position: -98px -1684px;
+ background-position: -1666px -1639px;
width: 48px;
height: 51px;
}
.Pet_Egg_TigerCub {
background-image: url(spritesmith-main-5.png);
- background-position: -147px -1684px;
+ background-position: -1728px 0px;
width: 48px;
height: 51px;
}
.Pet_Egg_Whale {
background-image: url(spritesmith-main-5.png);
- background-position: -196px -1684px;
+ background-position: -1728px -52px;
width: 48px;
height: 51px;
}
.Pet_Egg_Wolf {
background-image: url(spritesmith-main-5.png);
- background-position: -245px -1684px;
+ background-position: -1728px -104px;
width: 48px;
height: 51px;
}
.Pet_Food_Cake_Base {
background-image: url(spritesmith-main-5.png);
- background-position: -1713px -1549px;
+ background-position: -509px -1527px;
width: 43px;
height: 43px;
}
.Pet_Food_Cake_CottonCandyBlue {
background-image: url(spritesmith-main-5.png);
- background-position: -573px -1593px;
+ background-position: -490px -1691px;
width: 42px;
height: 44px;
}
@@ -1032,25 +1212,25 @@
}
.Pet_Food_Cake_Desert {
background-image: url(spritesmith-main-5.png);
- background-position: -529px -1593px;
+ background-position: -465px -1527px;
width: 43px;
height: 44px;
}
.Pet_Food_Cake_Golden {
background-image: url(spritesmith-main-5.png);
- background-position: -616px -1593px;
+ background-position: -553px -1527px;
width: 43px;
height: 42px;
}
.Pet_Food_Cake_Red {
background-image: url(spritesmith-main-5.png);
- background-position: -485px -1593px;
+ background-position: -1484px -1427px;
width: 43px;
height: 44px;
}
.Pet_Food_Cake_Shade {
background-image: url(spritesmith-main-5.png);
- background-position: -1484px -1427px;
+ background-position: -421px -1527px;
width: 43px;
height: 44px;
}
@@ -1074,299 +1254,311 @@
}
.Pet_Food_Candy_Base {
background-image: url(spritesmith-main-5.png);
- background-position: -784px -1684px;
+ background-position: -1728px -676px;
width: 48px;
height: 51px;
}
.Pet_Food_Candy_CottonCandyBlue {
background-image: url(spritesmith-main-5.png);
- background-position: -833px -1684px;
+ background-position: -1728px -728px;
width: 48px;
height: 51px;
}
.Pet_Food_Candy_CottonCandyPink {
background-image: url(spritesmith-main-5.png);
- background-position: -882px -1684px;
+ background-position: -1728px -780px;
width: 48px;
height: 51px;
}
.Pet_Food_Candy_Desert {
background-image: url(spritesmith-main-5.png);
- background-position: -931px -1684px;
+ background-position: -1728px -832px;
width: 48px;
height: 51px;
}
.Pet_Food_Candy_Golden {
background-image: url(spritesmith-main-5.png);
- background-position: -980px -1684px;
+ background-position: -1728px -884px;
width: 48px;
height: 51px;
}
.Pet_Food_Candy_Red {
background-image: url(spritesmith-main-5.png);
- background-position: -1029px -1684px;
+ background-position: -1728px -936px;
width: 48px;
height: 51px;
}
.Pet_Food_Candy_Shade {
background-image: url(spritesmith-main-5.png);
- background-position: -1078px -1684px;
+ background-position: -1728px -988px;
width: 48px;
height: 51px;
}
.Pet_Food_Candy_Skeleton {
background-image: url(spritesmith-main-5.png);
- background-position: -1127px -1684px;
+ background-position: -1728px -1040px;
width: 48px;
height: 51px;
}
.Pet_Food_Candy_White {
background-image: url(spritesmith-main-5.png);
- background-position: -1176px -1684px;
+ background-position: -1728px -1092px;
width: 48px;
height: 51px;
}
.Pet_Food_Candy_Zombie {
background-image: url(spritesmith-main-5.png);
- background-position: -1225px -1684px;
+ background-position: -1728px -1144px;
width: 48px;
height: 51px;
}
.Pet_Food_Chocolate {
background-image: url(spritesmith-main-5.png);
- background-position: -1274px -1684px;
+ background-position: -1728px -1196px;
width: 48px;
height: 51px;
}
.Pet_Food_CottonCandyBlue {
background-image: url(spritesmith-main-5.png);
- background-position: -1323px -1684px;
+ background-position: -1728px -1248px;
width: 48px;
height: 51px;
}
.Pet_Food_CottonCandyPink {
background-image: url(spritesmith-main-5.png);
- background-position: -1372px -1684px;
+ background-position: -1728px -1300px;
width: 48px;
height: 51px;
}
.Pet_Food_Fish {
background-image: url(spritesmith-main-5.png);
- background-position: -1421px -1684px;
+ background-position: -1728px -1352px;
width: 48px;
height: 51px;
}
.Pet_Food_Honey {
background-image: url(spritesmith-main-5.png);
- background-position: -1470px -1684px;
+ background-position: -1728px -1404px;
width: 48px;
height: 51px;
}
.Pet_Food_Meat {
background-image: url(spritesmith-main-5.png);
- background-position: -1519px -1684px;
+ background-position: -1728px -1456px;
width: 48px;
height: 51px;
}
.Pet_Food_Milk {
background-image: url(spritesmith-main-5.png);
- background-position: -1568px -1684px;
+ background-position: -1728px -1508px;
width: 48px;
height: 51px;
}
.Pet_Food_Potatoe {
background-image: url(spritesmith-main-5.png);
- background-position: -1617px -1684px;
+ background-position: -1728px -1560px;
width: 48px;
height: 51px;
}
.Pet_Food_RottenMeat {
background-image: url(spritesmith-main-5.png);
- background-position: -1666px -1684px;
+ background-position: -1728px -1612px;
width: 48px;
height: 51px;
}
.Pet_Food_Saddle {
background-image: url(spritesmith-main-5.png);
- background-position: -1715px -1684px;
+ background-position: 0px -1691px;
width: 48px;
height: 51px;
}
.Pet_Food_Strawberry {
background-image: url(spritesmith-main-5.png);
- background-position: 0px -1736px;
+ background-position: -49px -1691px;
width: 48px;
height: 51px;
}
.Mount_Body_BearCub-Base {
background-image: url(spritesmith-main-5.png);
- background-position: -963px -1230px;
+ background-position: -1531px -106px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-CottonCandyBlue {
background-image: url(spritesmith-main-5.png);
- background-position: -1531px 0px;
+ background-position: -1206px -763px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-CottonCandyPink {
background-image: url(spritesmith-main-5.png);
- background-position: -857px -1230px;
+ background-position: -433px -1230px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Desert {
background-image: url(spritesmith-main-5.png);
- background-position: -1069px -1230px;
+ background-position: -539px -1230px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Golden {
background-image: url(spritesmith-main-5.png);
- background-position: -1175px -1230px;
+ background-position: -645px -1230px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Polar {
background-image: url(spritesmith-main-5.png);
- background-position: -1281px -1230px;
+ background-position: -751px -1230px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Red {
background-image: url(spritesmith-main-5.png);
- background-position: -1387px -1230px;
+ background-position: -857px -1230px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Shade {
background-image: url(spritesmith-main-5.png);
- background-position: -530px -1487px;
+ background-position: -963px -1230px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Skeleton {
background-image: url(spritesmith-main-5.png);
- background-position: 0px -1381px;
+ background-position: -1069px -1230px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Body_BearCub-Spooky {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1175px -1230px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-White {
background-image: url(spritesmith-main-5.png);
- background-position: -106px -1381px;
+ background-position: -1281px -1230px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Zombie {
background-image: url(spritesmith-main-5.png);
- background-position: -212px -1381px;
+ background-position: -1387px -1230px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Base {
background-image: url(spritesmith-main-5.png);
- background-position: -318px -1381px;
+ background-position: 0px -1381px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-CottonCandyBlue {
background-image: url(spritesmith-main-5.png);
- background-position: -424px -1381px;
+ background-position: -106px -1381px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-CottonCandyPink {
background-image: url(spritesmith-main-5.png);
- background-position: -530px -1381px;
+ background-position: -212px -1381px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Desert {
background-image: url(spritesmith-main-5.png);
- background-position: -636px -1381px;
+ background-position: -1100px -763px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Golden {
background-image: url(spritesmith-main-5.png);
- background-position: -742px -1381px;
+ background-position: -424px -1381px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Red {
background-image: url(spritesmith-main-5.png);
- background-position: -848px -1381px;
+ background-position: -530px -1381px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Shade {
background-image: url(spritesmith-main-5.png);
- background-position: -954px -1381px;
+ background-position: -636px -1381px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Skeleton {
background-image: url(spritesmith-main-5.png);
- background-position: -1060px -1381px;
+ background-position: -742px -1381px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-White {
background-image: url(spritesmith-main-5.png);
- background-position: -1166px -1381px;
+ background-position: -848px -1381px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Zombie {
background-image: url(spritesmith-main-5.png);
- background-position: -1272px -1381px;
+ background-position: -954px -1381px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Base {
background-image: url(spritesmith-main-5.png);
- background-position: -1378px -1381px;
+ background-position: -1060px -1381px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-CottonCandyBlue {
background-image: url(spritesmith-main-5.png);
- background-position: -751px -1230px;
+ background-position: -1166px -1381px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-CottonCandyPink {
background-image: url(spritesmith-main-5.png);
- background-position: -1531px -106px;
+ background-position: -1272px -1381px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Desert {
background-image: url(spritesmith-main-5.png);
- background-position: -1531px -212px;
+ background-position: -1378px -1381px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Golden {
background-image: url(spritesmith-main-5.png);
- background-position: -1531px -318px;
+ background-position: -1531px 0px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Red {
background-image: url(spritesmith-main-5.png);
- background-position: -1531px -424px;
+ background-position: -1531px -212px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Shade {
background-image: url(spritesmith-main-5.png);
- background-position: -1531px -530px;
+ background-position: -1531px -318px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Skeleton {
+ background-image: url(spritesmith-main-5.png);
+ background-position: -1531px -530px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Body_Cactus-Spooky {
background-image: url(spritesmith-main-5.png);
background-position: -1531px -636px;
width: 105px;
@@ -1380,97 +1572,25 @@
}
.Mount_Body_Cactus-Zombie {
background-image: url(spritesmith-main-5.png);
- background-position: -1531px -848px;
+ background-position: -1531px -954px;
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-Base {
background-image: url(spritesmith-main-5.png);
- background-position: -1531px -954px;
+ background-position: -318px -1381px;
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-CottonCandyBlue {
background-image: url(spritesmith-main-5.png);
- background-position: -1531px -1060px;
+ background-position: -1531px -848px;
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-CottonCandyPink {
background-image: url(spritesmith-main-5.png);
- background-position: -1531px -1166px;
+ background-position: -1531px -424px;
width: 105px;
height: 105px;
}
-.Mount_Body_Cheetah-Desert {
- background-image: url(spritesmith-main-5.png);
- background-position: -1531px -1272px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_Cheetah-Golden {
- background-image: url(spritesmith-main-5.png);
- background-position: -1531px -1378px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_Cheetah-Red {
- background-image: url(spritesmith-main-5.png);
- background-position: 0px -1487px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_Cheetah-Shade {
- background-image: url(spritesmith-main-5.png);
- background-position: -318px -1487px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_Cheetah-Skeleton {
- background-image: url(spritesmith-main-5.png);
- background-position: -424px -1487px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_Cheetah-White {
- background-image: url(spritesmith-main-5.png);
- background-position: -212px -1487px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_Cheetah-Zombie {
- background-image: url(spritesmith-main-5.png);
- background-position: -106px -1487px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_Cuttlefish-Base {
- background-image: url(spritesmith-main-5.png);
- background-position: -433px -1230px;
- width: 105px;
- height: 114px;
-}
-.Mount_Body_Cuttlefish-CottonCandyBlue {
- background-image: url(spritesmith-main-5.png);
- background-position: -1206px -763px;
- width: 105px;
- height: 114px;
-}
-.Mount_Body_Cuttlefish-CottonCandyPink {
- background-image: url(spritesmith-main-5.png);
- background-position: -645px -1230px;
- width: 105px;
- height: 114px;
-}
-.Mount_Body_Cuttlefish-Desert {
- background-image: url(spritesmith-main-5.png);
- background-position: -1100px -763px;
- width: 105px;
- height: 114px;
-}
-.Mount_Body_Cuttlefish-Golden {
- background-image: url(spritesmith-main-5.png);
- background-position: -539px -1230px;
- width: 105px;
- height: 114px;
-}
diff --git a/common/dist/sprites/spritesmith-main-5.png b/common/dist/sprites/spritesmith-main-5.png
index 2d1ace4a21..ac5d3a46bc 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 6fab10166b..c9684ef0e4 100644
--- a/common/dist/sprites/spritesmith-main-6.css
+++ b/common/dist/sprites/spritesmith-main-6.css
@@ -1,1440 +1,1452 @@
+.Mount_Body_Cheetah-Desert {
+ background-image: url(spritesmith-main-6.png);
+ background-position: -424px -1138px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Body_Cheetah-Golden {
+ background-image: url(spritesmith-main-6.png);
+ background-position: -1262px 0px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Body_Cheetah-Red {
+ background-image: url(spritesmith-main-6.png);
+ background-position: -1686px -1272px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Body_Cheetah-Shade {
+ background-image: url(spritesmith-main-6.png);
+ background-position: -1686px -1378px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Body_Cheetah-Skeleton {
+ background-image: url(spritesmith-main-6.png);
+ background-position: -1686px -1484px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Body_Cheetah-White {
+ background-image: url(spritesmith-main-6.png);
+ background-position: -1156px -954px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Body_Cheetah-Zombie {
+ background-image: url(spritesmith-main-6.png);
+ background-position: -318px -1138px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Body_Cuttlefish-Base {
+ background-image: url(spritesmith-main-6.png);
+ background-position: -408px 0px;
+ width: 105px;
+ height: 114px;
+}
+.Mount_Body_Cuttlefish-CottonCandyBlue {
+ background-image: url(spritesmith-main-6.png);
+ background-position: -106px -387px;
+ width: 105px;
+ height: 114px;
+}
+.Mount_Body_Cuttlefish-CottonCandyPink {
+ background-image: url(spritesmith-main-6.png);
+ background-position: -318px -387px;
+ width: 105px;
+ height: 114px;
+}
+.Mount_Body_Cuttlefish-Desert {
+ background-image: url(spritesmith-main-6.png);
+ background-position: -212px -387px;
+ width: 105px;
+ height: 114px;
+}
+.Mount_Body_Cuttlefish-Golden {
+ background-image: url(spritesmith-main-6.png);
+ background-position: 0px -272px;
+ width: 105px;
+ height: 114px;
+}
.Mount_Body_Cuttlefish-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -318px -408px;
+ background-position: -408px -230px;
width: 105px;
height: 114px;
}
.Mount_Body_Cuttlefish-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: 0px -408px;
+ background-position: -106px -272px;
width: 105px;
height: 114px;
}
.Mount_Body_Cuttlefish-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -408px -260px;
+ background-position: -212px -272px;
width: 105px;
height: 114px;
}
.Mount_Body_Cuttlefish-White {
background-image: url(spritesmith-main-6.png);
- background-position: -212px -408px;
+ background-position: 0px -387px;
width: 105px;
height: 114px;
}
.Mount_Body_Cuttlefish-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -106px -408px;
+ background-position: -408px -115px;
width: 105px;
height: 114px;
}
.Mount_Body_Deer-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -106px -1053px;
+ background-position: 0px -1668px;
width: 105px;
height: 105px;
}
.Mount_Body_Deer-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -212px -1053px;
+ background-position: -514px -212px;
width: 105px;
height: 105px;
}
.Mount_Body_Deer-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -318px -1159px;
+ background-position: -514px -318px;
width: 105px;
height: 105px;
}
.Mount_Body_Deer-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -1607px -1378px;
+ background-position: 0px -502px;
width: 105px;
height: 105px;
}
.Mount_Body_Deer-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: 0px -1583px;
+ background-position: -106px -502px;
width: 105px;
height: 105px;
}
.Mount_Body_Deer-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -106px -1583px;
+ background-position: -212px -502px;
width: 105px;
height: 105px;
}
.Mount_Body_Deer-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -212px -1583px;
+ background-position: -318px -502px;
width: 105px;
height: 105px;
}
.Mount_Body_Deer-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -318px -1583px;
+ background-position: -424px -502px;
width: 105px;
height: 105px;
}
.Mount_Body_Deer-White {
background-image: url(spritesmith-main-6.png);
- background-position: -424px -1583px;
+ background-position: -626px 0px;
width: 105px;
height: 105px;
}
.Mount_Body_Deer-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -530px -1583px;
+ background-position: -626px -106px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -636px -1583px;
+ background-position: -626px -212px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -742px -1583px;
+ background-position: -626px -318px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -848px -1583px;
+ background-position: -626px -424px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -544px -106px;
+ background-position: 0px -608px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -544px -212px;
+ background-position: -106px -608px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -544px -318px;
+ background-position: -212px -608px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: 0px -523px;
+ background-position: -318px -608px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -106px -523px;
+ background-position: -424px -608px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Body_Dragon-Spooky {
+ background-image: url(spritesmith-main-6.png);
+ background-position: -530px -608px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-White {
background-image: url(spritesmith-main-6.png);
- background-position: -212px -523px;
+ background-position: -732px 0px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -318px -523px;
+ background-position: -732px -106px;
width: 105px;
height: 105px;
}
.Mount_Body_Egg-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -424px -523px;
+ background-position: -732px -212px;
width: 105px;
height: 105px;
}
.Mount_Body_Egg-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -530px -523px;
+ background-position: -732px -318px;
width: 105px;
height: 105px;
}
.Mount_Body_Egg-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -653px 0px;
+ background-position: -732px -424px;
width: 105px;
height: 105px;
}
.Mount_Body_Egg-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -653px -106px;
+ background-position: -732px -530px;
width: 105px;
height: 105px;
}
.Mount_Body_Egg-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -653px -212px;
+ background-position: 0px -714px;
width: 105px;
height: 105px;
}
.Mount_Body_Egg-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -653px -318px;
+ background-position: -106px -714px;
width: 105px;
height: 105px;
}
.Mount_Body_Egg-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -653px -424px;
+ background-position: -212px -714px;
width: 105px;
height: 105px;
}
.Mount_Body_Egg-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: 0px -629px;
+ background-position: -318px -714px;
width: 105px;
height: 105px;
}
.Mount_Body_Egg-White {
background-image: url(spritesmith-main-6.png);
- background-position: -106px -629px;
+ background-position: -424px -714px;
width: 105px;
height: 105px;
}
.Mount_Body_Egg-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -212px -629px;
+ background-position: -530px -714px;
width: 105px;
height: 105px;
}
.Mount_Body_FlyingPig-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -318px -629px;
+ background-position: -636px -714px;
width: 105px;
height: 105px;
}
.Mount_Body_FlyingPig-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -424px -629px;
+ background-position: -838px 0px;
width: 105px;
height: 105px;
}
.Mount_Body_FlyingPig-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -530px -629px;
+ background-position: -838px -106px;
width: 105px;
height: 105px;
}
.Mount_Body_FlyingPig-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -636px -629px;
+ background-position: -838px -212px;
width: 105px;
height: 105px;
}
.Mount_Body_FlyingPig-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -759px 0px;
+ background-position: -838px -318px;
width: 105px;
height: 105px;
}
.Mount_Body_FlyingPig-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -759px -106px;
+ background-position: -838px -424px;
width: 105px;
height: 105px;
}
.Mount_Body_FlyingPig-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -759px -212px;
+ background-position: -838px -530px;
width: 105px;
height: 105px;
}
.Mount_Body_FlyingPig-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -759px -318px;
+ background-position: -838px -636px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Body_FlyingPig-Spooky {
+ background-image: url(spritesmith-main-6.png);
+ background-position: 0px -820px;
width: 105px;
height: 105px;
}
.Mount_Body_FlyingPig-White {
background-image: url(spritesmith-main-6.png);
- background-position: -759px -424px;
+ background-position: -106px -820px;
width: 105px;
height: 105px;
}
.Mount_Body_FlyingPig-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -759px -530px;
+ background-position: -212px -820px;
width: 105px;
height: 105px;
}
.Mount_Body_Fox-Base {
background-image: url(spritesmith-main-6.png);
- background-position: 0px -735px;
+ background-position: -318px -820px;
width: 105px;
height: 105px;
}
.Mount_Body_Fox-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -106px -735px;
+ background-position: -424px -820px;
width: 105px;
height: 105px;
}
.Mount_Body_Fox-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -212px -735px;
+ background-position: -530px -820px;
width: 105px;
height: 105px;
}
.Mount_Body_Fox-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -318px -735px;
+ background-position: -636px -820px;
width: 105px;
height: 105px;
}
.Mount_Body_Fox-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -424px -735px;
+ background-position: -742px -820px;
width: 105px;
height: 105px;
}
.Mount_Body_Fox-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -530px -735px;
+ background-position: -944px 0px;
width: 105px;
height: 105px;
}
.Mount_Body_Fox-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -636px -735px;
+ background-position: -944px -106px;
width: 105px;
height: 105px;
}
.Mount_Body_Fox-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -742px -735px;
+ background-position: -944px -212px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Body_Fox-Spooky {
+ background-image: url(spritesmith-main-6.png);
+ background-position: -944px -318px;
width: 105px;
height: 105px;
}
.Mount_Body_Fox-White {
background-image: url(spritesmith-main-6.png);
- background-position: -865px 0px;
+ background-position: -944px -424px;
width: 105px;
height: 105px;
}
.Mount_Body_Fox-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -865px -106px;
+ background-position: -944px -530px;
width: 105px;
height: 105px;
}
.Mount_Body_Gryphon-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -865px -212px;
+ background-position: -944px -636px;
width: 105px;
height: 105px;
}
.Mount_Body_Gryphon-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -865px -318px;
+ background-position: -944px -742px;
width: 105px;
height: 105px;
}
.Mount_Body_Gryphon-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -865px -424px;
+ background-position: 0px -926px;
width: 105px;
height: 105px;
}
.Mount_Body_Gryphon-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -865px -530px;
+ background-position: -106px -926px;
width: 105px;
height: 105px;
}
.Mount_Body_Gryphon-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -865px -636px;
+ background-position: -212px -926px;
width: 105px;
height: 105px;
}
.Mount_Body_Gryphon-Red {
background-image: url(spritesmith-main-6.png);
- background-position: 0px -841px;
+ background-position: -318px -926px;
width: 105px;
height: 105px;
}
.Mount_Body_Gryphon-RoyalPurple {
background-image: url(spritesmith-main-6.png);
- background-position: -106px -841px;
+ background-position: -424px -926px;
width: 105px;
height: 105px;
}
.Mount_Body_Gryphon-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -212px -841px;
+ background-position: -530px -926px;
width: 105px;
height: 105px;
}
.Mount_Body_Gryphon-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -318px -841px;
+ background-position: -636px -926px;
width: 105px;
height: 105px;
}
.Mount_Body_Gryphon-White {
background-image: url(spritesmith-main-6.png);
- background-position: -424px -841px;
+ background-position: -742px -926px;
width: 105px;
height: 105px;
}
.Mount_Body_Gryphon-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -530px -841px;
+ background-position: -848px -926px;
width: 105px;
height: 105px;
}
.Mount_Body_Hedgehog-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -636px -841px;
+ background-position: -1050px 0px;
width: 105px;
height: 105px;
}
.Mount_Body_Hedgehog-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -742px -841px;
+ background-position: -1050px -106px;
width: 105px;
height: 105px;
}
.Mount_Body_Hedgehog-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -848px -841px;
+ background-position: -1050px -212px;
width: 105px;
height: 105px;
}
.Mount_Body_Hedgehog-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -971px 0px;
+ background-position: -1050px -318px;
width: 105px;
height: 105px;
}
.Mount_Body_Hedgehog-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -971px -106px;
+ background-position: -1050px -424px;
width: 105px;
height: 105px;
}
.Mount_Body_Hedgehog-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -971px -212px;
+ background-position: -1050px -530px;
width: 105px;
height: 105px;
}
.Mount_Body_Hedgehog-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -971px -318px;
+ background-position: -1050px -636px;
width: 105px;
height: 105px;
}
.Mount_Body_Hedgehog-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -971px -424px;
+ background-position: -1050px -742px;
width: 105px;
height: 105px;
}
.Mount_Body_Hedgehog-White {
background-image: url(spritesmith-main-6.png);
- background-position: -971px -530px;
+ background-position: -1050px -848px;
width: 105px;
height: 105px;
}
.Mount_Body_Hedgehog-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -971px -636px;
+ background-position: 0px -1032px;
width: 105px;
height: 105px;
}
.Mount_Body_Horse-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -971px -742px;
+ background-position: -106px -1032px;
width: 105px;
height: 105px;
}
.Mount_Body_Horse-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: 0px -947px;
+ background-position: -212px -1032px;
width: 105px;
height: 105px;
}
.Mount_Body_Horse-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -106px -947px;
+ background-position: -318px -1032px;
width: 105px;
height: 105px;
}
.Mount_Body_Horse-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -212px -947px;
+ background-position: -424px -1032px;
width: 105px;
height: 105px;
}
.Mount_Body_Horse-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -318px -947px;
+ background-position: -530px -1032px;
width: 105px;
height: 105px;
}
.Mount_Body_Horse-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -424px -947px;
+ background-position: -636px -1032px;
width: 105px;
height: 105px;
}
.Mount_Body_Horse-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -530px -947px;
+ background-position: -742px -1032px;
width: 105px;
height: 105px;
}
.Mount_Body_Horse-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -636px -947px;
+ background-position: -848px -1032px;
width: 105px;
height: 105px;
}
.Mount_Body_Horse-White {
background-image: url(spritesmith-main-6.png);
- background-position: -742px -947px;
+ background-position: -954px -1032px;
width: 105px;
height: 105px;
}
.Mount_Body_Horse-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -848px -947px;
+ background-position: -1156px 0px;
width: 105px;
height: 105px;
}
.Mount_Body_LionCub-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -954px -947px;
+ background-position: -1156px -106px;
width: 105px;
height: 105px;
}
.Mount_Body_LionCub-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -1077px 0px;
+ background-position: -1156px -212px;
width: 105px;
height: 105px;
}
.Mount_Body_LionCub-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -1077px -106px;
+ background-position: -1156px -318px;
width: 105px;
height: 105px;
}
.Mount_Body_LionCub-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -1077px -212px;
+ background-position: -1156px -424px;
width: 105px;
height: 105px;
}
.Mount_Body_LionCub-Ethereal {
background-image: url(spritesmith-main-6.png);
- background-position: -1077px -318px;
+ background-position: -1156px -530px;
width: 105px;
height: 105px;
}
.Mount_Body_LionCub-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -1077px -424px;
+ background-position: -1156px -636px;
width: 105px;
height: 105px;
}
.Mount_Body_LionCub-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -1077px -530px;
+ background-position: -1156px -742px;
width: 105px;
height: 105px;
}
.Mount_Body_LionCub-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -1077px -636px;
+ background-position: -1156px -848px;
width: 105px;
height: 105px;
}
.Mount_Body_LionCub-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -424px -408px;
+ background-position: -514px 0px;
width: 111px;
height: 105px;
}
+.Mount_Body_LionCub-Spooky {
+ background-image: url(spritesmith-main-6.png);
+ background-position: 0px -1138px;
+ width: 105px;
+ height: 105px;
+}
.Mount_Body_LionCub-White {
background-image: url(spritesmith-main-6.png);
- background-position: -1077px -848px;
+ background-position: -106px -1138px;
width: 105px;
height: 105px;
}
.Mount_Body_LionCub-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: 0px -1053px;
+ background-position: -212px -1138px;
width: 105px;
height: 105px;
}
.Mount_Body_Mammoth-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -408px -136px;
+ background-position: -272px -136px;
width: 105px;
height: 123px;
}
.Mount_Body_MantisShrimp-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -544px 0px;
+ background-position: -514px -106px;
width: 108px;
height: 105px;
}
.Mount_Body_Octopus-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -318px -1053px;
+ background-position: -530px -1138px;
width: 105px;
height: 105px;
}
.Mount_Body_Octopus-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -424px -1053px;
+ background-position: -636px -1138px;
width: 105px;
height: 105px;
}
.Mount_Body_Octopus-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -530px -1053px;
+ background-position: -742px -1138px;
width: 105px;
height: 105px;
}
.Mount_Body_Octopus-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -636px -1053px;
+ background-position: -848px -1138px;
width: 105px;
height: 105px;
}
.Mount_Body_Octopus-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -742px -1053px;
+ background-position: -954px -1138px;
width: 105px;
height: 105px;
}
.Mount_Body_Octopus-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -848px -1053px;
+ background-position: -1060px -1138px;
width: 105px;
height: 105px;
}
.Mount_Body_Octopus-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -954px -1053px;
+ background-position: -106px -1668px;
width: 105px;
height: 105px;
}
.Mount_Body_Octopus-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -1060px -1053px;
+ background-position: -1262px -106px;
width: 105px;
height: 105px;
}
.Mount_Body_Octopus-White {
background-image: url(spritesmith-main-6.png);
- background-position: -1183px 0px;
+ background-position: -1262px -212px;
width: 105px;
height: 105px;
}
.Mount_Body_Octopus-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -1183px -106px;
+ background-position: -1262px -318px;
width: 105px;
height: 105px;
}
.Mount_Body_Orca-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -1183px -212px;
+ background-position: -1262px -424px;
width: 105px;
height: 105px;
}
.Mount_Body_Owl-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -1183px -318px;
+ background-position: -1262px -530px;
width: 105px;
height: 105px;
}
.Mount_Body_Owl-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -1183px -424px;
+ background-position: -1262px -636px;
width: 105px;
height: 105px;
}
.Mount_Body_Owl-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -1183px -530px;
+ background-position: -1262px -742px;
width: 105px;
height: 105px;
}
.Mount_Body_Owl-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -1183px -636px;
+ background-position: -1262px -848px;
width: 105px;
height: 105px;
}
.Mount_Body_Owl-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -1183px -742px;
+ background-position: -1262px -954px;
width: 105px;
height: 105px;
}
.Mount_Body_Owl-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -1183px -848px;
+ background-position: -1262px -1060px;
width: 105px;
height: 105px;
}
.Mount_Body_Owl-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -1183px -954px;
+ background-position: 0px -1244px;
width: 105px;
height: 105px;
}
.Mount_Body_Owl-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: 0px -1159px;
+ background-position: -106px -1244px;
width: 105px;
height: 105px;
}
.Mount_Body_Owl-White {
background-image: url(spritesmith-main-6.png);
- background-position: -106px -1159px;
+ background-position: -212px -1244px;
width: 105px;
height: 105px;
}
.Mount_Body_Owl-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -212px -1159px;
+ background-position: -318px -1244px;
width: 105px;
height: 105px;
}
.Mount_Body_PandaCub-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -1713px -212px;
+ background-position: -424px -1244px;
width: 105px;
height: 105px;
}
.Mount_Body_PandaCub-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -424px -1159px;
+ background-position: -530px -1244px;
width: 105px;
height: 105px;
}
.Mount_Body_PandaCub-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -530px -1159px;
+ background-position: -636px -1244px;
width: 105px;
height: 105px;
}
.Mount_Body_PandaCub-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -636px -1159px;
+ background-position: -742px -1244px;
width: 105px;
height: 105px;
}
.Mount_Body_PandaCub-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -742px -1159px;
+ background-position: -848px -1244px;
width: 105px;
height: 105px;
}
.Mount_Body_PandaCub-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -848px -1159px;
+ background-position: -954px -1244px;
width: 105px;
height: 105px;
}
.Mount_Body_PandaCub-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -954px -1159px;
+ background-position: -1060px -1244px;
width: 105px;
height: 105px;
}
.Mount_Body_PandaCub-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -1060px -1159px;
+ background-position: -1166px -1244px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Body_PandaCub-Spooky {
+ background-image: url(spritesmith-main-6.png);
+ background-position: -1368px 0px;
width: 105px;
height: 105px;
}
.Mount_Body_PandaCub-White {
background-image: url(spritesmith-main-6.png);
- background-position: -1166px -1159px;
+ background-position: -1368px -106px;
width: 105px;
height: 105px;
}
.Mount_Body_PandaCub-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -1289px 0px;
+ background-position: -1368px -212px;
width: 105px;
height: 105px;
}
.Mount_Body_Parrot-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -1289px -106px;
+ background-position: -1368px -318px;
width: 105px;
height: 105px;
}
.Mount_Body_Parrot-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -1289px -212px;
+ background-position: -1368px -424px;
width: 105px;
height: 105px;
}
.Mount_Body_Parrot-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -1289px -318px;
+ background-position: -1368px -530px;
width: 105px;
height: 105px;
}
.Mount_Body_Parrot-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -1289px -424px;
+ background-position: -1368px -636px;
width: 105px;
height: 105px;
}
.Mount_Body_Parrot-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -1289px -530px;
+ background-position: -1368px -742px;
width: 105px;
height: 105px;
}
.Mount_Body_Parrot-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -1289px -636px;
+ background-position: -1368px -848px;
width: 105px;
height: 105px;
}
.Mount_Body_Parrot-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -1289px -742px;
+ background-position: -1368px -954px;
width: 105px;
height: 105px;
}
.Mount_Body_Parrot-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -1289px -848px;
+ background-position: -1368px -1060px;
width: 105px;
height: 105px;
}
.Mount_Body_Parrot-White {
background-image: url(spritesmith-main-6.png);
- background-position: -1289px -954px;
+ background-position: -1368px -1166px;
width: 105px;
height: 105px;
}
.Mount_Body_Parrot-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -1289px -1060px;
+ background-position: 0px -1350px;
width: 105px;
height: 105px;
}
.Mount_Body_Penguin-Base {
background-image: url(spritesmith-main-6.png);
- background-position: 0px -1265px;
+ background-position: -106px -1350px;
width: 105px;
height: 105px;
}
.Mount_Body_Penguin-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -106px -1265px;
+ background-position: -212px -1350px;
width: 105px;
height: 105px;
}
.Mount_Body_Penguin-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -212px -1265px;
+ background-position: -318px -1350px;
width: 105px;
height: 105px;
}
.Mount_Body_Penguin-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -318px -1265px;
+ background-position: -424px -1350px;
width: 105px;
height: 105px;
}
.Mount_Body_Penguin-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -424px -1265px;
+ background-position: -530px -1350px;
width: 105px;
height: 105px;
}
.Mount_Body_Penguin-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -530px -1265px;
+ background-position: -636px -1350px;
width: 105px;
height: 105px;
}
.Mount_Body_Penguin-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -636px -1265px;
+ background-position: -742px -1350px;
width: 105px;
height: 105px;
}
.Mount_Body_Penguin-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -742px -1265px;
+ background-position: -848px -1350px;
width: 105px;
height: 105px;
}
.Mount_Body_Penguin-White {
background-image: url(spritesmith-main-6.png);
- background-position: -848px -1265px;
+ background-position: -954px -1350px;
width: 105px;
height: 105px;
}
.Mount_Body_Penguin-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -954px -1265px;
+ background-position: -1060px -1350px;
width: 105px;
height: 105px;
}
.Mount_Body_Rat-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -1060px -1265px;
+ background-position: -1166px -1350px;
width: 105px;
height: 105px;
}
.Mount_Body_Rat-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -1166px -1265px;
+ background-position: -1272px -1350px;
width: 105px;
height: 105px;
}
.Mount_Body_Rat-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -1272px -1265px;
+ background-position: -1474px 0px;
width: 105px;
height: 105px;
}
.Mount_Body_Rat-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -1395px 0px;
+ background-position: -1474px -106px;
width: 105px;
height: 105px;
}
.Mount_Body_Rat-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -1395px -106px;
+ background-position: -1474px -212px;
width: 105px;
height: 105px;
}
.Mount_Body_Rat-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -1395px -212px;
+ background-position: -1474px -318px;
width: 105px;
height: 105px;
}
.Mount_Body_Rat-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -1395px -318px;
+ background-position: -1474px -424px;
width: 105px;
height: 105px;
}
.Mount_Body_Rat-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -1395px -424px;
+ background-position: -1474px -530px;
width: 105px;
height: 105px;
}
.Mount_Body_Rat-White {
background-image: url(spritesmith-main-6.png);
- background-position: -1395px -530px;
+ background-position: -1474px -636px;
width: 105px;
height: 105px;
}
.Mount_Body_Rat-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -1395px -636px;
+ background-position: -1474px -742px;
width: 105px;
height: 105px;
}
.Mount_Body_Rock-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -1395px -742px;
+ background-position: -1474px -848px;
width: 105px;
height: 105px;
}
.Mount_Body_Rock-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -1395px -848px;
+ background-position: -1474px -954px;
width: 105px;
height: 105px;
}
.Mount_Body_Rock-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -1395px -954px;
+ background-position: -1474px -1060px;
width: 105px;
height: 105px;
}
.Mount_Body_Rock-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -1395px -1060px;
+ background-position: -1474px -1166px;
width: 105px;
height: 105px;
}
.Mount_Body_Rock-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -1395px -1166px;
+ background-position: -1474px -1272px;
width: 105px;
height: 105px;
}
.Mount_Body_Rock-Red {
background-image: url(spritesmith-main-6.png);
- background-position: 0px -1371px;
+ background-position: 0px -1456px;
width: 105px;
height: 105px;
}
.Mount_Body_Rock-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -106px -1371px;
+ background-position: -106px -1456px;
width: 105px;
height: 105px;
}
.Mount_Body_Rock-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -212px -1371px;
+ background-position: -212px -1456px;
width: 105px;
height: 105px;
}
.Mount_Body_Rock-White {
background-image: url(spritesmith-main-6.png);
- background-position: -318px -1371px;
+ background-position: -318px -1456px;
width: 105px;
height: 105px;
}
.Mount_Body_Rock-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -424px -1371px;
+ background-position: -424px -1456px;
width: 105px;
height: 105px;
}
.Mount_Body_Rooster-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -530px -1371px;
+ background-position: -530px -1456px;
width: 105px;
height: 105px;
}
.Mount_Body_Rooster-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -636px -1371px;
+ background-position: -636px -1456px;
width: 105px;
height: 105px;
}
.Mount_Body_Rooster-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -742px -1371px;
+ background-position: -742px -1456px;
width: 105px;
height: 105px;
}
.Mount_Body_Rooster-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -848px -1371px;
+ background-position: -848px -1456px;
width: 105px;
height: 105px;
}
.Mount_Body_Rooster-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -954px -1371px;
+ background-position: -954px -1456px;
width: 105px;
height: 105px;
}
.Mount_Body_Rooster-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -1060px -1371px;
+ background-position: -1060px -1456px;
width: 105px;
height: 105px;
}
.Mount_Body_Rooster-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -1166px -1371px;
+ background-position: -1166px -1456px;
width: 105px;
height: 105px;
}
.Mount_Body_Rooster-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -1272px -1371px;
+ background-position: -1272px -1456px;
width: 105px;
height: 105px;
}
.Mount_Body_Rooster-White {
background-image: url(spritesmith-main-6.png);
- background-position: -1378px -1371px;
+ background-position: -1378px -1456px;
width: 105px;
height: 105px;
}
.Mount_Body_Rooster-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -1501px 0px;
+ background-position: -1580px 0px;
width: 105px;
height: 105px;
}
.Mount_Body_Seahorse-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -1501px -106px;
+ background-position: -1580px -106px;
width: 105px;
height: 105px;
}
.Mount_Body_Seahorse-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -1501px -212px;
+ background-position: -1580px -212px;
width: 105px;
height: 105px;
}
.Mount_Body_Seahorse-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -1501px -318px;
+ background-position: -1580px -318px;
width: 105px;
height: 105px;
}
.Mount_Body_Seahorse-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -1501px -424px;
+ background-position: -1580px -424px;
width: 105px;
height: 105px;
}
.Mount_Body_Seahorse-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -1501px -530px;
+ background-position: -1580px -530px;
width: 105px;
height: 105px;
}
.Mount_Body_Seahorse-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -1501px -636px;
+ background-position: -1580px -636px;
width: 105px;
height: 105px;
}
.Mount_Body_Seahorse-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -1501px -742px;
+ background-position: -1580px -742px;
width: 105px;
height: 105px;
}
.Mount_Body_Seahorse-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -1501px -848px;
+ background-position: -1580px -848px;
width: 105px;
height: 105px;
}
.Mount_Body_Seahorse-White {
background-image: url(spritesmith-main-6.png);
- background-position: -1501px -954px;
+ background-position: -1580px -954px;
width: 105px;
height: 105px;
}
.Mount_Body_Seahorse-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -1501px -1060px;
+ background-position: -1580px -1060px;
width: 105px;
height: 105px;
}
.Mount_Body_Sheep-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -1501px -1166px;
+ background-position: -1580px -1166px;
width: 105px;
height: 105px;
}
.Mount_Body_Sheep-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -1501px -1272px;
+ background-position: -1580px -1272px;
width: 105px;
height: 105px;
}
.Mount_Body_Sheep-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: 0px -1477px;
+ background-position: -1580px -1378px;
width: 105px;
height: 105px;
}
.Mount_Body_Sheep-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -106px -1477px;
+ background-position: 0px -1562px;
width: 105px;
height: 105px;
}
.Mount_Body_Sheep-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -212px -1477px;
+ background-position: -106px -1562px;
width: 105px;
height: 105px;
}
.Mount_Body_Sheep-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -318px -1477px;
+ background-position: -212px -1562px;
width: 105px;
height: 105px;
}
.Mount_Body_Sheep-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -424px -1477px;
+ background-position: -318px -1562px;
width: 105px;
height: 105px;
}
.Mount_Body_Sheep-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -530px -1477px;
+ background-position: -424px -1562px;
width: 105px;
height: 105px;
}
.Mount_Body_Sheep-White {
background-image: url(spritesmith-main-6.png);
- background-position: -636px -1477px;
+ background-position: -530px -1562px;
width: 105px;
height: 105px;
}
.Mount_Body_Sheep-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -742px -1477px;
+ background-position: -636px -1562px;
width: 105px;
height: 105px;
}
.Mount_Body_Slime-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -848px -1477px;
+ background-position: -742px -1562px;
width: 105px;
height: 105px;
}
.Mount_Body_Slime-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -954px -1477px;
+ background-position: -848px -1562px;
width: 105px;
height: 105px;
}
.Mount_Body_Slime-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -1060px -1477px;
+ background-position: -954px -1562px;
width: 105px;
height: 105px;
}
.Mount_Body_Slime-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -1166px -1477px;
+ background-position: -1060px -1562px;
width: 105px;
height: 105px;
}
.Mount_Body_Slime-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -1272px -1477px;
+ background-position: -1166px -1562px;
width: 105px;
height: 105px;
}
.Mount_Body_Slime-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -1378px -1477px;
+ background-position: -1272px -1562px;
width: 105px;
height: 105px;
}
.Mount_Body_Slime-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -1484px -1477px;
+ background-position: -1378px -1562px;
width: 105px;
height: 105px;
}
.Mount_Body_Slime-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -1607px 0px;
+ background-position: -1484px -1562px;
width: 105px;
height: 105px;
}
.Mount_Body_Slime-White {
background-image: url(spritesmith-main-6.png);
- background-position: -1607px -106px;
+ background-position: -1686px 0px;
width: 105px;
height: 105px;
}
.Mount_Body_Slime-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -1607px -212px;
+ background-position: -1686px -106px;
width: 105px;
height: 105px;
}
.Mount_Body_Spider-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -1607px -318px;
+ background-position: -1686px -212px;
width: 105px;
height: 105px;
}
.Mount_Body_Spider-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: -1607px -424px;
+ background-position: -1686px -318px;
width: 105px;
height: 105px;
}
.Mount_Body_Spider-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -1607px -530px;
+ background-position: -1686px -424px;
width: 105px;
height: 105px;
}
.Mount_Body_Spider-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -1607px -636px;
+ background-position: -1686px -530px;
width: 105px;
height: 105px;
}
.Mount_Body_Spider-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: -1607px -742px;
+ background-position: -1686px -636px;
width: 105px;
height: 105px;
}
.Mount_Body_Spider-Red {
background-image: url(spritesmith-main-6.png);
- background-position: -1607px -848px;
+ background-position: -1686px -742px;
width: 105px;
height: 105px;
}
.Mount_Body_Spider-Shade {
background-image: url(spritesmith-main-6.png);
- background-position: -1607px -954px;
+ background-position: -1686px -848px;
width: 105px;
height: 105px;
}
.Mount_Body_Spider-Skeleton {
background-image: url(spritesmith-main-6.png);
- background-position: -1607px -1060px;
+ background-position: -1686px -954px;
width: 105px;
height: 105px;
}
.Mount_Body_Spider-White {
background-image: url(spritesmith-main-6.png);
- background-position: -1607px -1166px;
+ background-position: -1686px -1060px;
width: 105px;
height: 105px;
}
.Mount_Body_Spider-Zombie {
background-image: url(spritesmith-main-6.png);
- background-position: -1607px -1272px;
+ background-position: -1686px -1166px;
width: 105px;
height: 105px;
}
.Mount_Body_TRex-Base {
background-image: url(spritesmith-main-6.png);
- background-position: -272px -272px;
+ background-position: -272px 0px;
width: 135px;
height: 135px;
}
.Mount_Body_TRex-CottonCandyBlue {
background-image: url(spritesmith-main-6.png);
- background-position: 0px 0px;
+ background-position: -136px -136px;
width: 135px;
height: 135px;
}
.Mount_Body_TRex-CottonCandyPink {
background-image: url(spritesmith-main-6.png);
- background-position: -408px 0px;
+ background-position: 0px -136px;
width: 135px;
height: 135px;
}
.Mount_Body_TRex-Desert {
background-image: url(spritesmith-main-6.png);
- background-position: -136px -272px;
+ background-position: -136px 0px;
width: 135px;
height: 135px;
}
.Mount_Body_TRex-Golden {
background-image: url(spritesmith-main-6.png);
- background-position: 0px -272px;
+ background-position: 0px 0px;
width: 135px;
height: 135px;
}
-.Mount_Body_TRex-Red {
- background-image: url(spritesmith-main-6.png);
- background-position: -272px -136px;
- width: 135px;
- height: 135px;
-}
-.Mount_Body_TRex-Shade {
- background-image: url(spritesmith-main-6.png);
- background-position: -272px 0px;
- width: 135px;
- height: 135px;
-}
-.Mount_Body_TRex-Skeleton {
- background-image: url(spritesmith-main-6.png);
- background-position: -136px -136px;
- width: 135px;
- height: 135px;
-}
-.Mount_Body_TRex-White {
- background-image: url(spritesmith-main-6.png);
- background-position: 0px -136px;
- width: 135px;
- height: 135px;
-}
-.Mount_Body_TRex-Zombie {
- background-image: url(spritesmith-main-6.png);
- background-position: -136px 0px;
- width: 135px;
- height: 135px;
-}
-.Mount_Body_TigerCub-Base {
- background-image: url(spritesmith-main-6.png);
- background-position: -954px -1583px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_TigerCub-CottonCandyBlue {
- background-image: url(spritesmith-main-6.png);
- background-position: -1060px -1583px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_TigerCub-CottonCandyPink {
- background-image: url(spritesmith-main-6.png);
- background-position: -1166px -1583px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_TigerCub-Desert {
- background-image: url(spritesmith-main-6.png);
- background-position: -1272px -1583px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_TigerCub-Golden {
- background-image: url(spritesmith-main-6.png);
- background-position: -1378px -1583px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_TigerCub-Red {
- background-image: url(spritesmith-main-6.png);
- background-position: -1484px -1583px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_TigerCub-Shade {
- background-image: url(spritesmith-main-6.png);
- background-position: -1590px -1583px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_TigerCub-Skeleton {
- background-image: url(spritesmith-main-6.png);
- background-position: -1713px 0px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_TigerCub-White {
- background-image: url(spritesmith-main-6.png);
- background-position: -1713px -106px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_TigerCub-Zombie {
- background-image: url(spritesmith-main-6.png);
- background-position: -1077px -742px;
- width: 105px;
- height: 105px;
-}
diff --git a/common/dist/sprites/spritesmith-main-6.png b/common/dist/sprites/spritesmith-main-6.png
index 0f5127446b..6cbb8891fb 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 6a8618094a..821bc507e3 100644
--- a/common/dist/sprites/spritesmith-main-7.css
+++ b/common/dist/sprites/spritesmith-main-7.css
@@ -1,1440 +1,1422 @@
-.Mount_Body_Turkey-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: -212px -846px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_Whale-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: -318px -1164px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_Whale-CottonCandyBlue {
- background-image: url(spritesmith-main-7.png);
- background-position: -318px -846px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_Whale-CottonCandyPink {
- background-image: url(spritesmith-main-7.png);
- background-position: -424px -846px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_Whale-Desert {
- background-image: url(spritesmith-main-7.png);
- background-position: -530px -846px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_Whale-Golden {
- background-image: url(spritesmith-main-7.png);
- background-position: -636px -846px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_Whale-Red {
- background-image: url(spritesmith-main-7.png);
- background-position: -742px -846px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_Whale-Shade {
- background-image: url(spritesmith-main-7.png);
- background-position: -848px -846px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_Whale-Skeleton {
- background-image: url(spritesmith-main-7.png);
- background-position: -968px 0px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_Whale-White {
- background-image: url(spritesmith-main-7.png);
- background-position: -968px -106px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_Whale-Zombie {
- background-image: url(spritesmith-main-7.png);
- background-position: -968px -212px;
- width: 105px;
- height: 105px;
-}
-.Mount_Body_Wolf-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: 0px 0px;
- width: 135px;
- height: 135px;
-}
-.Mount_Body_Wolf-CottonCandyBlue {
- background-image: url(spritesmith-main-7.png);
- background-position: -408px 0px;
- width: 135px;
- height: 135px;
-}
-.Mount_Body_Wolf-CottonCandyPink {
+.Mount_Body_TRex-Red {
background-image: url(spritesmith-main-7.png);
background-position: -136px 0px;
width: 135px;
height: 135px;
}
-.Mount_Body_Wolf-Desert {
+.Mount_Body_TRex-Shade {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -408px -408px;
+ width: 135px;
+ height: 135px;
+}
+.Mount_Body_TRex-Skeleton {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -272px -408px;
+ width: 135px;
+ height: 135px;
+}
+.Mount_Body_TRex-White {
background-image: url(spritesmith-main-7.png);
background-position: 0px -136px;
width: 135px;
height: 135px;
}
-.Mount_Body_Wolf-Golden {
+.Mount_Body_TRex-Zombie {
background-image: url(spritesmith-main-7.png);
background-position: -136px -136px;
width: 135px;
height: 135px;
}
-.Mount_Body_Wolf-Red {
+.Mount_Body_TigerCub-Base {
background-image: url(spritesmith-main-7.png);
- background-position: -272px 0px;
- width: 135px;
- height: 135px;
-}
-.Mount_Body_Wolf-Shade {
- background-image: url(spritesmith-main-7.png);
- background-position: -272px -136px;
- width: 135px;
- height: 135px;
-}
-.Mount_Body_Wolf-Skeleton {
- background-image: url(spritesmith-main-7.png);
- background-position: 0px -272px;
- width: 135px;
- height: 135px;
-}
-.Mount_Body_Wolf-White {
- background-image: url(spritesmith-main-7.png);
- background-position: -136px -272px;
- width: 135px;
- height: 135px;
-}
-.Mount_Body_Wolf-Zombie {
- background-image: url(spritesmith-main-7.png);
- background-position: -272px -272px;
- width: 135px;
- height: 135px;
-}
-.Mount_Head_BearCub-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: -1392px -848px;
+ background-position: -424px -1401px;
width: 105px;
height: 105px;
}
-.Mount_Head_BearCub-CottonCandyBlue {
+.Mount_Body_TigerCub-CottonCandyBlue {
background-image: url(spritesmith-main-7.png);
- background-position: -1392px -1166px;
+ background-position: -533px -544px;
width: 105px;
height: 105px;
}
-.Mount_Head_BearCub-CottonCandyPink {
+.Mount_Body_TigerCub-CottonCandyPink {
background-image: url(spritesmith-main-7.png);
- background-position: 0px -1376px;
+ background-position: -639px -544px;
width: 105px;
height: 105px;
}
-.Mount_Head_BearCub-Desert {
- background-image: url(spritesmith-main-7.png);
- background-position: -321px -523px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_BearCub-Golden {
- background-image: url(spritesmith-main-7.png);
- background-position: -427px -523px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_BearCub-Polar {
- background-image: url(spritesmith-main-7.png);
- background-position: -533px -523px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_BearCub-Red {
- background-image: url(spritesmith-main-7.png);
- background-position: -650px 0px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_BearCub-Shade {
- background-image: url(spritesmith-main-7.png);
- background-position: -650px -106px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_BearCub-Skeleton {
- background-image: url(spritesmith-main-7.png);
- background-position: -650px -212px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_BearCub-White {
- background-image: url(spritesmith-main-7.png);
- background-position: -650px -318px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_BearCub-Zombie {
- background-image: url(spritesmith-main-7.png);
- background-position: -650px -424px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Bunny-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: 0px -634px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Bunny-CottonCandyBlue {
- background-image: url(spritesmith-main-7.png);
- background-position: -106px -634px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Bunny-CottonCandyPink {
- background-image: url(spritesmith-main-7.png);
- background-position: -212px -634px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Bunny-Desert {
- background-image: url(spritesmith-main-7.png);
- background-position: -318px -634px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Bunny-Golden {
- background-image: url(spritesmith-main-7.png);
- background-position: -424px -634px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Bunny-Red {
- background-image: url(spritesmith-main-7.png);
- background-position: -530px -634px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Bunny-Shade {
- background-image: url(spritesmith-main-7.png);
- background-position: -636px -634px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Bunny-Skeleton {
+.Mount_Body_TigerCub-Desert {
background-image: url(spritesmith-main-7.png);
background-position: -756px 0px;
width: 105px;
height: 105px;
}
-.Mount_Head_Bunny-White {
+.Mount_Body_TigerCub-Golden {
background-image: url(spritesmith-main-7.png);
background-position: -756px -106px;
width: 105px;
height: 105px;
}
-.Mount_Head_Bunny-Zombie {
+.Mount_Body_TigerCub-Red {
background-image: url(spritesmith-main-7.png);
background-position: -756px -212px;
width: 105px;
height: 105px;
}
-.Mount_Head_Cactus-Base {
+.Mount_Body_TigerCub-Shade {
background-image: url(spritesmith-main-7.png);
background-position: -756px -318px;
width: 105px;
height: 105px;
}
-.Mount_Head_Cactus-CottonCandyBlue {
+.Mount_Body_TigerCub-Skeleton {
background-image: url(spritesmith-main-7.png);
background-position: -756px -424px;
width: 105px;
height: 105px;
}
-.Mount_Head_Cactus-CottonCandyPink {
+.Mount_Body_TigerCub-Spooky {
background-image: url(spritesmith-main-7.png);
background-position: -756px -530px;
width: 105px;
height: 105px;
}
-.Mount_Head_Cactus-Desert {
+.Mount_Body_TigerCub-White {
background-image: url(spritesmith-main-7.png);
- background-position: 0px -740px;
+ background-position: 0px -659px;
width: 105px;
height: 105px;
}
-.Mount_Head_Cactus-Golden {
- background-image: url(spritesmith-main-7.png);
- background-position: -106px -740px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Cactus-Red {
- background-image: url(spritesmith-main-7.png);
- background-position: -212px -740px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Cactus-Shade {
- background-image: url(spritesmith-main-7.png);
- background-position: -318px -740px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Cactus-Skeleton {
- background-image: url(spritesmith-main-7.png);
- background-position: -424px -740px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Cactus-White {
- background-image: url(spritesmith-main-7.png);
- background-position: -530px -740px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Cactus-Zombie {
- background-image: url(spritesmith-main-7.png);
- background-position: -636px -740px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Cheetah-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: -742px -740px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Cheetah-CottonCandyBlue {
- background-image: url(spritesmith-main-7.png);
- background-position: -862px 0px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Cheetah-CottonCandyPink {
- background-image: url(spritesmith-main-7.png);
- background-position: -862px -106px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Cheetah-Desert {
- background-image: url(spritesmith-main-7.png);
- background-position: -862px -212px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Cheetah-Golden {
- background-image: url(spritesmith-main-7.png);
- background-position: -862px -318px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Cheetah-Red {
- background-image: url(spritesmith-main-7.png);
- background-position: -862px -424px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Cheetah-Shade {
- background-image: url(spritesmith-main-7.png);
- background-position: -862px -530px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Cheetah-Skeleton {
- background-image: url(spritesmith-main-7.png);
- background-position: -862px -636px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Cheetah-White {
- background-image: url(spritesmith-main-7.png);
- background-position: 0px -846px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Cheetah-Zombie {
- background-image: url(spritesmith-main-7.png);
- background-position: -106px -846px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Cuttlefish-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: 0px -408px;
- width: 105px;
- height: 114px;
-}
-.Mount_Head_Cuttlefish-CottonCandyBlue {
- background-image: url(spritesmith-main-7.png);
- background-position: -544px -345px;
- width: 105px;
- height: 114px;
-}
-.Mount_Head_Cuttlefish-CottonCandyPink {
- background-image: url(spritesmith-main-7.png);
- background-position: -424px -408px;
- width: 105px;
- height: 114px;
-}
-.Mount_Head_Cuttlefish-Desert {
- background-image: url(spritesmith-main-7.png);
- background-position: -106px -408px;
- width: 105px;
- height: 114px;
-}
-.Mount_Head_Cuttlefish-Golden {
- background-image: url(spritesmith-main-7.png);
- background-position: -212px -408px;
- width: 105px;
- height: 114px;
-}
-.Mount_Head_Cuttlefish-Red {
- background-image: url(spritesmith-main-7.png);
- background-position: -318px -408px;
- width: 105px;
- height: 114px;
-}
-.Mount_Head_Cuttlefish-Shade {
- background-image: url(spritesmith-main-7.png);
- background-position: -408px -260px;
- width: 105px;
- height: 114px;
-}
-.Mount_Head_Cuttlefish-Skeleton {
- background-image: url(spritesmith-main-7.png);
- background-position: -544px 0px;
- width: 105px;
- height: 114px;
-}
-.Mount_Head_Cuttlefish-White {
- background-image: url(spritesmith-main-7.png);
- background-position: -544px -115px;
- width: 105px;
- height: 114px;
-}
-.Mount_Head_Cuttlefish-Zombie {
- background-image: url(spritesmith-main-7.png);
- background-position: -544px -230px;
- width: 105px;
- height: 114px;
-}
-.Mount_Head_Deer-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: -968px -318px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Deer-CottonCandyBlue {
- background-image: url(spritesmith-main-7.png);
- background-position: -968px -424px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Deer-CottonCandyPink {
- background-image: url(spritesmith-main-7.png);
- background-position: -968px -530px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Deer-Desert {
- background-image: url(spritesmith-main-7.png);
- background-position: -968px -636px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Deer-Golden {
- background-image: url(spritesmith-main-7.png);
- background-position: -968px -742px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Deer-Red {
- background-image: url(spritesmith-main-7.png);
- background-position: 0px -952px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Deer-Shade {
- background-image: url(spritesmith-main-7.png);
- background-position: -106px -952px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Deer-Skeleton {
- background-image: url(spritesmith-main-7.png);
- background-position: -212px -952px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Deer-White {
- background-image: url(spritesmith-main-7.png);
- background-position: -318px -952px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Deer-Zombie {
- background-image: url(spritesmith-main-7.png);
- background-position: -424px -952px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Dragon-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: -530px -952px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Dragon-CottonCandyBlue {
- background-image: url(spritesmith-main-7.png);
- background-position: -636px -952px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Dragon-CottonCandyPink {
- background-image: url(spritesmith-main-7.png);
- background-position: -742px -952px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Dragon-Desert {
- background-image: url(spritesmith-main-7.png);
- background-position: -848px -952px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Dragon-Golden {
- background-image: url(spritesmith-main-7.png);
- background-position: -954px -952px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Dragon-Red {
- background-image: url(spritesmith-main-7.png);
- background-position: -1074px 0px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Dragon-Shade {
- background-image: url(spritesmith-main-7.png);
- background-position: -1074px -106px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Dragon-Skeleton {
+.Mount_Body_TigerCub-Zombie {
background-image: url(spritesmith-main-7.png);
background-position: -1074px -212px;
width: 105px;
height: 105px;
}
-.Mount_Head_Dragon-White {
+.Mount_Body_Turkey-Base {
background-image: url(spritesmith-main-7.png);
background-position: -1074px -318px;
width: 105px;
height: 105px;
}
-.Mount_Head_Dragon-Zombie {
+.Mount_Body_Whale-Base {
background-image: url(spritesmith-main-7.png);
background-position: -1074px -424px;
width: 105px;
height: 105px;
}
-.Mount_Head_Egg-Base {
+.Mount_Body_Whale-CottonCandyBlue {
background-image: url(spritesmith-main-7.png);
background-position: -1074px -530px;
width: 105px;
height: 105px;
}
-.Mount_Head_Egg-CottonCandyBlue {
+.Mount_Body_Whale-CottonCandyPink {
background-image: url(spritesmith-main-7.png);
background-position: -1074px -636px;
width: 105px;
height: 105px;
}
-.Mount_Head_Egg-CottonCandyPink {
+.Mount_Body_Whale-Desert {
background-image: url(spritesmith-main-7.png);
background-position: -1074px -742px;
width: 105px;
height: 105px;
}
-.Mount_Head_Egg-Desert {
+.Mount_Body_Whale-Golden {
background-image: url(spritesmith-main-7.png);
background-position: -1074px -848px;
width: 105px;
height: 105px;
}
-.Mount_Head_Egg-Golden {
+.Mount_Body_Whale-Red {
background-image: url(spritesmith-main-7.png);
- background-position: 0px -1058px;
+ background-position: 0px -977px;
width: 105px;
height: 105px;
}
-.Mount_Head_Egg-Red {
+.Mount_Body_Whale-Shade {
background-image: url(spritesmith-main-7.png);
- background-position: -106px -1058px;
+ background-position: -106px -977px;
width: 105px;
height: 105px;
}
-.Mount_Head_Egg-Shade {
+.Mount_Body_Whale-Skeleton {
background-image: url(spritesmith-main-7.png);
- background-position: -212px -1058px;
+ background-position: -212px -977px;
width: 105px;
height: 105px;
}
-.Mount_Head_Egg-Skeleton {
+.Mount_Body_Whale-White {
background-image: url(spritesmith-main-7.png);
- background-position: -318px -1058px;
+ background-position: -954px -1083px;
width: 105px;
height: 105px;
}
-.Mount_Head_Egg-White {
- background-image: url(spritesmith-main-7.png);
- background-position: -424px -1058px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Egg-Zombie {
- background-image: url(spritesmith-main-7.png);
- background-position: -530px -1058px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_FlyingPig-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: -636px -1058px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_FlyingPig-CottonCandyBlue {
- background-image: url(spritesmith-main-7.png);
- background-position: -742px -1058px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_FlyingPig-CottonCandyPink {
- background-image: url(spritesmith-main-7.png);
- background-position: -848px -1058px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_FlyingPig-Desert {
- background-image: url(spritesmith-main-7.png);
- background-position: -954px -1058px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_FlyingPig-Golden {
- background-image: url(spritesmith-main-7.png);
- background-position: -1060px -1058px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_FlyingPig-Red {
- background-image: url(spritesmith-main-7.png);
- background-position: -1180px 0px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_FlyingPig-Shade {
- background-image: url(spritesmith-main-7.png);
- background-position: -1180px -106px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_FlyingPig-Skeleton {
- background-image: url(spritesmith-main-7.png);
- background-position: -1180px -212px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_FlyingPig-White {
- background-image: url(spritesmith-main-7.png);
- background-position: -1180px -318px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_FlyingPig-Zombie {
- background-image: url(spritesmith-main-7.png);
- background-position: -1180px -424px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Fox-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: -1180px -530px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Fox-CottonCandyBlue {
- background-image: url(spritesmith-main-7.png);
- background-position: -1180px -636px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Fox-CottonCandyPink {
- background-image: url(spritesmith-main-7.png);
- background-position: -1180px -742px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Fox-Desert {
- background-image: url(spritesmith-main-7.png);
- background-position: -1180px -848px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Fox-Golden {
- background-image: url(spritesmith-main-7.png);
- background-position: -1180px -954px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Fox-Red {
- background-image: url(spritesmith-main-7.png);
- background-position: 0px -1164px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Fox-Shade {
- background-image: url(spritesmith-main-7.png);
- background-position: -106px -1164px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Fox-Skeleton {
- background-image: url(spritesmith-main-7.png);
- background-position: -212px -1164px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Fox-White {
- background-image: url(spritesmith-main-7.png);
- background-position: -215px -523px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Fox-Zombie {
- background-image: url(spritesmith-main-7.png);
- background-position: -424px -1164px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Gryphon-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: -530px -1164px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Gryphon-CottonCandyBlue {
- background-image: url(spritesmith-main-7.png);
- background-position: -636px -1164px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Gryphon-CottonCandyPink {
- background-image: url(spritesmith-main-7.png);
- background-position: -742px -1164px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Gryphon-Desert {
- background-image: url(spritesmith-main-7.png);
- background-position: -848px -1164px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Gryphon-Golden {
- background-image: url(spritesmith-main-7.png);
- background-position: -954px -1164px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Gryphon-Red {
- background-image: url(spritesmith-main-7.png);
- background-position: -1060px -1164px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Gryphon-RoyalPurple {
- background-image: url(spritesmith-main-7.png);
- background-position: -1166px -1164px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Gryphon-Shade {
- background-image: url(spritesmith-main-7.png);
- background-position: -1286px 0px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Gryphon-Skeleton {
- background-image: url(spritesmith-main-7.png);
- background-position: -1286px -106px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Gryphon-White {
- background-image: url(spritesmith-main-7.png);
- background-position: -1286px -212px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Gryphon-Zombie {
- background-image: url(spritesmith-main-7.png);
- background-position: -1286px -318px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Hedgehog-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: -1286px -424px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Hedgehog-CottonCandyBlue {
- background-image: url(spritesmith-main-7.png);
- background-position: -1286px -530px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Hedgehog-CottonCandyPink {
- background-image: url(spritesmith-main-7.png);
- background-position: -1286px -636px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Hedgehog-Desert {
- background-image: url(spritesmith-main-7.png);
- background-position: -1286px -742px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Hedgehog-Golden {
- background-image: url(spritesmith-main-7.png);
- background-position: -1286px -848px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Hedgehog-Red {
- background-image: url(spritesmith-main-7.png);
- background-position: -1286px -954px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Hedgehog-Shade {
- background-image: url(spritesmith-main-7.png);
- background-position: -1286px -1060px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Hedgehog-Skeleton {
- background-image: url(spritesmith-main-7.png);
- background-position: 0px -1270px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Hedgehog-White {
- background-image: url(spritesmith-main-7.png);
- background-position: -106px -1270px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Hedgehog-Zombie {
- background-image: url(spritesmith-main-7.png);
- background-position: -212px -1270px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Horse-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: -318px -1270px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Horse-CottonCandyBlue {
- background-image: url(spritesmith-main-7.png);
- background-position: -424px -1270px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Horse-CottonCandyPink {
- background-image: url(spritesmith-main-7.png);
- background-position: -530px -1270px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Horse-Desert {
- background-image: url(spritesmith-main-7.png);
- background-position: -636px -1270px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Horse-Golden {
- background-image: url(spritesmith-main-7.png);
- background-position: -742px -1270px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Horse-Red {
- background-image: url(spritesmith-main-7.png);
- background-position: -848px -1270px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Horse-Shade {
- background-image: url(spritesmith-main-7.png);
- background-position: -954px -1270px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Horse-Skeleton {
- background-image: url(spritesmith-main-7.png);
- background-position: -1060px -1270px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Horse-White {
- background-image: url(spritesmith-main-7.png);
- background-position: -1166px -1270px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Horse-Zombie {
- background-image: url(spritesmith-main-7.png);
- background-position: -1272px -1270px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_LionCub-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: -1392px 0px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_LionCub-CottonCandyBlue {
- background-image: url(spritesmith-main-7.png);
- background-position: -1392px -106px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_LionCub-CottonCandyPink {
- background-image: url(spritesmith-main-7.png);
- background-position: -1392px -212px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_LionCub-Desert {
- background-image: url(spritesmith-main-7.png);
- background-position: -1392px -318px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_LionCub-Ethereal {
- background-image: url(spritesmith-main-7.png);
- background-position: -1392px -424px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_LionCub-Golden {
- background-image: url(spritesmith-main-7.png);
- background-position: -1392px -530px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_LionCub-Red {
- background-image: url(spritesmith-main-7.png);
- background-position: -1392px -636px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_LionCub-Shade {
- background-image: url(spritesmith-main-7.png);
- background-position: -1392px -742px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_LionCub-Skeleton {
- background-image: url(spritesmith-main-7.png);
- background-position: 0px -523px;
- width: 105px;
- height: 110px;
-}
-.Mount_Head_LionCub-White {
- background-image: url(spritesmith-main-7.png);
- background-position: -1392px -954px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_LionCub-Zombie {
- background-image: url(spritesmith-main-7.png);
- background-position: -1392px -1060px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Mammoth-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: -408px -136px;
- width: 105px;
- height: 123px;
-}
-.Mount_Head_MantisShrimp-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: -106px -523px;
- width: 108px;
- height: 105px;
-}
-.Mount_Head_Octopus-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: -106px -1376px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Octopus-CottonCandyBlue {
- background-image: url(spritesmith-main-7.png);
- background-position: -212px -1376px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Octopus-CottonCandyPink {
- background-image: url(spritesmith-main-7.png);
- background-position: -318px -1376px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Octopus-Desert {
- background-image: url(spritesmith-main-7.png);
- background-position: -424px -1376px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Octopus-Golden {
- background-image: url(spritesmith-main-7.png);
- background-position: -530px -1376px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Octopus-Red {
- background-image: url(spritesmith-main-7.png);
- background-position: -636px -1376px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Octopus-Shade {
- background-image: url(spritesmith-main-7.png);
- background-position: -742px -1376px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Octopus-Skeleton {
- background-image: url(spritesmith-main-7.png);
- background-position: -848px -1376px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Octopus-White {
- background-image: url(spritesmith-main-7.png);
- background-position: -954px -1376px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Octopus-Zombie {
- background-image: url(spritesmith-main-7.png);
- background-position: -1060px -1376px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Orca-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: -1166px -1376px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Owl-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: -1272px -1376px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Owl-CottonCandyBlue {
- background-image: url(spritesmith-main-7.png);
- background-position: -1378px -1376px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Owl-CottonCandyPink {
- background-image: url(spritesmith-main-7.png);
- background-position: -1498px 0px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Owl-Desert {
- background-image: url(spritesmith-main-7.png);
- background-position: -1498px -106px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Owl-Golden {
- background-image: url(spritesmith-main-7.png);
- background-position: -1498px -212px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Owl-Red {
- background-image: url(spritesmith-main-7.png);
- background-position: -1498px -318px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Owl-Shade {
- background-image: url(spritesmith-main-7.png);
- background-position: -1498px -424px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Owl-Skeleton {
- background-image: url(spritesmith-main-7.png);
- background-position: -1498px -530px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Owl-White {
- background-image: url(spritesmith-main-7.png);
- background-position: -1498px -636px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Owl-Zombie {
- background-image: url(spritesmith-main-7.png);
- background-position: -1498px -742px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_PandaCub-Base {
- background-image: url(spritesmith-main-7.png);
- background-position: -1498px -848px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_PandaCub-CottonCandyBlue {
- background-image: url(spritesmith-main-7.png);
- background-position: -1498px -954px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_PandaCub-CottonCandyPink {
- background-image: url(spritesmith-main-7.png);
- background-position: -1498px -1060px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_PandaCub-Desert {
- background-image: url(spritesmith-main-7.png);
- background-position: -1498px -1166px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_PandaCub-Golden {
+.Mount_Body_Whale-Zombie {
background-image: url(spritesmith-main-7.png);
background-position: -1498px -1272px;
width: 105px;
height: 105px;
}
-.Mount_Head_PandaCub-Red {
+.Mount_Body_Wolf-Base {
background-image: url(spritesmith-main-7.png);
- background-position: 0px -1482px;
+ background-position: -272px 0px;
+ width: 135px;
+ height: 135px;
+}
+.Mount_Body_Wolf-CottonCandyBlue {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -272px -136px;
+ width: 135px;
+ height: 135px;
+}
+.Mount_Body_Wolf-CottonCandyPink {
+ background-image: url(spritesmith-main-7.png);
+ background-position: 0px -272px;
+ width: 135px;
+ height: 135px;
+}
+.Mount_Body_Wolf-Desert {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -136px -272px;
+ width: 135px;
+ height: 135px;
+}
+.Mount_Body_Wolf-Golden {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -272px -272px;
+ width: 135px;
+ height: 135px;
+}
+.Mount_Body_Wolf-Red {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -408px 0px;
+ width: 135px;
+ height: 135px;
+}
+.Mount_Body_Wolf-Shade {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -408px -136px;
+ width: 135px;
+ height: 135px;
+}
+.Mount_Body_Wolf-Skeleton {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -408px -272px;
+ width: 135px;
+ height: 135px;
+}
+.Mount_Body_Wolf-Spooky {
+ background-image: url(spritesmith-main-7.png);
+ background-position: 0px -408px;
+ width: 135px;
+ height: 135px;
+}
+.Mount_Body_Wolf-White {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -136px -408px;
+ width: 135px;
+ height: 135px;
+}
+.Mount_Body_Wolf-Zombie {
+ background-image: url(spritesmith-main-7.png);
+ background-position: 0px 0px;
+ width: 135px;
+ height: 135px;
+}
+.Mount_Head_BearCub-Base {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -106px -659px;
width: 105px;
height: 105px;
}
-.Mount_Head_PandaCub-Shade {
+.Mount_Head_BearCub-CottonCandyBlue {
background-image: url(spritesmith-main-7.png);
- background-position: -106px -1482px;
+ background-position: -212px -659px;
width: 105px;
height: 105px;
}
-.Mount_Head_PandaCub-Skeleton {
+.Mount_Head_BearCub-CottonCandyPink {
background-image: url(spritesmith-main-7.png);
- background-position: -212px -1482px;
+ background-position: -318px -659px;
width: 105px;
height: 105px;
}
-.Mount_Head_PandaCub-White {
+.Mount_Head_BearCub-Desert {
background-image: url(spritesmith-main-7.png);
- background-position: -318px -1482px;
+ background-position: -424px -659px;
width: 105px;
height: 105px;
}
-.Mount_Head_PandaCub-Zombie {
+.Mount_Head_BearCub-Golden {
background-image: url(spritesmith-main-7.png);
- background-position: -424px -1482px;
+ background-position: -530px -659px;
width: 105px;
height: 105px;
}
-.Mount_Head_Parrot-Base {
+.Mount_Head_BearCub-Polar {
background-image: url(spritesmith-main-7.png);
- background-position: -530px -1482px;
+ background-position: -636px -659px;
width: 105px;
height: 105px;
}
-.Mount_Head_Parrot-CottonCandyBlue {
+.Mount_Head_BearCub-Red {
background-image: url(spritesmith-main-7.png);
- background-position: -636px -1482px;
+ background-position: -742px -659px;
width: 105px;
height: 105px;
}
-.Mount_Head_Parrot-CottonCandyPink {
+.Mount_Head_BearCub-Shade {
background-image: url(spritesmith-main-7.png);
- background-position: -742px -1482px;
+ background-position: -862px 0px;
width: 105px;
height: 105px;
}
-.Mount_Head_Parrot-Desert {
+.Mount_Head_BearCub-Skeleton {
background-image: url(spritesmith-main-7.png);
- background-position: -848px -1482px;
+ background-position: -862px -106px;
width: 105px;
height: 105px;
}
-.Mount_Head_Parrot-Golden {
+.Mount_Head_BearCub-Spooky {
background-image: url(spritesmith-main-7.png);
- background-position: -954px -1482px;
+ background-position: -862px -212px;
width: 105px;
height: 105px;
}
-.Mount_Head_Parrot-Red {
+.Mount_Head_BearCub-White {
background-image: url(spritesmith-main-7.png);
- background-position: -1060px -1482px;
+ background-position: -862px -318px;
width: 105px;
height: 105px;
}
-.Mount_Head_Parrot-Shade {
+.Mount_Head_BearCub-Zombie {
background-image: url(spritesmith-main-7.png);
- background-position: -1166px -1482px;
+ background-position: -862px -424px;
width: 105px;
height: 105px;
}
-.Mount_Head_Parrot-Skeleton {
+.Mount_Head_Bunny-Base {
background-image: url(spritesmith-main-7.png);
- background-position: -1272px -1482px;
+ background-position: -862px -530px;
width: 105px;
height: 105px;
}
-.Mount_Head_Parrot-White {
+.Mount_Head_Bunny-CottonCandyBlue {
background-image: url(spritesmith-main-7.png);
- background-position: -1378px -1482px;
+ background-position: -862px -636px;
width: 105px;
height: 105px;
}
-.Mount_Head_Parrot-Zombie {
+.Mount_Head_Bunny-CottonCandyPink {
background-image: url(spritesmith-main-7.png);
- background-position: -1484px -1482px;
+ background-position: 0px -765px;
width: 105px;
height: 105px;
}
-.Mount_Head_Penguin-Base {
+.Mount_Head_Bunny-Desert {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -106px -765px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Bunny-Golden {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -212px -765px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Bunny-Red {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -318px -765px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Bunny-Shade {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -424px -765px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Bunny-Skeleton {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -530px -765px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Bunny-White {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -636px -765px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Bunny-Zombie {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -742px -765px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cactus-Base {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -848px -765px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cactus-CottonCandyBlue {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -968px 0px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cactus-CottonCandyPink {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -968px -106px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cactus-Desert {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -968px -212px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cactus-Golden {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -968px -318px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cactus-Red {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -968px -424px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cactus-Shade {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -968px -530px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cactus-Skeleton {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -968px -636px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cactus-Spooky {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -968px -742px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cactus-White {
+ background-image: url(spritesmith-main-7.png);
+ background-position: 0px -871px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cactus-Zombie {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -106px -871px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cheetah-Base {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -212px -871px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cheetah-CottonCandyBlue {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -318px -871px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cheetah-CottonCandyPink {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -424px -871px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cheetah-Desert {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -530px -871px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cheetah-Golden {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -636px -871px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cheetah-Red {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -742px -871px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cheetah-Shade {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -848px -871px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cheetah-Skeleton {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -954px -871px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cheetah-White {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1074px 0px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cheetah-Zombie {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1074px -106px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Cuttlefish-Base {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -106px -544px;
+ width: 105px;
+ height: 114px;
+}
+.Mount_Head_Cuttlefish-CottonCandyBlue {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -212px -544px;
+ width: 105px;
+ height: 114px;
+}
+.Mount_Head_Cuttlefish-CottonCandyPink {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -650px -230px;
+ width: 105px;
+ height: 114px;
+}
+.Mount_Head_Cuttlefish-Desert {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -544px -239px;
+ width: 105px;
+ height: 114px;
+}
+.Mount_Head_Cuttlefish-Golden {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -544px -354px;
+ width: 105px;
+ height: 114px;
+}
+.Mount_Head_Cuttlefish-Red {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -650px 0px;
+ width: 105px;
+ height: 114px;
+}
+.Mount_Head_Cuttlefish-Shade {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -650px -115px;
+ width: 105px;
+ height: 114px;
+}
+.Mount_Head_Cuttlefish-Skeleton {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -544px -124px;
+ width: 105px;
+ height: 114px;
+}
+.Mount_Head_Cuttlefish-White {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -650px -345px;
+ width: 105px;
+ height: 114px;
+}
+.Mount_Head_Cuttlefish-Zombie {
+ background-image: url(spritesmith-main-7.png);
+ background-position: 0px -544px;
+ width: 105px;
+ height: 114px;
+}
+.Mount_Head_Deer-Base {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -318px -977px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Deer-CottonCandyBlue {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -424px -977px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Deer-CottonCandyPink {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -530px -977px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Deer-Desert {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -636px -977px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Deer-Golden {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -742px -977px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Deer-Red {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -848px -977px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Deer-Shade {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -954px -977px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Deer-Skeleton {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1060px -977px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Deer-White {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1180px 0px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Deer-Zombie {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1180px -106px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Dragon-Base {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1180px -212px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Dragon-CottonCandyBlue {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1180px -318px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Dragon-CottonCandyPink {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1180px -424px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Dragon-Desert {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1180px -530px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Dragon-Golden {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1180px -636px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Dragon-Red {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1180px -742px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Dragon-Shade {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1180px -848px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Dragon-Skeleton {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1180px -954px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Dragon-Spooky {
+ background-image: url(spritesmith-main-7.png);
+ background-position: 0px -1083px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Dragon-White {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -106px -1083px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Dragon-Zombie {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -212px -1083px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Egg-Base {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -318px -1083px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Egg-CottonCandyBlue {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -424px -1083px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Egg-CottonCandyPink {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -530px -1083px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Egg-Desert {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -636px -1083px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Egg-Golden {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -742px -1083px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Egg-Red {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -848px -1083px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Egg-Shade {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1710px -742px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Egg-Skeleton {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1060px -1083px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Egg-White {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1166px -1083px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Egg-Zombie {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1286px 0px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_FlyingPig-Base {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1286px -106px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_FlyingPig-CottonCandyBlue {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1286px -212px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_FlyingPig-CottonCandyPink {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1286px -318px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_FlyingPig-Desert {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1286px -424px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_FlyingPig-Golden {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1286px -530px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_FlyingPig-Red {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1286px -636px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_FlyingPig-Shade {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1286px -742px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_FlyingPig-Skeleton {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1286px -848px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_FlyingPig-Spooky {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1286px -954px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_FlyingPig-White {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1286px -1060px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_FlyingPig-Zombie {
+ background-image: url(spritesmith-main-7.png);
+ background-position: 0px -1189px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Fox-Base {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -106px -1189px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Fox-CottonCandyBlue {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -212px -1189px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Fox-CottonCandyPink {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -318px -1189px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Fox-Desert {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -424px -1189px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Fox-Golden {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -530px -1189px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Fox-Red {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -636px -1189px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Fox-Shade {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -742px -1189px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Fox-Skeleton {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -848px -1189px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Fox-Spooky {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -954px -1189px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Fox-White {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1060px -1189px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Fox-Zombie {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1166px -1189px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Gryphon-Base {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1272px -1189px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Gryphon-CottonCandyBlue {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1392px 0px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Gryphon-CottonCandyPink {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1392px -106px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Gryphon-Desert {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1392px -212px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Gryphon-Golden {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1392px -318px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Gryphon-Red {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1392px -424px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Gryphon-RoyalPurple {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1392px -530px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Gryphon-Shade {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1392px -636px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Gryphon-Skeleton {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1392px -742px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Gryphon-White {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1392px -848px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Gryphon-Zombie {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1392px -954px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Hedgehog-Base {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1392px -1060px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Hedgehog-CottonCandyBlue {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1392px -1166px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Hedgehog-CottonCandyPink {
+ background-image: url(spritesmith-main-7.png);
+ background-position: 0px -1295px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Hedgehog-Desert {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -106px -1295px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Hedgehog-Golden {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -212px -1295px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Hedgehog-Red {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -318px -1295px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Hedgehog-Shade {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -424px -1295px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Hedgehog-Skeleton {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -530px -1295px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Hedgehog-White {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -636px -1295px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Hedgehog-Zombie {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -742px -1295px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Horse-Base {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -848px -1295px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Horse-CottonCandyBlue {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -954px -1295px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Horse-CottonCandyPink {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1060px -1295px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Horse-Desert {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1166px -1295px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Horse-Golden {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1272px -1295px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Horse-Red {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1378px -1295px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Horse-Shade {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1498px 0px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Horse-Skeleton {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1498px -106px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Horse-White {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1498px -212px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Horse-Zombie {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1498px -318px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_LionCub-Base {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1498px -424px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_LionCub-CottonCandyBlue {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1498px -530px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_LionCub-CottonCandyPink {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1498px -636px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_LionCub-Desert {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1498px -742px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_LionCub-Ethereal {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1498px -848px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_LionCub-Golden {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1498px -954px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_LionCub-Red {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1498px -1060px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_LionCub-Shade {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1498px -1166px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_LionCub-Skeleton {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -318px -544px;
+ width: 105px;
+ height: 110px;
+}
+.Mount_Head_LionCub-Spooky {
+ background-image: url(spritesmith-main-7.png);
+ background-position: 0px -1401px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_LionCub-White {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -106px -1401px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_LionCub-Zombie {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -212px -1401px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Mammoth-Base {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -544px 0px;
+ width: 105px;
+ height: 123px;
+}
+.Mount_Head_MantisShrimp-Base {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -424px -544px;
+ width: 108px;
+ height: 105px;
+}
+.Mount_Head_Octopus-Base {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -530px -1401px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Octopus-CottonCandyBlue {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -636px -1401px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Octopus-CottonCandyPink {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -742px -1401px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Octopus-Desert {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -848px -1401px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Octopus-Golden {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -954px -1401px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Octopus-Red {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1060px -1401px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Octopus-Shade {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1166px -1401px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Octopus-Skeleton {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1272px -1401px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Octopus-White {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1378px -1401px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Octopus-Zombie {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1484px -1401px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Orca-Base {
background-image: url(spritesmith-main-7.png);
background-position: -1604px 0px;
width: 105px;
height: 105px;
}
-.Mount_Head_Penguin-CottonCandyBlue {
+.Mount_Head_Owl-Base {
background-image: url(spritesmith-main-7.png);
background-position: -1604px -106px;
width: 105px;
height: 105px;
}
-.Mount_Head_Penguin-CottonCandyPink {
+.Mount_Head_Owl-CottonCandyBlue {
background-image: url(spritesmith-main-7.png);
background-position: -1604px -212px;
width: 105px;
height: 105px;
}
-.Mount_Head_Penguin-Desert {
+.Mount_Head_Owl-CottonCandyPink {
background-image: url(spritesmith-main-7.png);
background-position: -1604px -318px;
width: 105px;
height: 105px;
}
-.Mount_Head_Penguin-Golden {
+.Mount_Head_Owl-Desert {
background-image: url(spritesmith-main-7.png);
background-position: -1604px -424px;
width: 105px;
height: 105px;
}
-.Mount_Head_Penguin-Red {
+.Mount_Head_Owl-Golden {
background-image: url(spritesmith-main-7.png);
background-position: -1604px -530px;
width: 105px;
height: 105px;
}
-.Mount_Head_Penguin-Shade {
+.Mount_Head_Owl-Red {
background-image: url(spritesmith-main-7.png);
background-position: -1604px -636px;
width: 105px;
height: 105px;
}
-.Mount_Head_Penguin-Skeleton {
+.Mount_Head_Owl-Shade {
background-image: url(spritesmith-main-7.png);
background-position: -1604px -742px;
width: 105px;
height: 105px;
}
-.Mount_Head_Penguin-White {
+.Mount_Head_Owl-Skeleton {
background-image: url(spritesmith-main-7.png);
background-position: -1604px -848px;
width: 105px;
height: 105px;
}
-.Mount_Head_Penguin-Zombie {
+.Mount_Head_Owl-White {
background-image: url(spritesmith-main-7.png);
background-position: -1604px -954px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rat-Base {
+.Mount_Head_Owl-Zombie {
background-image: url(spritesmith-main-7.png);
background-position: -1604px -1060px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rat-CottonCandyBlue {
+.Mount_Head_PandaCub-Base {
background-image: url(spritesmith-main-7.png);
background-position: -1604px -1166px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rat-CottonCandyPink {
+.Mount_Head_PandaCub-CottonCandyBlue {
background-image: url(spritesmith-main-7.png);
background-position: -1604px -1272px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rat-Desert {
+.Mount_Head_PandaCub-CottonCandyPink {
background-image: url(spritesmith-main-7.png);
background-position: -1604px -1378px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rat-Golden {
+.Mount_Head_PandaCub-Desert {
background-image: url(spritesmith-main-7.png);
- background-position: 0px -1588px;
+ background-position: 0px -1507px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rat-Red {
+.Mount_Head_PandaCub-Golden {
background-image: url(spritesmith-main-7.png);
- background-position: -106px -1588px;
+ background-position: -106px -1507px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rat-Shade {
+.Mount_Head_PandaCub-Red {
background-image: url(spritesmith-main-7.png);
- background-position: -212px -1588px;
+ background-position: -212px -1507px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rat-Skeleton {
+.Mount_Head_PandaCub-Shade {
background-image: url(spritesmith-main-7.png);
- background-position: -318px -1588px;
+ background-position: -318px -1507px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rat-White {
+.Mount_Head_PandaCub-Skeleton {
background-image: url(spritesmith-main-7.png);
- background-position: -424px -1588px;
+ background-position: -424px -1507px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rat-Zombie {
+.Mount_Head_PandaCub-Spooky {
background-image: url(spritesmith-main-7.png);
- background-position: -530px -1588px;
+ background-position: -530px -1507px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rock-Base {
+.Mount_Head_PandaCub-White {
background-image: url(spritesmith-main-7.png);
- background-position: -636px -1588px;
+ background-position: -636px -1507px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rock-CottonCandyBlue {
+.Mount_Head_PandaCub-Zombie {
background-image: url(spritesmith-main-7.png);
- background-position: -742px -1588px;
+ background-position: -742px -1507px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rock-CottonCandyPink {
+.Mount_Head_Parrot-Base {
background-image: url(spritesmith-main-7.png);
- background-position: -848px -1588px;
+ background-position: -848px -1507px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rock-Desert {
+.Mount_Head_Parrot-CottonCandyBlue {
background-image: url(spritesmith-main-7.png);
- background-position: -954px -1588px;
+ background-position: -954px -1507px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rock-Golden {
+.Mount_Head_Parrot-CottonCandyPink {
background-image: url(spritesmith-main-7.png);
- background-position: -1060px -1588px;
+ background-position: -1060px -1507px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rock-Red {
+.Mount_Head_Parrot-Desert {
background-image: url(spritesmith-main-7.png);
- background-position: -1166px -1588px;
+ background-position: -1166px -1507px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rock-Shade {
+.Mount_Head_Parrot-Golden {
background-image: url(spritesmith-main-7.png);
- background-position: -1272px -1588px;
+ background-position: -1272px -1507px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rock-Skeleton {
+.Mount_Head_Parrot-Red {
background-image: url(spritesmith-main-7.png);
- background-position: -1378px -1588px;
+ background-position: -1378px -1507px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rock-White {
+.Mount_Head_Parrot-Shade {
background-image: url(spritesmith-main-7.png);
- background-position: -1484px -1588px;
+ background-position: -1484px -1507px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rock-Zombie {
+.Mount_Head_Parrot-Skeleton {
background-image: url(spritesmith-main-7.png);
- background-position: -1590px -1588px;
+ background-position: -1590px -1507px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rooster-Base {
+.Mount_Head_Parrot-White {
background-image: url(spritesmith-main-7.png);
background-position: -1710px 0px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rooster-CottonCandyBlue {
+.Mount_Head_Parrot-Zombie {
background-image: url(spritesmith-main-7.png);
background-position: -1710px -106px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rooster-CottonCandyPink {
+.Mount_Head_Penguin-Base {
background-image: url(spritesmith-main-7.png);
background-position: -1710px -212px;
width: 105px;
height: 105px;
}
+.Mount_Head_Penguin-CottonCandyBlue {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1710px -318px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Penguin-CottonCandyPink {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1710px -424px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Penguin-Desert {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1710px -530px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Penguin-Golden {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -1710px -636px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Penguin-Red {
+ background-image: url(spritesmith-main-7.png);
+ background-position: -318px -1401px;
+ width: 105px;
+ height: 105px;
+}
diff --git a/common/dist/sprites/spritesmith-main-7.png b/common/dist/sprites/spritesmith-main-7.png
index c4c4cfe674..2736859561 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 9856de8739..9b30137e31 100644
--- a/common/dist/sprites/spritesmith-main-8.css
+++ b/common/dist/sprites/spritesmith-main-8.css
@@ -1,288 +1,450 @@
-.Mount_Head_Rooster-Desert {
+.Mount_Head_Penguin-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: 0px -756px;
+ background-position: -998px -212px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rooster-Golden {
+.Mount_Head_Penguin-Skeleton {
background-image: url(spritesmith-main-8.png);
- background-position: -742px -968px;
+ background-position: -1210px -530px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rooster-Red {
+.Mount_Head_Penguin-White {
background-image: url(spritesmith-main-8.png);
- background-position: -786px -530px;
+ background-position: -892px -424px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rooster-Shade {
+.Mount_Head_Penguin-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: -106px -756px;
+ background-position: -998px -318px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rooster-Skeleton {
+.Mount_Head_Rat-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -212px -756px;
+ background-position: -998px -424px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rooster-White {
+.Mount_Head_Rat-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -318px -756px;
+ background-position: -998px -530px;
width: 105px;
height: 105px;
}
-.Mount_Head_Rooster-Zombie {
- background-image: url(spritesmith-main-8.png);
- background-position: -424px -756px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Seahorse-Base {
- background-image: url(spritesmith-main-8.png);
- background-position: -530px -756px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Seahorse-CottonCandyBlue {
- background-image: url(spritesmith-main-8.png);
- background-position: -636px -756px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Seahorse-CottonCandyPink {
- background-image: url(spritesmith-main-8.png);
- background-position: -742px -756px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Seahorse-Desert {
- background-image: url(spritesmith-main-8.png);
- background-position: -892px 0px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Seahorse-Golden {
- background-image: url(spritesmith-main-8.png);
- background-position: -892px -106px;
- width: 105px;
- height: 105px;
-}
-.Mount_Head_Seahorse-Red {
+.Mount_Head_Rat-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
background-position: -998px -636px;
width: 105px;
height: 105px;
}
-.Mount_Head_Seahorse-Shade {
+.Mount_Head_Rat-Desert {
background-image: url(spritesmith-main-8.png);
background-position: -998px -742px;
width: 105px;
height: 105px;
}
-.Mount_Head_Seahorse-Skeleton {
+.Mount_Head_Rat-Golden {
background-image: url(spritesmith-main-8.png);
background-position: -998px -848px;
width: 105px;
height: 105px;
}
-.Mount_Head_Seahorse-White {
+.Mount_Head_Rat-Red {
background-image: url(spritesmith-main-8.png);
- background-position: 0px -968px;
+ background-position: 0px -998px;
width: 105px;
height: 105px;
}
-.Mount_Head_Seahorse-Zombie {
+.Mount_Head_Rat-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: -106px -968px;
+ background-position: -106px -998px;
width: 105px;
height: 105px;
}
-.Mount_Head_Sheep-Base {
+.Mount_Head_Rat-Skeleton {
background-image: url(spritesmith-main-8.png);
- background-position: -212px -968px;
+ background-position: -212px -998px;
width: 105px;
height: 105px;
}
-.Mount_Head_Sheep-CottonCandyBlue {
+.Mount_Head_Rat-White {
background-image: url(spritesmith-main-8.png);
- background-position: -318px -968px;
+ background-position: -530px -1104px;
width: 105px;
height: 105px;
}
-.Mount_Head_Sheep-CottonCandyPink {
+.Mount_Head_Rat-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: -424px -968px;
+ background-position: -636px -1104px;
width: 105px;
height: 105px;
}
-.Mount_Head_Sheep-Desert {
+.Mount_Head_Rock-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -530px -968px;
+ background-position: -742px -1104px;
width: 105px;
height: 105px;
}
-.Mount_Head_Sheep-Golden {
+.Mount_Head_Rock-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -636px -968px;
+ background-position: -848px -1104px;
width: 105px;
height: 105px;
}
-.Mount_Head_Sheep-Red {
+.Mount_Head_Rock-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: -106px -544px;
+ background-position: -954px -1104px;
width: 105px;
height: 105px;
}
-.Mount_Head_Sheep-Shade {
+.Mount_Head_Rock-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -212px -544px;
+ background-position: -1060px -1104px;
width: 105px;
height: 105px;
}
-.Mount_Head_Sheep-Skeleton {
+.Mount_Head_Rock-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -318px -544px;
+ background-position: -1210px 0px;
width: 105px;
height: 105px;
}
-.Mount_Head_Sheep-White {
+.Mount_Head_Rock-Red {
background-image: url(spritesmith-main-8.png);
- background-position: -424px -544px;
+ background-position: -1210px -106px;
width: 105px;
height: 105px;
}
-.Mount_Head_Sheep-Zombie {
+.Mount_Head_Rock-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: -530px -544px;
+ background-position: -1210px -212px;
width: 105px;
height: 105px;
}
-.Mount_Head_Slime-Base {
+.Mount_Head_Rock-Skeleton {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -1210px -318px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Rock-White {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -1210px -424px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Rock-Zombie {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -242px -544px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Rooster-Base {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -348px -544px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Rooster-CottonCandyBlue {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -454px -544px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Rooster-CottonCandyPink {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -560px -544px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Rooster-Desert {
background-image: url(spritesmith-main-8.png);
background-position: -680px 0px;
width: 105px;
height: 105px;
}
-.Mount_Head_Slime-CottonCandyBlue {
+.Mount_Head_Rooster-Golden {
background-image: url(spritesmith-main-8.png);
background-position: -680px -106px;
width: 105px;
height: 105px;
}
-.Mount_Head_Slime-CottonCandyPink {
+.Mount_Head_Rooster-Red {
background-image: url(spritesmith-main-8.png);
background-position: -680px -212px;
width: 105px;
height: 105px;
}
-.Mount_Head_Slime-Desert {
+.Mount_Head_Rooster-Shade {
background-image: url(spritesmith-main-8.png);
background-position: -680px -318px;
width: 105px;
height: 105px;
}
-.Mount_Head_Slime-Golden {
+.Mount_Head_Rooster-Skeleton {
background-image: url(spritesmith-main-8.png);
background-position: -680px -424px;
width: 105px;
height: 105px;
}
-.Mount_Head_Slime-Red {
+.Mount_Head_Rooster-White {
background-image: url(spritesmith-main-8.png);
background-position: -680px -530px;
width: 105px;
height: 105px;
}
-.Mount_Head_Slime-Shade {
+.Mount_Head_Rooster-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: 0px -650px;
+ background-position: 0px -680px;
width: 105px;
height: 105px;
}
-.Mount_Head_Slime-Skeleton {
+.Mount_Head_Seahorse-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -106px -650px;
+ background-position: -106px -680px;
width: 105px;
height: 105px;
}
-.Mount_Head_Slime-White {
+.Mount_Head_Seahorse-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -212px -650px;
+ background-position: -212px -680px;
width: 105px;
height: 105px;
}
-.Mount_Head_Slime-Zombie {
+.Mount_Head_Seahorse-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: -318px -650px;
+ background-position: -318px -680px;
width: 105px;
height: 105px;
}
-.Mount_Head_Spider-Base {
+.Mount_Head_Seahorse-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -424px -650px;
+ background-position: -424px -680px;
width: 105px;
height: 105px;
}
-.Mount_Head_Spider-CottonCandyBlue {
+.Mount_Head_Seahorse-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -530px -650px;
+ background-position: -530px -680px;
width: 105px;
height: 105px;
}
-.Mount_Head_Spider-CottonCandyPink {
+.Mount_Head_Seahorse-Red {
background-image: url(spritesmith-main-8.png);
- background-position: -636px -650px;
+ background-position: -636px -680px;
width: 105px;
height: 105px;
}
-.Mount_Head_Spider-Desert {
+.Mount_Head_Seahorse-Shade {
background-image: url(spritesmith-main-8.png);
background-position: -786px 0px;
width: 105px;
height: 105px;
}
-.Mount_Head_Spider-Golden {
+.Mount_Head_Seahorse-Skeleton {
background-image: url(spritesmith-main-8.png);
background-position: -786px -106px;
width: 105px;
height: 105px;
}
-.Mount_Head_Spider-Red {
+.Mount_Head_Seahorse-White {
background-image: url(spritesmith-main-8.png);
background-position: -786px -212px;
width: 105px;
height: 105px;
}
-.Mount_Head_Spider-Shade {
+.Mount_Head_Seahorse-Zombie {
background-image: url(spritesmith-main-8.png);
background-position: -786px -318px;
width: 105px;
height: 105px;
}
-.Mount_Head_Spider-Skeleton {
+.Mount_Head_Sheep-Base {
background-image: url(spritesmith-main-8.png);
background-position: -786px -424px;
width: 105px;
height: 105px;
}
-.Mount_Head_Spider-White {
+.Mount_Head_Sheep-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: 0px -544px;
+ background-position: -786px -530px;
width: 105px;
height: 105px;
}
-.Mount_Head_Spider-Zombie {
+.Mount_Head_Sheep-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
background-position: -786px -636px;
width: 105px;
height: 105px;
}
+.Mount_Head_Sheep-Desert {
+ background-image: url(spritesmith-main-8.png);
+ background-position: 0px -786px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Sheep-Golden {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -106px -786px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Sheep-Red {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -212px -786px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Sheep-Shade {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -318px -786px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Sheep-Skeleton {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -424px -786px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Sheep-White {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -530px -786px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Sheep-Zombie {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -636px -786px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Slime-Base {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -742px -786px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Slime-CottonCandyBlue {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -892px 0px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Slime-CottonCandyPink {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -892px -106px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Slime-Desert {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -892px -212px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Slime-Golden {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -892px -318px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Slime-Red {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -136px -544px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Slime-Shade {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -892px -530px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Slime-Skeleton {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -892px -636px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Slime-White {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -892px -742px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Slime-Zombie {
+ background-image: url(spritesmith-main-8.png);
+ background-position: 0px -892px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Spider-Base {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -106px -892px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Spider-CottonCandyBlue {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -212px -892px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Spider-CottonCandyPink {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -318px -892px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Spider-Desert {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -424px -892px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Spider-Golden {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -530px -892px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Spider-Red {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -636px -892px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Spider-Shade {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -742px -892px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Spider-Skeleton {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -848px -892px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Spider-White {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -998px 0px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_Spider-Zombie {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -998px -106px;
+ width: 105px;
+ height: 105px;
+}
.Mount_Head_TRex-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -408px -136px;
+ background-position: -408px -272px;
width: 135px;
height: 135px;
}
@@ -336,139 +498,145 @@
}
.Mount_Head_TRex-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: 0px 0px;
+ background-position: -408px -136px;
width: 135px;
height: 135px;
}
.Mount_Head_TigerCub-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -892px -212px;
+ background-position: -318px -998px;
width: 105px;
height: 105px;
}
.Mount_Head_TigerCub-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -892px -318px;
+ background-position: -424px -998px;
width: 105px;
height: 105px;
}
.Mount_Head_TigerCub-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: -892px -424px;
+ background-position: -530px -998px;
width: 105px;
height: 105px;
}
.Mount_Head_TigerCub-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -892px -530px;
+ background-position: -636px -998px;
width: 105px;
height: 105px;
}
.Mount_Head_TigerCub-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -892px -636px;
+ background-position: -742px -998px;
width: 105px;
height: 105px;
}
.Mount_Head_TigerCub-Red {
background-image: url(spritesmith-main-8.png);
- background-position: -892px -742px;
+ background-position: -848px -998px;
width: 105px;
height: 105px;
}
.Mount_Head_TigerCub-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: 0px -862px;
+ background-position: -954px -998px;
width: 105px;
height: 105px;
}
.Mount_Head_TigerCub-Skeleton {
background-image: url(spritesmith-main-8.png);
- background-position: -106px -862px;
+ background-position: -1104px 0px;
+ width: 105px;
+ height: 105px;
+}
+.Mount_Head_TigerCub-Spooky {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -1104px -106px;
width: 105px;
height: 105px;
}
.Mount_Head_TigerCub-White {
background-image: url(spritesmith-main-8.png);
- background-position: -212px -862px;
+ background-position: -1104px -212px;
width: 105px;
height: 105px;
}
.Mount_Head_TigerCub-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: -318px -862px;
+ background-position: -1104px -318px;
width: 105px;
height: 105px;
}
.Mount_Head_Turkey-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -424px -862px;
+ background-position: -1104px -424px;
width: 105px;
height: 105px;
}
.Mount_Head_Whale-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -530px -862px;
+ background-position: -1104px -530px;
width: 105px;
height: 105px;
}
.Mount_Head_Whale-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -636px -862px;
+ background-position: -1104px -636px;
width: 105px;
height: 105px;
}
.Mount_Head_Whale-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: -742px -862px;
+ background-position: -1104px -742px;
width: 105px;
height: 105px;
}
.Mount_Head_Whale-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -848px -862px;
+ background-position: -1104px -848px;
width: 105px;
height: 105px;
}
.Mount_Head_Whale-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -998px 0px;
+ background-position: -1104px -954px;
width: 105px;
height: 105px;
}
.Mount_Head_Whale-Red {
background-image: url(spritesmith-main-8.png);
- background-position: -998px -106px;
+ background-position: 0px -1104px;
width: 105px;
height: 105px;
}
.Mount_Head_Whale-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: -998px -212px;
+ background-position: -106px -1104px;
width: 105px;
height: 105px;
}
.Mount_Head_Whale-Skeleton {
background-image: url(spritesmith-main-8.png);
- background-position: -998px -318px;
+ background-position: -212px -1104px;
width: 105px;
height: 105px;
}
.Mount_Head_Whale-White {
background-image: url(spritesmith-main-8.png);
- background-position: -998px -424px;
+ background-position: -318px -1104px;
width: 105px;
height: 105px;
}
.Mount_Head_Whale-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: -998px -530px;
+ background-position: -424px -1104px;
width: 105px;
height: 105px;
}
.Mount_Head_Wolf-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -408px -272px;
+ background-position: 0px 0px;
width: 135px;
height: 135px;
}
@@ -514,12 +682,18 @@
width: 135px;
height: 135px;
}
-.Mount_Head_Wolf-White {
+.Mount_Head_Wolf-Spooky {
background-image: url(spritesmith-main-8.png);
background-position: -544px -408px;
width: 135px;
height: 135px;
}
+.Mount_Head_Wolf-White {
+ background-image: url(spritesmith-main-8.png);
+ background-position: 0px -544px;
+ width: 135px;
+ height: 135px;
+}
.Mount_Head_Wolf-Zombie {
background-image: url(spritesmith-main-8.png);
background-position: -136px 0px;
@@ -528,1189 +702,949 @@
}
.Pet-BearCub-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -848px -968px;
+ background-position: -1210px -636px;
width: 81px;
height: 99px;
}
.Pet-BearCub-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -930px -968px;
+ background-position: -1210px -736px;
width: 81px;
height: 99px;
}
.Pet-BearCub-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: -1012px -968px;
+ background-position: -1210px -836px;
width: 81px;
height: 99px;
}
.Pet-BearCub-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -1104px 0px;
+ background-position: -1210px -936px;
width: 81px;
height: 99px;
}
.Pet-BearCub-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -1104px -100px;
+ background-position: -1210px -1036px;
width: 81px;
height: 99px;
}
.Pet-BearCub-Polar {
background-image: url(spritesmith-main-8.png);
- background-position: -1104px -200px;
+ background-position: 0px -1210px;
width: 81px;
height: 99px;
}
.Pet-BearCub-Red {
background-image: url(spritesmith-main-8.png);
- background-position: -1104px -300px;
+ background-position: -82px -1210px;
width: 81px;
height: 99px;
}
.Pet-BearCub-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: -1104px -400px;
+ background-position: -164px -1210px;
width: 81px;
height: 99px;
}
.Pet-BearCub-Skeleton {
background-image: url(spritesmith-main-8.png);
- background-position: -1104px -500px;
+ background-position: -246px -1210px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-BearCub-Spooky {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -328px -1210px;
width: 81px;
height: 99px;
}
.Pet-BearCub-White {
background-image: url(spritesmith-main-8.png);
- background-position: -1104px -600px;
+ background-position: -410px -1210px;
width: 81px;
height: 99px;
}
.Pet-BearCub-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: -1104px -700px;
+ background-position: -492px -1210px;
width: 81px;
height: 99px;
}
.Pet-Bunny-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -1104px -800px;
+ background-position: -574px -1210px;
width: 81px;
height: 99px;
}
.Pet-Bunny-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -1104px -900px;
+ background-position: -656px -1210px;
width: 81px;
height: 99px;
}
.Pet-Bunny-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: 0px -1074px;
+ background-position: -738px -1210px;
width: 81px;
height: 99px;
}
.Pet-Bunny-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -82px -1074px;
+ background-position: -820px -1210px;
width: 81px;
height: 99px;
}
.Pet-Bunny-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -164px -1074px;
+ background-position: -902px -1210px;
width: 81px;
height: 99px;
}
.Pet-Bunny-Red {
background-image: url(spritesmith-main-8.png);
- background-position: -246px -1074px;
+ background-position: -984px -1210px;
width: 81px;
height: 99px;
}
.Pet-Bunny-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: -328px -1074px;
+ background-position: -1066px -1210px;
width: 81px;
height: 99px;
}
.Pet-Bunny-Skeleton {
background-image: url(spritesmith-main-8.png);
- background-position: -410px -1074px;
+ background-position: -1148px -1210px;
width: 81px;
height: 99px;
}
.Pet-Bunny-White {
background-image: url(spritesmith-main-8.png);
- background-position: -492px -1074px;
+ background-position: -656px -1610px;
width: 81px;
height: 99px;
}
.Pet-Bunny-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: -574px -1074px;
+ background-position: -1316px 0px;
width: 81px;
height: 99px;
}
.Pet-Cactus-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -656px -1074px;
+ background-position: -1316px -100px;
width: 81px;
height: 99px;
}
.Pet-Cactus-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -738px -1074px;
+ background-position: -1316px -200px;
width: 81px;
height: 99px;
}
.Pet-Cactus-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: -820px -1074px;
+ background-position: -1316px -300px;
width: 81px;
height: 99px;
}
.Pet-Cactus-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -902px -1074px;
+ background-position: -1316px -400px;
width: 81px;
height: 99px;
}
.Pet-Cactus-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -984px -1074px;
+ background-position: -1316px -500px;
width: 81px;
height: 99px;
}
.Pet-Cactus-Red {
background-image: url(spritesmith-main-8.png);
- background-position: -1066px -1074px;
+ background-position: -1316px -600px;
width: 81px;
height: 99px;
}
.Pet-Cactus-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: -1186px 0px;
+ background-position: -1316px -700px;
width: 81px;
height: 99px;
}
.Pet-Cactus-Skeleton {
background-image: url(spritesmith-main-8.png);
- background-position: -1186px -100px;
+ background-position: -1316px -800px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Cactus-Spooky {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -1316px -900px;
width: 81px;
height: 99px;
}
.Pet-Cactus-White {
background-image: url(spritesmith-main-8.png);
- background-position: -1186px -200px;
+ background-position: -1316px -1000px;
width: 81px;
height: 99px;
}
.Pet-Cactus-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: -1186px -300px;
+ background-position: -1316px -1100px;
width: 81px;
height: 99px;
}
.Pet-Cheetah-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -1186px -400px;
+ background-position: -1316px -1200px;
width: 81px;
height: 99px;
}
.Pet-Cheetah-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -1186px -500px;
+ background-position: -1398px 0px;
width: 81px;
height: 99px;
}
.Pet-Cheetah-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: -1186px -600px;
+ background-position: -1398px -100px;
width: 81px;
height: 99px;
}
.Pet-Cheetah-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -1186px -700px;
+ background-position: -1398px -200px;
width: 81px;
height: 99px;
}
.Pet-Cheetah-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -1186px -800px;
+ background-position: -1398px -300px;
width: 81px;
height: 99px;
}
.Pet-Cheetah-Red {
background-image: url(spritesmith-main-8.png);
- background-position: -1186px -900px;
+ background-position: -1398px -400px;
width: 81px;
height: 99px;
}
.Pet-Cheetah-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: -1186px -1000px;
+ background-position: -1398px -500px;
width: 81px;
height: 99px;
}
.Pet-Cheetah-Skeleton {
background-image: url(spritesmith-main-8.png);
- background-position: -1268px 0px;
+ background-position: -1398px -600px;
width: 81px;
height: 99px;
}
.Pet-Cheetah-White {
background-image: url(spritesmith-main-8.png);
- background-position: -1268px -100px;
+ background-position: -1398px -700px;
width: 81px;
height: 99px;
}
.Pet-Cheetah-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: -1268px -200px;
+ background-position: -1398px -800px;
width: 81px;
height: 99px;
}
.Pet-Cuttlefish-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -1268px -300px;
+ background-position: -1398px -900px;
width: 81px;
height: 99px;
}
.Pet-Cuttlefish-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -1268px -400px;
+ background-position: -1398px -1000px;
width: 81px;
height: 99px;
}
.Pet-Cuttlefish-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: -1268px -500px;
+ background-position: -1398px -1100px;
width: 81px;
height: 99px;
}
.Pet-Cuttlefish-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -1268px -600px;
+ background-position: -1398px -1200px;
width: 81px;
height: 99px;
}
.Pet-Cuttlefish-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -1268px -700px;
+ background-position: 0px -1310px;
width: 81px;
height: 99px;
}
.Pet-Cuttlefish-Red {
background-image: url(spritesmith-main-8.png);
- background-position: -1268px -800px;
+ background-position: -82px -1310px;
width: 81px;
height: 99px;
}
.Pet-Cuttlefish-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: -1268px -900px;
+ background-position: -164px -1310px;
width: 81px;
height: 99px;
}
.Pet-Cuttlefish-Skeleton {
background-image: url(spritesmith-main-8.png);
- background-position: -1268px -1000px;
+ background-position: -246px -1310px;
width: 81px;
height: 99px;
}
.Pet-Cuttlefish-White {
background-image: url(spritesmith-main-8.png);
- background-position: 0px -1174px;
+ background-position: -328px -1310px;
width: 81px;
height: 99px;
}
.Pet-Cuttlefish-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: -82px -1174px;
+ background-position: -410px -1310px;
width: 81px;
height: 99px;
}
.Pet-Deer-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -164px -1174px;
+ background-position: -492px -1310px;
width: 81px;
height: 99px;
}
.Pet-Deer-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -246px -1174px;
+ background-position: -574px -1310px;
width: 81px;
height: 99px;
}
.Pet-Deer-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: -328px -1174px;
+ background-position: -656px -1310px;
width: 81px;
height: 99px;
}
.Pet-Deer-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -410px -1174px;
+ background-position: -738px -1310px;
width: 81px;
height: 99px;
}
.Pet-Deer-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -1678px -400px;
+ background-position: -820px -1310px;
width: 81px;
height: 99px;
}
.Pet-Deer-Red {
background-image: url(spritesmith-main-8.png);
- background-position: -574px -1174px;
+ background-position: -902px -1310px;
width: 81px;
height: 99px;
}
.Pet-Deer-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: -656px -1174px;
+ background-position: -984px -1310px;
width: 81px;
height: 99px;
}
.Pet-Deer-Skeleton {
background-image: url(spritesmith-main-8.png);
- background-position: -738px -1174px;
+ background-position: -1066px -1310px;
width: 81px;
height: 99px;
}
.Pet-Deer-White {
background-image: url(spritesmith-main-8.png);
- background-position: -820px -1174px;
+ background-position: -1148px -1310px;
width: 81px;
height: 99px;
}
.Pet-Deer-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: -902px -1174px;
+ background-position: -1230px -1310px;
width: 81px;
height: 99px;
}
.Pet-Dragon-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -984px -1174px;
+ background-position: -1312px -1310px;
width: 81px;
height: 99px;
}
.Pet-Dragon-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -1066px -1174px;
+ background-position: -1394px -1310px;
width: 81px;
height: 99px;
}
.Pet-Dragon-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: -1148px -1174px;
+ background-position: -1480px 0px;
width: 81px;
height: 99px;
}
.Pet-Dragon-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -1230px -1174px;
+ background-position: -1480px -100px;
width: 81px;
height: 99px;
}
.Pet-Dragon-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -1350px 0px;
+ background-position: -1480px -200px;
width: 81px;
height: 99px;
}
.Pet-Dragon-Hydra {
background-image: url(spritesmith-main-8.png);
- background-position: -1350px -100px;
+ background-position: -1480px -300px;
width: 81px;
height: 99px;
}
.Pet-Dragon-Red {
background-image: url(spritesmith-main-8.png);
- background-position: -1350px -200px;
+ background-position: -1480px -400px;
width: 81px;
height: 99px;
}
.Pet-Dragon-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: -1350px -300px;
+ background-position: -1480px -500px;
width: 81px;
height: 99px;
}
.Pet-Dragon-Skeleton {
background-image: url(spritesmith-main-8.png);
- background-position: -1350px -400px;
+ background-position: -1480px -600px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Dragon-Spooky {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -1480px -700px;
width: 81px;
height: 99px;
}
.Pet-Dragon-White {
background-image: url(spritesmith-main-8.png);
- background-position: -1350px -500px;
+ background-position: -1480px -800px;
width: 81px;
height: 99px;
}
.Pet-Dragon-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: -1350px -600px;
+ background-position: -1480px -900px;
width: 81px;
height: 99px;
}
.Pet-Egg-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -1350px -700px;
+ background-position: -1480px -1000px;
width: 81px;
height: 99px;
}
.Pet-Egg-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -1350px -800px;
+ background-position: -1480px -1100px;
width: 81px;
height: 99px;
}
.Pet-Egg-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: -1350px -900px;
+ background-position: -1480px -1200px;
width: 81px;
height: 99px;
}
.Pet-Egg-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -1350px -1000px;
+ background-position: -1480px -1300px;
width: 81px;
height: 99px;
}
.Pet-Egg-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -1350px -1100px;
+ background-position: 0px -1410px;
width: 81px;
height: 99px;
}
.Pet-Egg-Red {
background-image: url(spritesmith-main-8.png);
- background-position: 0px -1274px;
+ background-position: -82px -1410px;
width: 81px;
height: 99px;
}
.Pet-Egg-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: -82px -1274px;
+ background-position: -164px -1410px;
width: 81px;
height: 99px;
}
.Pet-Egg-Skeleton {
background-image: url(spritesmith-main-8.png);
- background-position: -164px -1274px;
+ background-position: -246px -1410px;
width: 81px;
height: 99px;
}
.Pet-Egg-White {
background-image: url(spritesmith-main-8.png);
- background-position: -246px -1274px;
+ background-position: -328px -1410px;
width: 81px;
height: 99px;
}
.Pet-Egg-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: -328px -1274px;
+ background-position: -410px -1410px;
width: 81px;
height: 99px;
}
.Pet-FlyingPig-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -410px -1274px;
+ background-position: -492px -1410px;
width: 81px;
height: 99px;
}
.Pet-FlyingPig-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -492px -1274px;
+ background-position: -574px -1410px;
width: 81px;
height: 99px;
}
.Pet-FlyingPig-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: -574px -1274px;
+ background-position: -656px -1410px;
width: 81px;
height: 99px;
}
.Pet-FlyingPig-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -656px -1274px;
+ background-position: -738px -1410px;
width: 81px;
height: 99px;
}
.Pet-FlyingPig-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -738px -1274px;
+ background-position: -820px -1410px;
width: 81px;
height: 99px;
}
.Pet-FlyingPig-Red {
background-image: url(spritesmith-main-8.png);
- background-position: -820px -1274px;
+ background-position: -902px -1410px;
width: 81px;
height: 99px;
}
.Pet-FlyingPig-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: -902px -1274px;
+ background-position: -984px -1410px;
width: 81px;
height: 99px;
}
.Pet-FlyingPig-Skeleton {
background-image: url(spritesmith-main-8.png);
- background-position: -984px -1274px;
+ background-position: -1066px -1410px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-FlyingPig-Spooky {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -1148px -1410px;
width: 81px;
height: 99px;
}
.Pet-FlyingPig-White {
background-image: url(spritesmith-main-8.png);
- background-position: -1066px -1274px;
+ background-position: -1230px -1410px;
width: 81px;
height: 99px;
}
.Pet-FlyingPig-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: -1148px -1274px;
+ background-position: -1312px -1410px;
width: 81px;
height: 99px;
}
.Pet-Fox-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -1230px -1274px;
+ background-position: -1394px -1410px;
width: 81px;
height: 99px;
}
.Pet-Fox-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -1312px -1274px;
+ background-position: -1476px -1410px;
width: 81px;
height: 99px;
}
.Pet-Fox-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: -1432px 0px;
+ background-position: -1562px 0px;
width: 81px;
height: 99px;
}
.Pet-Fox-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -1432px -100px;
+ background-position: -1562px -100px;
width: 81px;
height: 99px;
}
.Pet-Fox-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -1432px -200px;
+ background-position: -1562px -200px;
width: 81px;
height: 99px;
}
.Pet-Fox-Red {
background-image: url(spritesmith-main-8.png);
- background-position: -1432px -300px;
+ background-position: -1562px -300px;
width: 81px;
height: 99px;
}
.Pet-Fox-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: -1432px -400px;
+ background-position: -1562px -400px;
width: 81px;
height: 99px;
}
.Pet-Fox-Skeleton {
background-image: url(spritesmith-main-8.png);
- background-position: -1432px -500px;
+ background-position: -1562px -500px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Fox-Spooky {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -1562px -600px;
width: 81px;
height: 99px;
}
.Pet-Fox-White {
background-image: url(spritesmith-main-8.png);
- background-position: -1432px -600px;
+ background-position: -1562px -700px;
width: 81px;
height: 99px;
}
.Pet-Fox-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: -1432px -700px;
+ background-position: -1562px -800px;
width: 81px;
height: 99px;
}
.Pet-Gryphon-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -1432px -800px;
+ background-position: -1562px -900px;
width: 81px;
height: 99px;
}
.Pet-Gryphon-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -1432px -900px;
+ background-position: -1562px -1000px;
width: 81px;
height: 99px;
}
.Pet-Gryphon-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: -1432px -1000px;
+ background-position: -1562px -1100px;
width: 81px;
height: 99px;
}
.Pet-Gryphon-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -1432px -1100px;
+ background-position: -1562px -1200px;
width: 81px;
height: 99px;
}
.Pet-Gryphon-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -1432px -1200px;
+ background-position: -1562px -1300px;
width: 81px;
height: 99px;
}
.Pet-Gryphon-Red {
background-image: url(spritesmith-main-8.png);
- background-position: 0px -1374px;
+ background-position: -1562px -1400px;
width: 81px;
height: 99px;
}
.Pet-Gryphon-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: -82px -1374px;
+ background-position: 0px -1510px;
width: 81px;
height: 99px;
}
.Pet-Gryphon-Skeleton {
background-image: url(spritesmith-main-8.png);
- background-position: -164px -1374px;
+ background-position: -82px -1510px;
width: 81px;
height: 99px;
}
.Pet-Gryphon-White {
background-image: url(spritesmith-main-8.png);
- background-position: -246px -1374px;
+ background-position: -164px -1510px;
width: 81px;
height: 99px;
}
.Pet-Gryphon-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: -328px -1374px;
+ background-position: -246px -1510px;
width: 81px;
height: 99px;
}
.Pet-Hedgehog-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -410px -1374px;
+ background-position: -328px -1510px;
width: 81px;
height: 99px;
}
.Pet-Hedgehog-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -492px -1374px;
+ background-position: -410px -1510px;
width: 81px;
height: 99px;
}
.Pet-Hedgehog-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: -574px -1374px;
+ background-position: -492px -1510px;
width: 81px;
height: 99px;
}
.Pet-Hedgehog-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -656px -1374px;
+ background-position: -574px -1510px;
width: 81px;
height: 99px;
}
.Pet-Hedgehog-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -738px -1374px;
+ background-position: -656px -1510px;
width: 81px;
height: 99px;
}
.Pet-Hedgehog-Red {
background-image: url(spritesmith-main-8.png);
- background-position: -820px -1374px;
+ background-position: -738px -1510px;
width: 81px;
height: 99px;
}
.Pet-Hedgehog-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: -902px -1374px;
+ background-position: -820px -1510px;
width: 81px;
height: 99px;
}
.Pet-Hedgehog-Skeleton {
background-image: url(spritesmith-main-8.png);
- background-position: -984px -1374px;
+ background-position: -902px -1510px;
width: 81px;
height: 99px;
}
.Pet-Hedgehog-White {
background-image: url(spritesmith-main-8.png);
- background-position: -1066px -1374px;
+ background-position: -984px -1510px;
width: 81px;
height: 99px;
}
.Pet-Hedgehog-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: -1148px -1374px;
+ background-position: -1066px -1510px;
width: 81px;
height: 99px;
}
.Pet-Horse-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -1230px -1374px;
+ background-position: -1148px -1510px;
width: 81px;
height: 99px;
}
.Pet-Horse-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -1312px -1374px;
+ background-position: -1230px -1510px;
width: 81px;
height: 99px;
}
.Pet-Horse-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: -1394px -1374px;
+ background-position: -1312px -1510px;
width: 81px;
height: 99px;
}
.Pet-Horse-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -1514px 0px;
+ background-position: -1394px -1510px;
width: 81px;
height: 99px;
}
.Pet-Horse-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -1514px -100px;
+ background-position: -1476px -1510px;
width: 81px;
height: 99px;
}
.Pet-Horse-Red {
background-image: url(spritesmith-main-8.png);
- background-position: -1514px -200px;
+ background-position: -1558px -1510px;
width: 81px;
height: 99px;
}
.Pet-Horse-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: -1514px -300px;
+ background-position: -1644px 0px;
width: 81px;
height: 99px;
}
.Pet-Horse-Skeleton {
background-image: url(spritesmith-main-8.png);
- background-position: -1514px -400px;
+ background-position: -1644px -100px;
width: 81px;
height: 99px;
}
.Pet-Horse-White {
background-image: url(spritesmith-main-8.png);
- background-position: -1514px -500px;
+ background-position: -1644px -200px;
width: 81px;
height: 99px;
}
.Pet-Horse-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: -1514px -600px;
+ background-position: -1644px -300px;
width: 81px;
height: 99px;
}
.Pet-JackOLantern-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -1514px -700px;
+ background-position: -1644px -400px;
width: 81px;
height: 99px;
}
.Pet-LionCub-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -1514px -800px;
+ background-position: -1644px -500px;
width: 81px;
height: 99px;
}
.Pet-LionCub-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -1514px -900px;
+ background-position: -1644px -600px;
width: 81px;
height: 99px;
}
.Pet-LionCub-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: -1514px -1000px;
+ background-position: -1644px -700px;
width: 81px;
height: 99px;
}
.Pet-LionCub-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -1514px -1100px;
+ background-position: -1644px -800px;
width: 81px;
height: 99px;
}
.Pet-LionCub-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -1514px -1200px;
+ background-position: -1644px -900px;
width: 81px;
height: 99px;
}
.Pet-LionCub-Red {
background-image: url(spritesmith-main-8.png);
- background-position: -1514px -1300px;
+ background-position: -1644px -1000px;
width: 81px;
height: 99px;
}
.Pet-LionCub-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: 0px -1474px;
+ background-position: -1644px -1100px;
width: 81px;
height: 99px;
}
.Pet-LionCub-Skeleton {
background-image: url(spritesmith-main-8.png);
- background-position: -82px -1474px;
+ background-position: -1644px -1200px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-LionCub-Spooky {
+ background-image: url(spritesmith-main-8.png);
+ background-position: -1644px -1300px;
width: 81px;
height: 99px;
}
.Pet-LionCub-White {
background-image: url(spritesmith-main-8.png);
- background-position: -164px -1474px;
+ background-position: -1644px -1400px;
width: 81px;
height: 99px;
}
.Pet-LionCub-Zombie {
background-image: url(spritesmith-main-8.png);
- background-position: -246px -1474px;
+ background-position: -1644px -1500px;
width: 81px;
height: 99px;
}
.Pet-Mammoth-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -328px -1474px;
+ background-position: 0px -1610px;
width: 81px;
height: 99px;
}
.Pet-MantisShrimp-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -410px -1474px;
+ background-position: -82px -1610px;
width: 81px;
height: 99px;
}
.Pet-Octopus-Base {
background-image: url(spritesmith-main-8.png);
- background-position: -492px -1474px;
+ background-position: -164px -1610px;
width: 81px;
height: 99px;
}
.Pet-Octopus-CottonCandyBlue {
background-image: url(spritesmith-main-8.png);
- background-position: -574px -1474px;
+ background-position: -246px -1610px;
width: 81px;
height: 99px;
}
.Pet-Octopus-CottonCandyPink {
background-image: url(spritesmith-main-8.png);
- background-position: -656px -1474px;
+ background-position: -328px -1610px;
width: 81px;
height: 99px;
}
.Pet-Octopus-Desert {
background-image: url(spritesmith-main-8.png);
- background-position: -738px -1474px;
+ background-position: -410px -1610px;
width: 81px;
height: 99px;
}
.Pet-Octopus-Golden {
background-image: url(spritesmith-main-8.png);
- background-position: -820px -1474px;
+ background-position: -492px -1610px;
width: 81px;
height: 99px;
}
.Pet-Octopus-Red {
background-image: url(spritesmith-main-8.png);
- background-position: -902px -1474px;
+ background-position: -574px -1610px;
width: 81px;
height: 99px;
}
.Pet-Octopus-Shade {
background-image: url(spritesmith-main-8.png);
- background-position: -984px -1474px;
- width: 81px;
- height: 99px;
-}
-.Pet-Octopus-Skeleton {
- background-image: url(spritesmith-main-8.png);
- background-position: -1066px -1474px;
- width: 81px;
- height: 99px;
-}
-.Pet-Octopus-White {
- background-image: url(spritesmith-main-8.png);
- background-position: -1148px -1474px;
- width: 81px;
- height: 99px;
-}
-.Pet-Octopus-Zombie {
- background-image: url(spritesmith-main-8.png);
- background-position: -1230px -1474px;
- width: 81px;
- height: 99px;
-}
-.Pet-Owl-Base {
- background-image: url(spritesmith-main-8.png);
- background-position: -1312px -1474px;
- width: 81px;
- height: 99px;
-}
-.Pet-Owl-CottonCandyBlue {
- background-image: url(spritesmith-main-8.png);
- background-position: -1394px -1474px;
- width: 81px;
- height: 99px;
-}
-.Pet-Owl-CottonCandyPink {
- background-image: url(spritesmith-main-8.png);
- background-position: -1476px -1474px;
- width: 81px;
- height: 99px;
-}
-.Pet-Owl-Desert {
- background-image: url(spritesmith-main-8.png);
- background-position: -1596px 0px;
- width: 81px;
- height: 99px;
-}
-.Pet-Owl-Golden {
- background-image: url(spritesmith-main-8.png);
- background-position: -1596px -100px;
- width: 81px;
- height: 99px;
-}
-.Pet-Owl-Red {
- background-image: url(spritesmith-main-8.png);
- background-position: -1596px -200px;
- width: 81px;
- height: 99px;
-}
-.Pet-Owl-Shade {
- background-image: url(spritesmith-main-8.png);
- background-position: -1596px -300px;
- width: 81px;
- height: 99px;
-}
-.Pet-Owl-Skeleton {
- background-image: url(spritesmith-main-8.png);
- background-position: -1596px -400px;
- width: 81px;
- height: 99px;
-}
-.Pet-Owl-White {
- background-image: url(spritesmith-main-8.png);
- background-position: -1596px -500px;
- width: 81px;
- height: 99px;
-}
-.Pet-Owl-Zombie {
- background-image: url(spritesmith-main-8.png);
- background-position: -1596px -600px;
- width: 81px;
- height: 99px;
-}
-.Pet-PandaCub-Base {
- background-image: url(spritesmith-main-8.png);
- background-position: -1596px -700px;
- width: 81px;
- height: 99px;
-}
-.Pet-PandaCub-CottonCandyBlue {
- background-image: url(spritesmith-main-8.png);
- background-position: -1596px -800px;
- width: 81px;
- height: 99px;
-}
-.Pet-PandaCub-CottonCandyPink {
- background-image: url(spritesmith-main-8.png);
- background-position: -1596px -900px;
- width: 81px;
- height: 99px;
-}
-.Pet-PandaCub-Desert {
- background-image: url(spritesmith-main-8.png);
- background-position: -1596px -1000px;
- width: 81px;
- height: 99px;
-}
-.Pet-PandaCub-Golden {
- background-image: url(spritesmith-main-8.png);
- background-position: -1596px -1100px;
- width: 81px;
- height: 99px;
-}
-.Pet-PandaCub-Red {
- background-image: url(spritesmith-main-8.png);
- background-position: -1596px -1200px;
- width: 81px;
- height: 99px;
-}
-.Pet-PandaCub-Shade {
- background-image: url(spritesmith-main-8.png);
- background-position: -1596px -1300px;
- width: 81px;
- height: 99px;
-}
-.Pet-PandaCub-Skeleton {
- background-image: url(spritesmith-main-8.png);
- background-position: -1596px -1400px;
- width: 81px;
- height: 99px;
-}
-.Pet-PandaCub-White {
- background-image: url(spritesmith-main-8.png);
- background-position: 0px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-PandaCub-Zombie {
- background-image: url(spritesmith-main-8.png);
- background-position: -82px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Parrot-Base {
- background-image: url(spritesmith-main-8.png);
- background-position: -164px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Parrot-CottonCandyBlue {
- background-image: url(spritesmith-main-8.png);
- background-position: -246px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Parrot-CottonCandyPink {
- background-image: url(spritesmith-main-8.png);
- background-position: -328px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Parrot-Desert {
- background-image: url(spritesmith-main-8.png);
- background-position: -410px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Parrot-Golden {
- background-image: url(spritesmith-main-8.png);
- background-position: -492px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Parrot-Red {
- background-image: url(spritesmith-main-8.png);
- background-position: -574px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Parrot-Shade {
- background-image: url(spritesmith-main-8.png);
- background-position: -656px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Parrot-Skeleton {
- background-image: url(spritesmith-main-8.png);
- background-position: -738px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Parrot-White {
- background-image: url(spritesmith-main-8.png);
- background-position: -820px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Parrot-Zombie {
- background-image: url(spritesmith-main-8.png);
- background-position: -902px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Penguin-Base {
- background-image: url(spritesmith-main-8.png);
- background-position: -984px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Penguin-CottonCandyBlue {
- background-image: url(spritesmith-main-8.png);
- background-position: -1066px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Penguin-CottonCandyPink {
- background-image: url(spritesmith-main-8.png);
- background-position: -1148px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Penguin-Desert {
- background-image: url(spritesmith-main-8.png);
- background-position: -1230px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Penguin-Golden {
- background-image: url(spritesmith-main-8.png);
- background-position: -1312px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Penguin-Red {
- background-image: url(spritesmith-main-8.png);
- background-position: -1394px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Penguin-Shade {
- background-image: url(spritesmith-main-8.png);
- background-position: -1476px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Penguin-Skeleton {
- background-image: url(spritesmith-main-8.png);
- background-position: -1558px -1574px;
- width: 81px;
- height: 99px;
-}
-.Pet-Penguin-White {
- background-image: url(spritesmith-main-8.png);
- background-position: -1678px 0px;
- width: 81px;
- height: 99px;
-}
-.Pet-Penguin-Zombie {
- background-image: url(spritesmith-main-8.png);
- background-position: -1678px -100px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rat-Base {
- background-image: url(spritesmith-main-8.png);
- background-position: -1678px -200px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rat-CottonCandyBlue {
- background-image: url(spritesmith-main-8.png);
- background-position: -1678px -300px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rat-CottonCandyPink {
- background-image: url(spritesmith-main-8.png);
- background-position: -492px -1174px;
+ background-position: -1230px -1210px;
width: 81px;
height: 99px;
}
diff --git a/common/dist/sprites/spritesmith-main-8.png b/common/dist/sprites/spritesmith-main-8.png
index b6050b7dc4..113148944a 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 9fc544c897..0db8691cd1 100644
--- a/common/dist/sprites/spritesmith-main-9.css
+++ b/common/dist/sprites/spritesmith-main-9.css
@@ -1,720 +1,1020 @@
-.Pet-Rat-Desert {
+.Pet-Octopus-Skeleton {
background-image: url(spritesmith-main-9.png);
background-position: -82px 0px;
width: 81px;
height: 99px;
}
-.Pet-Rat-Golden {
- background-image: url(spritesmith-main-9.png);
- background-position: -492px -600px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rat-Red {
- background-image: url(spritesmith-main-9.png);
- background-position: -164px 0px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rat-Shade {
- background-image: url(spritesmith-main-9.png);
- background-position: 0px -100px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rat-Skeleton {
- background-image: url(spritesmith-main-9.png);
- background-position: -82px -100px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rat-White {
- background-image: url(spritesmith-main-9.png);
- background-position: -164px -100px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rat-Zombie {
- background-image: url(spritesmith-main-9.png);
- background-position: -246px 0px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rock-Base {
- background-image: url(spritesmith-main-9.png);
- background-position: -246px -100px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rock-CottonCandyBlue {
- background-image: url(spritesmith-main-9.png);
- background-position: 0px -200px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rock-CottonCandyPink {
- background-image: url(spritesmith-main-9.png);
- background-position: -82px -200px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rock-Desert {
- background-image: url(spritesmith-main-9.png);
- background-position: -164px -200px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rock-Golden {
- background-image: url(spritesmith-main-9.png);
- background-position: -246px -200px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rock-Red {
- background-image: url(spritesmith-main-9.png);
- background-position: -328px 0px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rock-Shade {
- background-image: url(spritesmith-main-9.png);
- background-position: -328px -100px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rock-Skeleton {
- background-image: url(spritesmith-main-9.png);
- background-position: -328px -200px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rock-White {
- background-image: url(spritesmith-main-9.png);
- background-position: 0px -300px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rock-Zombie {
- background-image: url(spritesmith-main-9.png);
- background-position: -82px -300px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rooster-Base {
- background-image: url(spritesmith-main-9.png);
- background-position: -164px -300px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rooster-CottonCandyBlue {
- background-image: url(spritesmith-main-9.png);
- background-position: -246px -300px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rooster-CottonCandyPink {
- background-image: url(spritesmith-main-9.png);
- background-position: -328px -300px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rooster-Desert {
- background-image: url(spritesmith-main-9.png);
- background-position: -410px 0px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rooster-Golden {
- background-image: url(spritesmith-main-9.png);
- background-position: -410px -100px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rooster-Red {
- background-image: url(spritesmith-main-9.png);
- background-position: -410px -200px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rooster-Shade {
- background-image: url(spritesmith-main-9.png);
- background-position: -410px -300px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rooster-Skeleton {
- background-image: url(spritesmith-main-9.png);
- background-position: -492px 0px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rooster-White {
- background-image: url(spritesmith-main-9.png);
- background-position: -492px -100px;
- width: 81px;
- height: 99px;
-}
-.Pet-Rooster-Zombie {
- background-image: url(spritesmith-main-9.png);
- background-position: -492px -200px;
- width: 81px;
- height: 99px;
-}
-.Pet-Seahorse-Base {
- background-image: url(spritesmith-main-9.png);
- background-position: -492px -300px;
- width: 81px;
- height: 99px;
-}
-.Pet-Seahorse-CottonCandyBlue {
- background-image: url(spritesmith-main-9.png);
- background-position: 0px -400px;
- width: 81px;
- height: 99px;
-}
-.Pet-Seahorse-CottonCandyPink {
- background-image: url(spritesmith-main-9.png);
- background-position: -82px -400px;
- width: 81px;
- height: 99px;
-}
-.Pet-Seahorse-Desert {
- background-image: url(spritesmith-main-9.png);
- background-position: -164px -400px;
- width: 81px;
- height: 99px;
-}
-.Pet-Seahorse-Golden {
- background-image: url(spritesmith-main-9.png);
- background-position: -246px -400px;
- width: 81px;
- height: 99px;
-}
-.Pet-Seahorse-Red {
- background-image: url(spritesmith-main-9.png);
- background-position: -328px -400px;
- width: 81px;
- height: 99px;
-}
-.Pet-Seahorse-Shade {
- background-image: url(spritesmith-main-9.png);
- background-position: -410px -400px;
- width: 81px;
- height: 99px;
-}
-.Pet-Seahorse-Skeleton {
- background-image: url(spritesmith-main-9.png);
- background-position: -492px -400px;
- width: 81px;
- height: 99px;
-}
-.Pet-Seahorse-White {
- background-image: url(spritesmith-main-9.png);
- background-position: -574px 0px;
- width: 81px;
- height: 99px;
-}
-.Pet-Seahorse-Zombie {
- background-image: url(spritesmith-main-9.png);
- background-position: -574px -100px;
- width: 81px;
- height: 99px;
-}
-.Pet-Sheep-Base {
- background-image: url(spritesmith-main-9.png);
- background-position: -574px -200px;
- width: 81px;
- height: 99px;
-}
-.Pet-Sheep-CottonCandyBlue {
- background-image: url(spritesmith-main-9.png);
- background-position: -574px -300px;
- width: 81px;
- height: 99px;
-}
-.Pet-Sheep-CottonCandyPink {
- background-image: url(spritesmith-main-9.png);
- background-position: -574px -400px;
- width: 81px;
- height: 99px;
-}
-.Pet-Sheep-Desert {
- background-image: url(spritesmith-main-9.png);
- background-position: 0px -500px;
- width: 81px;
- height: 99px;
-}
-.Pet-Sheep-Golden {
- background-image: url(spritesmith-main-9.png);
- background-position: -82px -500px;
- width: 81px;
- height: 99px;
-}
-.Pet-Sheep-Red {
- background-image: url(spritesmith-main-9.png);
- background-position: -164px -500px;
- width: 81px;
- height: 99px;
-}
-.Pet-Sheep-Shade {
- background-image: url(spritesmith-main-9.png);
- background-position: -246px -500px;
- width: 81px;
- height: 99px;
-}
-.Pet-Sheep-Skeleton {
- background-image: url(spritesmith-main-9.png);
- background-position: -328px -500px;
- width: 81px;
- height: 99px;
-}
-.Pet-Sheep-White {
- background-image: url(spritesmith-main-9.png);
- background-position: -410px -500px;
- width: 81px;
- height: 99px;
-}
-.Pet-Sheep-Zombie {
- background-image: url(spritesmith-main-9.png);
- background-position: -492px -500px;
- width: 81px;
- height: 99px;
-}
-.Pet-Slime-Base {
- background-image: url(spritesmith-main-9.png);
- background-position: -574px -500px;
- width: 81px;
- height: 99px;
-}
-.Pet-Slime-CottonCandyBlue {
- background-image: url(spritesmith-main-9.png);
- background-position: -656px 0px;
- width: 81px;
- height: 99px;
-}
-.Pet-Slime-CottonCandyPink {
- background-image: url(spritesmith-main-9.png);
- background-position: -656px -100px;
- width: 81px;
- height: 99px;
-}
-.Pet-Slime-Desert {
- background-image: url(spritesmith-main-9.png);
- background-position: -656px -200px;
- width: 81px;
- height: 99px;
-}
-.Pet-Slime-Golden {
- background-image: url(spritesmith-main-9.png);
- background-position: -656px -300px;
- width: 81px;
- height: 99px;
-}
-.Pet-Slime-Red {
- background-image: url(spritesmith-main-9.png);
- background-position: -656px -400px;
- width: 81px;
- height: 99px;
-}
-.Pet-Slime-Shade {
- background-image: url(spritesmith-main-9.png);
- background-position: -656px -500px;
- width: 81px;
- height: 99px;
-}
-.Pet-Slime-Skeleton {
- background-image: url(spritesmith-main-9.png);
- background-position: 0px -600px;
- width: 81px;
- height: 99px;
-}
-.Pet-Slime-White {
- background-image: url(spritesmith-main-9.png);
- background-position: -82px -600px;
- width: 81px;
- height: 99px;
-}
-.Pet-Slime-Zombie {
- background-image: url(spritesmith-main-9.png);
- background-position: -164px -600px;
- width: 81px;
- height: 99px;
-}
-.Pet-Spider-Base {
- background-image: url(spritesmith-main-9.png);
- background-position: -246px -600px;
- width: 81px;
- height: 99px;
-}
-.Pet-Spider-CottonCandyBlue {
- background-image: url(spritesmith-main-9.png);
- background-position: -328px -600px;
- width: 81px;
- height: 99px;
-}
-.Pet-Spider-CottonCandyPink {
- background-image: url(spritesmith-main-9.png);
- background-position: -410px -600px;
- width: 81px;
- height: 99px;
-}
-.Pet-Spider-Desert {
- background-image: url(spritesmith-main-9.png);
- background-position: 0px 0px;
- width: 81px;
- height: 99px;
-}
-.Pet-Spider-Golden {
- background-image: url(spritesmith-main-9.png);
- background-position: -574px -600px;
- width: 81px;
- height: 99px;
-}
-.Pet-Spider-Red {
- background-image: url(spritesmith-main-9.png);
- background-position: -656px -600px;
- width: 81px;
- height: 99px;
-}
-.Pet-Spider-Shade {
- background-image: url(spritesmith-main-9.png);
- background-position: -738px 0px;
- width: 81px;
- height: 99px;
-}
-.Pet-Spider-Skeleton {
- background-image: url(spritesmith-main-9.png);
- background-position: -738px -100px;
- width: 81px;
- height: 99px;
-}
-.Pet-Spider-White {
- background-image: url(spritesmith-main-9.png);
- background-position: -738px -200px;
- width: 81px;
- height: 99px;
-}
-.Pet-Spider-Zombie {
- background-image: url(spritesmith-main-9.png);
- background-position: -738px -300px;
- width: 81px;
- height: 99px;
-}
-.Pet-TRex-Base {
- background-image: url(spritesmith-main-9.png);
- background-position: -738px -400px;
- width: 81px;
- height: 99px;
-}
-.Pet-TRex-CottonCandyBlue {
- background-image: url(spritesmith-main-9.png);
- background-position: -738px -500px;
- width: 81px;
- height: 99px;
-}
-.Pet-TRex-CottonCandyPink {
- background-image: url(spritesmith-main-9.png);
- background-position: -738px -600px;
- width: 81px;
- height: 99px;
-}
-.Pet-TRex-Desert {
- background-image: url(spritesmith-main-9.png);
- background-position: 0px -700px;
- width: 81px;
- height: 99px;
-}
-.Pet-TRex-Golden {
- background-image: url(spritesmith-main-9.png);
- background-position: -82px -700px;
- width: 81px;
- height: 99px;
-}
-.Pet-TRex-Red {
- background-image: url(spritesmith-main-9.png);
- background-position: -164px -700px;
- width: 81px;
- height: 99px;
-}
-.Pet-TRex-Shade {
- background-image: url(spritesmith-main-9.png);
- background-position: -246px -700px;
- width: 81px;
- height: 99px;
-}
-.Pet-TRex-Skeleton {
- background-image: url(spritesmith-main-9.png);
- background-position: -328px -700px;
- width: 81px;
- height: 99px;
-}
-.Pet-TRex-White {
- background-image: url(spritesmith-main-9.png);
- background-position: -410px -700px;
- width: 81px;
- height: 99px;
-}
-.Pet-TRex-Zombie {
- background-image: url(spritesmith-main-9.png);
- background-position: -492px -700px;
- width: 81px;
- height: 99px;
-}
-.Pet-Tiger-Veteran {
- background-image: url(spritesmith-main-9.png);
- background-position: -574px -700px;
- width: 81px;
- height: 99px;
-}
-.Pet-TigerCub-Base {
- background-image: url(spritesmith-main-9.png);
- background-position: -656px -700px;
- width: 81px;
- height: 99px;
-}
-.Pet-TigerCub-CottonCandyBlue {
- background-image: url(spritesmith-main-9.png);
- background-position: -738px -700px;
- width: 81px;
- height: 99px;
-}
-.Pet-TigerCub-CottonCandyPink {
- background-image: url(spritesmith-main-9.png);
- background-position: -820px 0px;
- width: 81px;
- height: 99px;
-}
-.Pet-TigerCub-Desert {
- background-image: url(spritesmith-main-9.png);
- background-position: -820px -100px;
- width: 81px;
- height: 99px;
-}
-.Pet-TigerCub-Golden {
- background-image: url(spritesmith-main-9.png);
- background-position: -820px -200px;
- width: 81px;
- height: 99px;
-}
-.Pet-TigerCub-Red {
- background-image: url(spritesmith-main-9.png);
- background-position: -820px -300px;
- width: 81px;
- height: 99px;
-}
-.Pet-TigerCub-Shade {
- background-image: url(spritesmith-main-9.png);
- background-position: -820px -400px;
- width: 81px;
- height: 99px;
-}
-.Pet-TigerCub-Skeleton {
+.Pet-Octopus-White {
background-image: url(spritesmith-main-9.png);
background-position: -820px -500px;
width: 81px;
height: 99px;
}
-.Pet-TigerCub-White {
+.Pet-Octopus-Zombie {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -164px 0px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Owl-Base {
+ background-image: url(spritesmith-main-9.png);
+ background-position: 0px -100px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Owl-CottonCandyBlue {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -82px -100px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Owl-CottonCandyPink {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -164px -100px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Owl-Desert {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -246px 0px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Owl-Golden {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -246px -100px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Owl-Red {
+ background-image: url(spritesmith-main-9.png);
+ background-position: 0px -200px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Owl-Shade {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -82px -200px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Owl-Skeleton {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -164px -200px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Owl-White {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -246px -200px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Owl-Zombie {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -328px 0px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-PandaCub-Base {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -328px -100px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-PandaCub-CottonCandyBlue {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -328px -200px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-PandaCub-CottonCandyPink {
+ background-image: url(spritesmith-main-9.png);
+ background-position: 0px -300px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-PandaCub-Desert {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -82px -300px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-PandaCub-Golden {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -164px -300px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-PandaCub-Red {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -246px -300px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-PandaCub-Shade {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -328px -300px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-PandaCub-Skeleton {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -410px 0px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-PandaCub-Spooky {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -410px -100px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-PandaCub-White {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -410px -200px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-PandaCub-Zombie {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -410px -300px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Parrot-Base {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -492px 0px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Parrot-CottonCandyBlue {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -492px -100px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Parrot-CottonCandyPink {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -492px -200px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Parrot-Desert {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -492px -300px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Parrot-Golden {
+ background-image: url(spritesmith-main-9.png);
+ background-position: 0px -400px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Parrot-Red {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -82px -400px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Parrot-Shade {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -164px -400px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Parrot-Skeleton {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -246px -400px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Parrot-White {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -328px -400px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Parrot-Zombie {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -410px -400px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Penguin-Base {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -492px -400px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Penguin-CottonCandyBlue {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -574px 0px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Penguin-CottonCandyPink {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -574px -100px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Penguin-Desert {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -574px -200px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Penguin-Golden {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -574px -300px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Penguin-Red {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -574px -400px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Penguin-Shade {
+ background-image: url(spritesmith-main-9.png);
+ background-position: 0px -500px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Penguin-Skeleton {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -82px -500px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Penguin-White {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -164px -500px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Penguin-Zombie {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -246px -500px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rat-Base {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -328px -500px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rat-CottonCandyBlue {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -410px -500px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rat-CottonCandyPink {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -492px -500px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rat-Desert {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -574px -500px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rat-Golden {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -656px 0px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rat-Red {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -656px -100px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rat-Shade {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -656px -200px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rat-Skeleton {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -656px -300px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rat-White {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -656px -400px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rat-Zombie {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -656px -500px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rock-Base {
+ background-image: url(spritesmith-main-9.png);
+ background-position: 0px -600px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rock-CottonCandyBlue {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -82px -600px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rock-CottonCandyPink {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -164px -600px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rock-Desert {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -246px -600px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rock-Golden {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -328px -600px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rock-Red {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -410px -600px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rock-Shade {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -492px -600px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rock-Skeleton {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -574px -600px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rock-White {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -656px -600px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rock-Zombie {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -738px 0px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rooster-Base {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -738px -100px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rooster-CottonCandyBlue {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -738px -200px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rooster-CottonCandyPink {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -738px -300px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rooster-Desert {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -738px -400px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rooster-Golden {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -738px -500px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rooster-Red {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -738px -600px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rooster-Shade {
+ background-image: url(spritesmith-main-9.png);
+ background-position: 0px -700px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rooster-Skeleton {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -82px -700px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rooster-White {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -164px -700px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Rooster-Zombie {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -246px -700px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Seahorse-Base {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -328px -700px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Seahorse-CottonCandyBlue {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -410px -700px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Seahorse-CottonCandyPink {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -492px -700px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Seahorse-Desert {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -574px -700px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Seahorse-Golden {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -656px -700px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Seahorse-Red {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -738px -700px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Seahorse-Shade {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -820px 0px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Seahorse-Skeleton {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -820px -100px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Seahorse-White {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -820px -200px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Seahorse-Zombie {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -820px -300px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Sheep-Base {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -820px -400px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Sheep-CottonCandyBlue {
+ background-image: url(spritesmith-main-9.png);
+ background-position: 0px 0px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Sheep-CottonCandyPink {
background-image: url(spritesmith-main-9.png);
background-position: -820px -600px;
width: 81px;
height: 99px;
}
-.Pet-TigerCub-Zombie {
+.Pet-Sheep-Desert {
background-image: url(spritesmith-main-9.png);
background-position: -820px -700px;
width: 81px;
height: 99px;
}
-.Pet-Turkey-Base {
+.Pet-Sheep-Golden {
background-image: url(spritesmith-main-9.png);
background-position: 0px -800px;
width: 81px;
height: 99px;
}
-.Pet-Whale-Base {
+.Pet-Sheep-Red {
background-image: url(spritesmith-main-9.png);
background-position: -82px -800px;
width: 81px;
height: 99px;
}
-.Pet-Whale-CottonCandyBlue {
+.Pet-Sheep-Shade {
background-image: url(spritesmith-main-9.png);
background-position: -164px -800px;
width: 81px;
height: 99px;
}
-.Pet-Whale-CottonCandyPink {
+.Pet-Sheep-Skeleton {
background-image: url(spritesmith-main-9.png);
background-position: -246px -800px;
width: 81px;
height: 99px;
}
-.Pet-Whale-Desert {
+.Pet-Sheep-White {
background-image: url(spritesmith-main-9.png);
background-position: -328px -800px;
width: 81px;
height: 99px;
}
-.Pet-Whale-Golden {
+.Pet-Sheep-Zombie {
background-image: url(spritesmith-main-9.png);
background-position: -410px -800px;
width: 81px;
height: 99px;
}
-.Pet-Whale-Red {
+.Pet-Slime-Base {
background-image: url(spritesmith-main-9.png);
background-position: -492px -800px;
width: 81px;
height: 99px;
}
-.Pet-Whale-Shade {
+.Pet-Slime-CottonCandyBlue {
background-image: url(spritesmith-main-9.png);
background-position: -574px -800px;
width: 81px;
height: 99px;
}
-.Pet-Whale-Skeleton {
+.Pet-Slime-CottonCandyPink {
background-image: url(spritesmith-main-9.png);
background-position: -656px -800px;
width: 81px;
height: 99px;
}
-.Pet-Whale-White {
+.Pet-Slime-Desert {
background-image: url(spritesmith-main-9.png);
background-position: -738px -800px;
width: 81px;
height: 99px;
}
-.Pet-Whale-Zombie {
+.Pet-Slime-Golden {
background-image: url(spritesmith-main-9.png);
background-position: -820px -800px;
width: 81px;
height: 99px;
}
-.Pet-Wolf-Base {
+.Pet-Slime-Red {
background-image: url(spritesmith-main-9.png);
background-position: -902px 0px;
width: 81px;
height: 99px;
}
-.Pet-Wolf-CottonCandyBlue {
+.Pet-Slime-Shade {
background-image: url(spritesmith-main-9.png);
background-position: -902px -100px;
width: 81px;
height: 99px;
}
-.Pet-Wolf-CottonCandyPink {
+.Pet-Slime-Skeleton {
background-image: url(spritesmith-main-9.png);
background-position: -902px -200px;
width: 81px;
height: 99px;
}
-.Pet-Wolf-Desert {
+.Pet-Slime-White {
background-image: url(spritesmith-main-9.png);
background-position: -902px -300px;
width: 81px;
height: 99px;
}
-.Pet-Wolf-Golden {
+.Pet-Slime-Zombie {
background-image: url(spritesmith-main-9.png);
background-position: -902px -400px;
width: 81px;
height: 99px;
}
-.Pet-Wolf-Red {
+.Pet-Spider-Base {
background-image: url(spritesmith-main-9.png);
background-position: -902px -500px;
width: 81px;
height: 99px;
}
-.Pet-Wolf-Shade {
+.Pet-Spider-CottonCandyBlue {
background-image: url(spritesmith-main-9.png);
background-position: -902px -600px;
width: 81px;
height: 99px;
}
-.Pet-Wolf-Skeleton {
+.Pet-Spider-CottonCandyPink {
background-image: url(spritesmith-main-9.png);
background-position: -902px -700px;
width: 81px;
height: 99px;
}
-.Pet-Wolf-Veteran {
+.Pet-Spider-Desert {
background-image: url(spritesmith-main-9.png);
background-position: -902px -800px;
width: 81px;
height: 99px;
}
-.Pet-Wolf-White {
+.Pet-Spider-Golden {
background-image: url(spritesmith-main-9.png);
background-position: -984px 0px;
width: 81px;
height: 99px;
}
-.Pet-Wolf-Zombie {
+.Pet-Spider-Red {
background-image: url(spritesmith-main-9.png);
background-position: -984px -100px;
width: 81px;
height: 99px;
}
-.Pet_HatchingPotion_Base {
+.Pet-Spider-Shade {
background-image: url(spritesmith-main-9.png);
background-position: -984px -200px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Spider-Skeleton {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -984px -300px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Spider-White {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -984px -400px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Spider-Zombie {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -984px -500px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TRex-Base {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -984px -600px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TRex-CottonCandyBlue {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -984px -700px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TRex-CottonCandyPink {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -984px -800px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TRex-Desert {
+ background-image: url(spritesmith-main-9.png);
+ background-position: 0px -900px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TRex-Golden {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -82px -900px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TRex-Red {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -164px -900px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TRex-Shade {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -246px -900px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TRex-Skeleton {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -328px -900px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TRex-White {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -410px -900px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TRex-Zombie {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -492px -900px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Tiger-Veteran {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -574px -900px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TigerCub-Base {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -656px -900px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TigerCub-CottonCandyBlue {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -738px -900px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TigerCub-CottonCandyPink {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -820px -900px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TigerCub-Desert {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -902px -900px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TigerCub-Golden {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -984px -900px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TigerCub-Red {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -1066px 0px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TigerCub-Shade {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -1066px -100px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TigerCub-Skeleton {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -1066px -200px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TigerCub-Spooky {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -1066px -300px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TigerCub-White {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -1066px -400px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-TigerCub-Zombie {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -1066px -500px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Turkey-Base {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -1066px -600px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Whale-Base {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -1066px -700px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Whale-CottonCandyBlue {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -1066px -800px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Whale-CottonCandyPink {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -1066px -900px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Whale-Desert {
+ background-image: url(spritesmith-main-9.png);
+ background-position: 0px -1000px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Whale-Golden {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -82px -1000px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Whale-Red {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -164px -1000px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Whale-Shade {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -246px -1000px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Whale-Skeleton {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -328px -1000px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Whale-White {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -410px -1000px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Whale-Zombie {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -492px -1000px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Wolf-Base {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -574px -1000px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Wolf-CottonCandyBlue {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -656px -1000px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Wolf-CottonCandyPink {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -738px -1000px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Wolf-Desert {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -820px -1000px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Wolf-Golden {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -902px -1000px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Wolf-Red {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -984px -1000px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Wolf-Shade {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -1066px -1000px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Wolf-Skeleton {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -1148px 0px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Wolf-Spooky {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -1148px -100px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Wolf-Veteran {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -1148px -200px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Wolf-White {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -1148px -300px;
+ width: 81px;
+ height: 99px;
+}
+.Pet-Wolf-Zombie {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -1148px -400px;
+ width: 81px;
+ height: 99px;
+}
+.Pet_HatchingPotion_Base {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -1148px -552px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_CottonCandyBlue {
background-image: url(spritesmith-main-9.png);
- background-position: -984px -252px;
+ background-position: -1148px -760px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_CottonCandyPink {
background-image: url(spritesmith-main-9.png);
- background-position: -984px -304px;
+ background-position: -1148px -604px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_Desert {
background-image: url(spritesmith-main-9.png);
- background-position: -984px -356px;
+ background-position: -1148px -656px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_Golden {
background-image: url(spritesmith-main-9.png);
- background-position: -984px -408px;
+ background-position: -1148px -708px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_Red {
background-image: url(spritesmith-main-9.png);
- background-position: -984px -460px;
+ background-position: -1148px -500px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_Shade {
background-image: url(spritesmith-main-9.png);
- background-position: -984px -512px;
+ background-position: -1148px -812px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_Skeleton {
background-image: url(spritesmith-main-9.png);
- background-position: -984px -564px;
+ background-position: -1148px -864px;
+ width: 48px;
+ height: 51px;
+}
+.Pet_HatchingPotion_Spooky {
+ background-image: url(spritesmith-main-9.png);
+ background-position: -1148px -916px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_White {
background-image: url(spritesmith-main-9.png);
- background-position: -984px -616px;
+ background-position: -1148px -968px;
width: 48px;
height: 51px;
}
.Pet_HatchingPotion_Zombie {
background-image: url(spritesmith-main-9.png);
- background-position: -984px -668px;
+ background-position: -1148px -1020px;
width: 48px;
height: 51px;
}
diff --git a/common/dist/sprites/spritesmith-main-9.png b/common/dist/sprites/spritesmith-main-9.png
index 2cfa494b6b..f1bfa1b23f 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_harvest_moon.png b/common/img/sprites/spritesmith/backgrounds/background_harvest_moon.png
new file mode 100644
index 0000000000..72b2d086a5
Binary files /dev/null and b/common/img/sprites/spritesmith/backgrounds/background_harvest_moon.png differ
diff --git a/common/img/sprites/spritesmith/backgrounds/background_slimy_swamp.png b/common/img/sprites/spritesmith/backgrounds/background_slimy_swamp.png
new file mode 100644
index 0000000000..d134029a41
Binary files /dev/null and b/common/img/sprites/spritesmith/backgrounds/background_slimy_swamp.png differ
diff --git a/common/img/sprites/spritesmith/backgrounds/background_swarming_darkness.png b/common/img/sprites/spritesmith/backgrounds/background_swarming_darkness.png
new file mode 100644
index 0000000000..0c15dad706
Binary files /dev/null and b/common/img/sprites/spritesmith/backgrounds/background_swarming_darkness.png differ
diff --git a/common/img/sprites/spritesmith/gear/armoire/head_armoire_blackCat.png b/common/img/sprites/spritesmith/gear/armoire/head_armoire_blackCat.png
new file mode 100644
index 0000000000..d5fecc17e8
Binary files /dev/null and b/common/img/sprites/spritesmith/gear/armoire/head_armoire_blackCat.png differ
diff --git a/common/img/sprites/spritesmith/gear/armoire/head_armoire_orangeCat.png b/common/img/sprites/spritesmith/gear/armoire/head_armoire_orangeCat.png
new file mode 100644
index 0000000000..afc50e312a
Binary files /dev/null and b/common/img/sprites/spritesmith/gear/armoire/head_armoire_orangeCat.png differ
diff --git a/common/img/sprites/spritesmith/gear/armoire/shield_armoire_midnightShield.png b/common/img/sprites/spritesmith/gear/armoire/shield_armoire_midnightShield.png
new file mode 100644
index 0000000000..a743ce765f
Binary files /dev/null and b/common/img/sprites/spritesmith/gear/armoire/shield_armoire_midnightShield.png differ
diff --git a/common/img/sprites/spritesmith/gear/armoire/shop/shop_head_armoire_blackCat.png b/common/img/sprites/spritesmith/gear/armoire/shop/shop_head_armoire_blackCat.png
new file mode 100644
index 0000000000..33fbee9dab
Binary files /dev/null and b/common/img/sprites/spritesmith/gear/armoire/shop/shop_head_armoire_blackCat.png differ
diff --git a/common/img/sprites/spritesmith/gear/armoire/shop/shop_head_armoire_orangeCat.png b/common/img/sprites/spritesmith/gear/armoire/shop/shop_head_armoire_orangeCat.png
new file mode 100644
index 0000000000..10a67e4103
Binary files /dev/null and b/common/img/sprites/spritesmith/gear/armoire/shop/shop_head_armoire_orangeCat.png differ
diff --git a/common/img/sprites/spritesmith/gear/armoire/shop/shop_shield_armoire_midnightShield.png b/common/img/sprites/spritesmith/gear/armoire/shop/shop_shield_armoire_midnightShield.png
new file mode 100644
index 0000000000..71df03ff09
Binary files /dev/null and b/common/img/sprites/spritesmith/gear/armoire/shop/shop_shield_armoire_midnightShield.png differ
diff --git a/common/img/sprites/spritesmith/gear/armoire/shop/shop_weapon_armoire_batWand.png b/common/img/sprites/spritesmith/gear/armoire/shop/shop_weapon_armoire_batWand.png
new file mode 100644
index 0000000000..d654eb1ec0
Binary files /dev/null and b/common/img/sprites/spritesmith/gear/armoire/shop/shop_weapon_armoire_batWand.png differ
diff --git a/common/img/sprites/spritesmith/gear/armoire/weapon_armoire_batWand.png b/common/img/sprites/spritesmith/gear/armoire/weapon_armoire_batWand.png
new file mode 100644
index 0000000000..5c0d39dbc4
Binary files /dev/null and b/common/img/sprites/spritesmith/gear/armoire/weapon_armoire_batWand.png differ
diff --git a/common/img/sprites/spritesmith/quests/quest_horse.png b/common/img/sprites/spritesmith/quests/quest_horse.png
index 93188a532b..e7e72825b8 100644
Binary files a/common/img/sprites/spritesmith/quests/quest_horse.png and b/common/img/sprites/spritesmith/quests/quest_horse.png differ
diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_BearCub-Spooky.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_BearCub-Spooky.png
new file mode 100644
index 0000000000..2cb38aa406
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_BearCub-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Cactus-Spooky.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Cactus-Spooky.png
new file mode 100644
index 0000000000..cabab576ed
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Cactus-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Dragon-Spooky.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Dragon-Spooky.png
new file mode 100644
index 0000000000..cd9e646c96
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Dragon-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_FlyingPig-Spooky.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_FlyingPig-Spooky.png
new file mode 100644
index 0000000000..04b47a6924
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_FlyingPig-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Fox-Spooky.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Fox-Spooky.png
new file mode 100644
index 0000000000..d4ac467461
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Fox-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_LionCub-Spooky.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_LionCub-Spooky.png
new file mode 100644
index 0000000000..9e785ef161
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_LionCub-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_PandaCub-Spooky.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_PandaCub-Spooky.png
new file mode 100644
index 0000000000..424543f738
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_PandaCub-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_TigerCub-Spooky.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_TigerCub-Spooky.png
new file mode 100644
index 0000000000..0cc5012ca2
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_TigerCub-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Wolf-Spooky.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Wolf-Spooky.png
new file mode 100644
index 0000000000..d684f44055
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Wolf-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_BearCub-Spooky.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_BearCub-Spooky.png
new file mode 100644
index 0000000000..063231b6ac
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_BearCub-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Cactus-Spooky.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Cactus-Spooky.png
new file mode 100644
index 0000000000..4b2379ba1b
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Cactus-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Dragon-Spooky.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Dragon-Spooky.png
new file mode 100644
index 0000000000..4e3454c26c
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Dragon-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_FlyingPig-Spooky.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_FlyingPig-Spooky.png
new file mode 100644
index 0000000000..f3640d4726
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_FlyingPig-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Fox-Spooky.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Fox-Spooky.png
new file mode 100644
index 0000000000..e7dcd906dd
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Fox-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_LionCub-Spooky.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_LionCub-Spooky.png
new file mode 100644
index 0000000000..0b10930f44
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_LionCub-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_PandaCub-Spooky.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_PandaCub-Spooky.png
new file mode 100644
index 0000000000..b6ed602a30
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_PandaCub-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_TigerCub-Spooky.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_TigerCub-Spooky.png
new file mode 100644
index 0000000000..01f5461c7b
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_TigerCub-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Wolf-Spooky.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Wolf-Spooky.png
new file mode 100644
index 0000000000..a649bfd8b3
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Wolf-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-BearCub-Spooky.png b/common/img/sprites/spritesmith/stable/pets/Pet-BearCub-Spooky.png
new file mode 100644
index 0000000000..7e141a0236
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-BearCub-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Cactus-Spooky.png b/common/img/sprites/spritesmith/stable/pets/Pet-Cactus-Spooky.png
new file mode 100644
index 0000000000..db480cdc1e
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-Cactus-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Dragon-Spooky.png b/common/img/sprites/spritesmith/stable/pets/Pet-Dragon-Spooky.png
new file mode 100644
index 0000000000..e746f2888b
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-Dragon-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-FlyingPig-Spooky.png b/common/img/sprites/spritesmith/stable/pets/Pet-FlyingPig-Spooky.png
new file mode 100644
index 0000000000..3a6e884d5f
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-FlyingPig-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Fox-Spooky.png b/common/img/sprites/spritesmith/stable/pets/Pet-Fox-Spooky.png
new file mode 100644
index 0000000000..e6d196adab
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-Fox-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-LionCub-Spooky.png b/common/img/sprites/spritesmith/stable/pets/Pet-LionCub-Spooky.png
new file mode 100644
index 0000000000..104277605d
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-LionCub-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-PandaCub-Spooky.png b/common/img/sprites/spritesmith/stable/pets/Pet-PandaCub-Spooky.png
new file mode 100644
index 0000000000..876de60ee0
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-PandaCub-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-TigerCub-Spooky.png b/common/img/sprites/spritesmith/stable/pets/Pet-TigerCub-Spooky.png
new file mode 100644
index 0000000000..c01662e804
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-TigerCub-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Wolf-Spooky.png b/common/img/sprites/spritesmith/stable/pets/Pet-Wolf-Spooky.png
new file mode 100644
index 0000000000..7144c77c3e
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-Wolf-Spooky.png differ
diff --git a/common/img/sprites/spritesmith/stable/potions/Pet_HatchingPotion_Spooky.png b/common/img/sprites/spritesmith/stable/potions/Pet_HatchingPotion_Spooky.png
new file mode 100644
index 0000000000..62d2bfc325
Binary files /dev/null and b/common/img/sprites/spritesmith/stable/potions/Pet_HatchingPotion_Spooky.png differ
diff --git a/common/locales/README.md b/common/locales/README.md
index 847262029f..e2b6e60d62 100644
--- a/common/locales/README.md
+++ b/common/locales/README.md
@@ -4,7 +4,12 @@ The files in this folder are automatically pulled from Transifex, with
exception of the original American-English strings which are managed
directly through GitHub in `locales/en`.
-Do not edit files in any locales directory except for `locales/en`!
+When you need to change any text, edit only the files in `locales/en`.
+Do not edit files in any other locales directory. You do not need to
+request that your changes be translated; changes are automatically
+copied to Transifex on a regular basis.
-Before starting to translate, please read [Guidance for Linguists](http://habitrpg.wikia.com/wiki/Guidance_for_Linguists)
-and note especially its information about the [Translations Trello card](https://trello.com/c/SvTsLdRF/12-translations).
+If you want to help with translations, please first read [Guidance for
+Linguists](http://habitrpg.wikia.com/wiki/Guidance_for_Linguists) and
+note especially its information about the [Translations Trello
+card](https://trello.com/c/SvTsLdRF/12-translations).
diff --git a/common/locales/cs/content.json b/common/locales/cs/content.json
index 9072d8a585..b9addc408e 100644
--- a/common/locales/cs/content.json
+++ b/common/locales/cs/content.json
@@ -6,71 +6,96 @@
"armoireLastItem": "Našel jsi poslední kousek vzácného Vybavení v Začarované almaře.",
"armoireNotesEmpty": "Almara bude ukrývat nové Vybavení každý první týden v měsíci. Do té doby na ni můžeš klikat a získáš Zkušenostní body a Jídlo!",
"dropEggWolfText": "vlk",
+ "dropEggWolfMountText": "Wolf",
"dropEggWolfAdjective": "věrný",
"dropEggTigerCubText": "tygřík",
"dropEggTigerCubMountText": "tygr",
"dropEggTigerCubAdjective": "divoký",
"dropEggPandaCubText": "medvídek panda",
"dropEggPandaCubMountText": "medvěd panda",
- "dropEggPandaCubAdjective": "jemný",
+ "dropEggPandaCubAdjective": "krotký",
"dropEggLionCubText": "lvíček",
"dropEggLionCubMountText": "lev",
"dropEggLionCubAdjective": "vznešený",
"dropEggFoxText": "lišák",
- "dropEggFoxAdjective": "lstivý",
+ "dropEggFoxMountText": "Fox",
+ "dropEggFoxAdjective": "lstivá",
"dropEggFlyingPigText": "létající čuník",
- "dropEggFlyingPigAdjective": "nevyzpytatelný",
+ "dropEggFlyingPigMountText": "Flying Pig",
+ "dropEggFlyingPigAdjective": "náladový",
"dropEggDragonText": "drak",
+ "dropEggDragonMountText": "Dragon",
"dropEggDragonAdjective": "mocný",
"dropEggCactusText": "kaktus",
- "dropEggCactusAdjective": "paličatý",
+ "dropEggCactusMountText": "Cactus",
+ "dropEggCactusAdjective": "pichlavý",
"dropEggBearCubText": "medvídek",
"dropEggBearCubMountText": "medvěd",
- "dropEggBearCubAdjective": "přítulný",
+ "dropEggBearCubAdjective": "mazlivý",
"questEggGryphonText": "gryf",
+ "questEggGryphonMountText": "Gryphon",
"questEggGryphonAdjective": "hrdý",
"questEggHedgehogText": "ježek",
+ "questEggHedgehogMountText": "Hedgehog",
"questEggHedgehogAdjective": "ostnatý",
"questEggDeerText": "jelen",
+ "questEggDeerMountText": "Deer",
"questEggDeerAdjective": "elegantní",
"questEggEggText": "Vejce",
"questEggEggMountText": "Košík vajíček",
- "questEggEggAdjective": "barevný",
+ "questEggEggAdjective": "pestré",
"questEggRatText": "Myšák",
- "questEggRatAdjective": "špinavý",
+ "questEggRatMountText": "Rat",
+ "questEggRatAdjective": "špinavá",
"questEggOctopusText": "Chobotnice",
- "questEggOctopusAdjective": "klouzavá",
+ "questEggOctopusMountText": "Octopus",
+ "questEggOctopusAdjective": "kluzká",
"questEggSeahorseText": "Mořský koník",
- "questEggSeahorseAdjective": "cena",
+ "questEggSeahorseMountText": "Seahorse",
+ "questEggSeahorseAdjective": "vzácný",
"questEggParrotText": "Papoušek",
- "questEggParrotAdjective": "jasný",
+ "questEggParrotMountText": "Parrot",
+ "questEggParrotAdjective": "energický",
"questEggRoosterText": "Kohout",
+ "questEggRoosterMountText": "Rooster",
"questEggRoosterAdjective": "vykračující si",
"questEggSpiderText": "Pavouk",
- "questEggSpiderAdjective": "děsivý",
+ "questEggSpiderMountText": "Spider",
+ "questEggSpiderAdjective": "strašidelný",
"questEggOwlText": "Sýček",
- "questEggOwlAdjective": "moudrý",
+ "questEggOwlMountText": "Owl",
+ "questEggOwlAdjective": "moudrá",
"questEggPenguinText": "Tučňák",
+ "questEggPenguinMountText": "Penguin",
"questEggPenguinAdjective": "bystrý",
"questEggTRexText": "Tyranosaur",
- "questEggTRexAdjective": "s malými ručičkami",
+ "questEggTRexMountText": "Tyrannosaur",
+ "questEggTRexAdjective": "krátkoruký",
"questEggRockText": "Kámen",
+ "questEggRockMountText": "Rock",
"questEggRockAdjective": "živý",
"questEggBunnyText": "Králíček",
- "questEggBunnyAdjective": "přítulný",
+ "questEggBunnyMountText": "Bunny",
+ "questEggBunnyAdjective": "mazlivý",
"questEggSlimeText": "Marshmallow želé",
- "questEggSlimeAdjective": "sladký",
+ "questEggSlimeMountText": "Marshmallow Slime",
+ "questEggSlimeAdjective": "roztomilý",
"questEggSheepText": "Beran",
- "questEggSheepAdjective": "huňatý",
+ "questEggSheepMountText": "Sheep",
+ "questEggSheepAdjective": "huňatá",
"questEggCuttlefishText": "Sépiák",
+ "questEggCuttlefishMountText": "Cuttlefish",
"questEggCuttlefishAdjective": "mazlivý",
"questEggWhaleText": "Plejtvák",
- "questEggWhaleAdjective": "cákavá",
+ "questEggWhaleMountText": "Whale",
+ "questEggWhaleAdjective": "šplouchavá",
"questEggCheetahText": "Gepard",
- "questEggCheetahAdjective": "čestný",
+ "questEggCheetahMountText": "Cheetah",
+ "questEggCheetahAdjective": "upřímný",
"questEggHorseText": "kůň",
+ "questEggHorseMountText": "Horse",
"questEggHorseAdjective": "cválající",
- "eggNotes": "Najdi líhnoucí lektvar, nalij ho na vejce a z něj se pak vylíhne <%= eggAdjective(locale) %> <%= eggText(locale) %>.",
+ "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ý",
"hatchingPotionDesert": "Pouštní",
@@ -81,7 +106,9 @@
"hatchingPotionCottonCandyPink": "Cukrově růžový",
"hatchingPotionCottonCandyBlue": "Cukrově modrý",
"hatchingPotionGolden": "Zlatý",
+ "hatchingPotionSpooky": "Strašidelný",
"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",
"foodMilk": "Mléko",
"foodPotatoe": "Brambora",
diff --git a/common/locales/cs/faq.json b/common/locales/cs/faq.json
index c47a12860c..d0211d8508 100644
--- a/common/locales/cs/faq.json
+++ b/common/locales/cs/faq.json
@@ -31,7 +31,7 @@
"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 on the [website](https://habitica.com/#/options/groups/party), you'll be rewarded with the Basi-List Scroll! (We will add this feature to the app in a future update.)\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?",
- "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](link) 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": "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": "How do I report a bug or request a feature?",
"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.",
diff --git a/common/locales/cs/front.json b/common/locales/cs/front.json
index c83f95b8c6..4cdaf6c070 100644
--- a/common/locales/cs/front.json
+++ b/common/locales/cs/front.json
@@ -2,7 +2,7 @@
"FAQ": "FAQ",
"accept1Terms": "Kliknutím na následující tlačítko souhlasím s",
"accept2Terms": "a",
- "alexandraQuote": "Nemohla jsem o [Habitice] nemluvit při svém proslovu v Madridu. Nástroj, který musí mít každý živnostník, který by potřeboval nějakého šéfa nad sebou.",
+ "alexandraQuote": "Nemohla jsem o programu [Habitica] nemluvit při svém proslovu v Madridu. Nástroj, který musí mít každý živnostník, který by potřeboval nějakého šéfa nad sebou.",
"althaireQuote": "Být neustále na nějaké výpravě mě hodně motivuje plnit denní úkoly a úkoly v úkolníčku. Mou největší motivací je nenechat mou družinu ve štychu.",
"andeeliaoQuote": "Úžasný produkt, začala jsem teprve před pár dny a již si více hlídám čas a jsem mnohem produktivnější!",
"autumnesquirrelQuote": "Už se tolik neflákám jak v práci, tak doma, a platím účty včas.",
@@ -11,7 +11,7 @@
"businessSample3": "Seřadit a zpracovat příchozí poštu",
"businessSample4": "Připravit 1 dokument pro klienta",
"businessSample5": "Zavolat klientům/Odložit telefonáty",
- "businessText": "Používejte Habitiku při podnikání",
+ "businessText": "Používejte program Habitica při podnikání",
"choreSample1": "Dát špinavé prádlo do koše",
"choreSample2": "20 minut domácích prací",
"choreSample3": "Umýt nádobí",
@@ -32,14 +32,14 @@
"companyPrivacy": "Soukromí",
"companyTerms": "Podmínky",
"companyVideos": "Videa",
- "contribUse": "Přispěvatelé Habitice používají",
- "dragonsilverQuote": "Ani už nedokážu vyjmenovat všechny aplikace na sledování úkolů a management času, které jsem v minulosti vyzkoušel...[Habitika] je jediná, která mi opravdu pomohla něco udělat a ne jen si věci vypsat.",
- "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.",
+ "contribUse": "Přispěvatelé programu Habitica používají",
+ "dragonsilverQuote": "Ani už nedokážu vyjmenovat všechny aplikace na sledování úkolů a management času, které jsem v minulosti vyzkoušel...[Program Habitica] je jediná, která mi opravdu pomohla něco udělat a ne jen si věci vypsat.",
+ "dreimQuote": "Než jsem minulé léto objevila [program Habitica], neudělala jsem asi polovinu zkoušek. Ale díky denním úkolů jsem byla schopná zorganizovat si svůj čas a srovnat se do latě. A nakonec jsem udělala všechny zkoušky minulý měsíc na velice dobré známky.",
"elmiQuote": "Každý den se těším, až vstanu a získám další zlato!",
"email": "Email",
"emailNewPass": "Poslat nové heslo na email",
- "evagantzQuote": "První kontrola u zubaře, při které byl poprvé spokojen s mými čistícími návyky. Děkuju, [Habitiko]!",
- "examplesHeading": "Hráči používají Habitiku ke zvládnutí...",
+ "evagantzQuote": "První kontrola u zubaře, při které byl poprvé spokojen s mými čistícími návyky. Děkuju, [programe Habitica]!",
+ "examplesHeading": "Hráči používají program Habitica ke zvládnutí...",
"featureAchievementByline": "Děláš něco úžasného? Získej odznak a všem ho ukaž!",
"featureAchievementHeading": "Odznaky za úspěchy",
"featureEquipByline": "Kup si limitované edice výzbroje, lektvary, a další virtuální zboží na našem Trhu za odměny za úkoly!",
@@ -55,7 +55,7 @@
"footerMobile": "Mobilní aplikace",
"footerSocial": "Komunita",
"forgotPass": "Zapomněl jsem heslo",
- "frabjabulousQuote": "Díky [Habitice] jsem dostala naprosto suprovou práci... A co víc, každý den používám zubní nit!",
+ "frabjabulousQuote": "Díky [programu Habitica] jsem dostala naprosto suprovou práci... A co víc, každý den používám zubní nit!",
"free": "Přidej se zdarma",
"gamifyButton": "Ať je život hrou již dnes!",
"goalSample1": "Cvičit na piáno 1 hodinu",
@@ -71,47 +71,47 @@
"healthSample4": "Jíst zdravě/nezdravě",
"healthSample5": "Zapotit se na 1 hodinu",
"history": "Historie",
- "infhQuote": "[Habitika] mi opravdu pomohla dát mému životu nějakou strukturu.",
+ "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. [Habitika] mi pomohla!",
+ "irishfeet123Quote": "Měla jsem problém s úklidem. Nechávala jsem všude nádobí a skleničky. [Program Habitica] mi pomohla!",
"joinOthers": "Přidej se k 250 000 lidí, kteří dosahují svých cílů zábavným způsobem!",
- "kazuiQuote": "Před [Habitikou] 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.",
+ "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?",
"landingend2": "Podívej se na detailnější seznam",
"landingend3": ". Hledáš trochu osobnější přístup? Podívej se na naše",
"landingend4": ", které jsou skvělé pro rodiny, učitele, podpůrné skupiny a podniky.",
"landingfeatureslink": "našich služeb",
- "landingp1": "Problém aplikací pro produktivitu na trhu je ten, že nenabízí systém motivace uživatele, který by ho nutil zůstat. Habitika tohle nabízí a ještě tě u toho pobaví rozsáhlou řadou odměn za tvé úspěchy, ale i povzbudí penalizací za nesplnění tvých úkolů. Habitika je externím motivací pro tvé každodenní činnosti.",
- "landingp2": "Kdykoli upevníš pozitivní zvyk, splníš každodenní úkol nebo splníš něco z úkolů, Habitika tě okamžitě odmění v podobě zkušenostních bodů a zlaťáků. Zkušenostní body tě přibližují k další úrovni postavy, ve kterých odemykáš další možnosti, jako jsou povolání a mazlíčci, a vylepšuješ svou osobní statistiku. Zlaťáky můžeš utrácet za předměty, které mění tvůj zážitek, nebo osobní odměny, které si můžeš vytvořit za účelem osobní motivace. Když ti i ty nejmenší úspěchy opatří okamžitou odměnu, budeš méně náchylný k otálení a odkládání věcí na později.",
+ "landingp1": "Problém aplikací pro produktivitu na trhu je ten, že nenabízí systém motivace uživatele, který by ho nutil zůstat. Program Habitica tohle nabízí a ještě tě u toho pobaví rozsáhlou řadou odměn za tvé úspěchy, ale i povzbudí penalizací za nesplnění tvých úkolů. Program Habitica je externím motivací pro tvé každodenní činnosti.",
+ "landingp2": "Kdykoli upevníš pozitivní zvyk, splníš každodenní úkol nebo splníš něco z úkolů, program Habitica tě okamžitě odmění v podobě zkušenostních bodů a zlaťáků. Zkušenostní body tě přibližují k další úrovni postavy, ve kterých odemykáš další možnosti, jako jsou povolání a mazlíčci, a vylepšuješ svou osobní statistiku. Zlaťáky můžeš utrácet za předměty, které mění tvůj zážitek, nebo osobní odměny, které si můžeš vytvořit za účelem osobní motivace. Když ti i ty nejmenší úspěchy opatří okamžitou odměnu, budeš méně náchylný k otálení a odkládání věcí na později.",
"landingp2header": "Okamžitá odměna",
- "landingp3": "Pokaždé, když propadneš nějakému zlozvyku nebo nezvládneš dokončit některý z denních úkolů, ztratíš část zdraví. Pokud ti zdraví klesne příliš, zemřeš a ztratíš část z pokroku, kterého jsi dosáhl. Díky okamžitým následkům ti může Habitika pomoci překonat zlozvyky a cykly prokrastinace předtím, než způsobí problémy v reálném životě.",
+ "landingp3": "Pokaždé, když propadneš nějakému zlozvyku nebo nezvládneš dokončit některý z denních úkolů, ztratíš část zdraví. Pokud ti zdraví klesne příliš, zemřeš a ztratíš část z pokroku, kterého jsi dosáhl. Díky okamžitým následkům ti může program Habitica pomoci překonat zlozvyky a cykly flákání předtím, než způsobí problémy v reálném životě.",
"landingp3header": "Následky",
- "landingp4": "Aktivní komunita, kterou Habitika poskytuje, ti dává odpovědnost, kterou potřebuješ k vytrvání v úkolech. Díky systému družin se můžeš nechat motivovat svými přáteli. Systém cechů ti umožní najít lidi s podobnými zájmy nebo problémy, takže budeš moci sdílet své cíle a rady jak překonávat překážky. Právě komunita v Habitice zajišťuje podporu a odpovědnost, kterou potřebuješ k úspěchu.",
+ "landingp4": "Aktivní komunita, kterou v zemi Habitica najdeš, ti dává odpovědnost, kterou potřebuješ k vytrvání v úkolech. Díky systému družin se můžeš nechat motivovat svými přáteli. Systém cechů ti umožní najít lidi s podobnými zájmy nebo problémy, takže budeš moci sdílet své cíle a rady jak překonávat překážky. Právě komunita v zemi Habitica zajišťuje podporu a odpovědnost, kterou potřebuješ k úspěchu.",
"landingp4header": "Odpovědnost",
- "leadText": "Habitika je aplikace na vytváření zvyků a udržení produktivity, která ti z reálného života udělá hru. Díky odměnám a trestům budeš motivován, a silná sociální síť tě bude inspirovat. Habitika ti pomůže dosáhnout tvých cílů, ať už chceš být zdravý, pilný, nebo šťastný.",
+ "leadText": "Program Habitica je aplikace na vytváření zvyků a udržení produktivity, která ti z reálného života udělá hru. Díky odměnám a trestům budeš motivován, a silná sociální síť tě bude inspirovat. Habitica ti pomůže dosáhnout tvých cílů, ať už chceš být zdravý, pilný, nebo šťastný.",
"login": "Přihlásit",
"loginAndReg": "Přihlásit / Registrovat",
"loginFacebookAlt": "Přihlásit / Registrovat pomocí Facebooku",
"logout": "Odhlásit",
"marketing1Header": "Zlepšete své návyky hraním hry",
- "marketing1Lead1": "Habitika je internetová hra, která zlepšuje návyky v reálném životě. Mění tvůj život v hru tím, že všechny tvé úkoly (zvyky, denní úkoly a úkoly v úkolníčku) přemění na malá \"monstra\", která musíš porazit. Čím lepší v tom budeš, tím dále budeš postupovat ve hře. Pokud se nebudeš snažit, tvá postava začne chřadnout.",
+ "marketing1Lead1": "Program Habitica je internetová hra, která zlepšuje návyky v reálném životě. Mění tvůj život v hru tím, že všechny tvé úkoly (zvyky, denní úkoly a úkoly v úkolníčku) přemění na malá \"monstra\", která musíš porazit. Čím lepší v tom budeš, tím dále budeš postupovat ve hře. Pokud se nebudeš snažit, tvá postava začne chřadnout.",
"marketing1Lead2": "Získej Hustou Výbavu. Vylepši si zvyky aby sis mohl vylepšit postavu. Pochlub se hustou výbavou, kterou sis zasloužil",
"marketing1Lead2Title": "Získej Hustou Výbavu",
- "marketing1Lead3": "Najdi náhodné ceny. Některé lidi motivuje hazard, neboli systém zvaný \"náhodné odměňování\". Habitika je vybavena všemi styly upevnění zvyků: pozitivním, negativním, předvídatelným a náhodným.",
+ "marketing1Lead3": "Najdi náhodné ceny. Některé lidi motivuje hazard, neboli systém zvaný \"náhodné odměňování\". Program Habitica je vybavena všemi styly upevnění zvyků: pozitivním, negativním, předvídatelným a náhodným.",
"marketing1Lead3Title": "Najdi náhodné ceny",
"marketing2Header": "Soutěž s přáteli. Připoj se do zájmových skupin.",
- "marketing2Lead1": "I když můžeš hrát Habitiku sám, dostane to grády až když začneš spolupracovat a soutěžit s ostatními a svalovat vinu jeden na druhého. Nejefektivnější část jakéhokoliv sebezlepšovacího programu je sociální odpovědnost. A jaké je lepší prostředí pro odpovědnost a soutěživost než video hra?",
+ "marketing2Lead1": "I když se můžeš toulat zemí Habitica sám, dostane to grády až když začneš spolupracovat a soutěžit s ostatními a svalovat vinu jeden na druhého. Nejefektivnější část jakéhokoliv sebezlepšovacího programu je sociální odpovědnost. A jaké je lepší prostředí pro odpovědnost a soutěživost než video hra?",
"marketing2Lead2": "Bojuj s bossy. Co by byla hra bez bojů? Bojuj s bossy se svou družinou. Bossové jsou \"super odpovědný mód\" - den, kdy prošvihneš posilovnu je dnem, kdy Boss uškodí všem.",
"marketing2Lead2Title": "Bossové",
"marketing2Lead3": "Výzvy ti umožňují soutěžit s přáteli a neznámými lidmi. Ten, kdo ze sebe při výzvě vydá to nejlepší, vyhrává speciální ceny.",
"marketing3Header": "Aplikace",
"marketing3Lead1": "Aplikace pro iPhone a Android ti umožňují postarat se o vše na cestách. Uvědomujeme si, že přihlášení se na stránku, abys odklikal úkoly, může být otrava.",
- "marketing3Lead2": "Další nástroje třetích stran přináší Habitiku do různých aspektů tvého života. Naše API umožňuje snadnou integraci s věcmi jako rozšířením Chrome, se kterým budeš ztrácet body za surfování po neproduktivních stránkách, nebo získávat body za surfování po těch produktivních. Více se dozvíš zde",
+ "marketing3Lead2": "Další nástroje třetích stran přináší program Habitica do různých aspektů tvého života. Naše API umožňuje snadnou integraci s věcmi jako rozšířením Chrome, se kterým budeš ztrácet body za surfování po neproduktivních stránkách, nebo získávat body za surfování po těch produktivních. Více se dozvíš zde",
"marketing4Header": "Využití v organizacích",
"marketing4Lead1": "Vzdělávání je jedním z nejlepších sektorů pro zhratelnění. Všichni víme, jak jsou v dnešní době studenti přilepení k mobilům a počítačovým hrám, využijte toho! Nechte je soupeřit v přátelské soutěži. Odměňujte dobré chování unikátními cenami. A pozorujte jak se jejich známky a chování zlepší.",
"marketing4Lead1Title": "Vzdělávání hrou",
- "marketing4Lead2": "Náklady na zdraví rostou a něco se musí změnit. Stovky programů jsou sestavovány za účelem snížení nákladů a zlepšení blahobytu. Věříme, že Habitika může dláždit cestu ke zdravému životnímu stylu.",
+ "marketing4Lead2": "Náklady na zdraví rostou a něco se musí změnit. Stovky programů jsou sestavovány za účelem snížení nákladů a zlepšení blahobytu. Věříme, že náš program Habitica může dláždit cestu ke zdravému životnímu stylu.",
"marketing4Lead2Title": "Zdravý životní styl jako hra",
"marketing4Lead3-1": "Chceš proměnit svůj život ve hru?",
"marketing4Lead3-2": "Zajímáš se o vedení skupiny ve vzdělání, wellness a více?",
@@ -126,10 +126,10 @@
"passMan": "Pokud používáš správce hesel ( jako 1Password) a máš problémy se přihlásit, zkus napsat uživatelské jméno a heslo ručně.",
"password": "Heslo",
"playButton": "Hraj",
- "playButtonFull": "Hraj Habitiku",
+ "playButtonFull": "Prozkoumej zemi Habitica",
"presskit": "Pro novináře",
"presskitDownload": "Stáhnout všechny obrázky:",
- "presskitText": "Děkujeme za zájem o Habitiku! Následující obrázky mohou být použity pro články nebo videa o Habitice. pro více informací, prosíme, kontaktujte Sienu Leslie na leslie@habitica.com.",
+ "presskitText": "Děkujeme za zájem o program Habitica! Následující obrázky mohou být použity pro články nebo videa o našem programu. pro více informací, prosíme, kontaktujte Sienu Leslie na leslie@habitica.com.",
"privacy": "Ochranou soukromí",
"psst": "Psst",
"punishByline": "Zlom zlozvyky a skonči s flákáním díky okamžitým následkům.",
@@ -152,15 +152,15 @@
"schoolSample3": "Sejít se se studijní skupinou",
"schoolSample4": "Poznámky k 1 kapitole",
"schoolSample5": "Přečíst 1 kapitolu",
- "sixteenBitFilQuote": "Plním své úkoly v rekordním čase díky [Habitice]. Vždycky se hrozně těším, až dosáhnu další úrovně!",
+ "sixteenBitFilQuote": "Plním své úkoly v rekordním čase díky [programu Habitica]. Vždycky se hrozně těším, až dosáhnu další úrovně!",
"skysailorQuote": "Moje družina a naše výpravy mě drží stále ve hře, což mě motivuje plnit své závazky a měnit tak svůj život k lepšímu.",
- "socialTitle": "Habitika - Ať je život hrou",
+ "socialTitle": "Habitica - Ať je život hrou",
"supermouse35Quote": "Víc cvičím a už měsíc jsem si nezapomněla vzít léky! Díky, Habit :D",
"sync": "Synchronizovat",
"tasks": "Úkoly",
"teamSample1": "Načrtnout itinerář meetingu na úterý",
"teamSample2": "Brainstorming ohledně hacknutí růstu",
- "teamSample3": "Discuss this week's KPIs",
+ "teamSample3": "Prodiskutuj klíčové ukazatele výkonnosti pro tento týden",
"teams": "Týmy",
"terms": "Podmínkami",
"testimonialHeading": "Co o nás říkají...",
@@ -172,11 +172,12 @@
"username": "Uživatelské jméno",
"watchVideos": "Podívej se na videa",
"work": "Práce",
- "zelahQuote": "[Habitika] mi pomáhá rozhodnout se, jestli jít do postele a získat za to body, nebo zůstat vzhůru a přijít o zdraví!",
+ "zelahQuote": "[Program Habitica] mi pomáhá rozhodnout se, jestli jít do postele a získat za to body, nebo zůstat vzhůru a přijít o zdraví!",
"reportAccountProblems": "Nahlásit problémy z účtem",
"reportCommunityIssues": "Nahlásit problém v komunitě",
"generalQuestionsSite": "Obecné otázky o stránce",
"businessInquiries": "Obchodní poptávka",
"merchandiseInquiries": "Poptávka po zboží",
- "marketingInquiries": "Poptávka marketing/sociální média"
+ "marketingInquiries": "Poptávka marketing/sociální média",
+ "tweet": "Tweet"
}
\ No newline at end of file
diff --git a/common/locales/cs/gear.json b/common/locales/cs/gear.json
index 2bdf2cbeb4..f4e461368c 100644
--- a/common/locales/cs/gear.json
+++ b/common/locales/cs/gear.json
@@ -87,7 +87,7 @@
"weaponSpecialSpringHealerText": "Půvabná Kost",
"weaponSpecialSpringHealerNotes": "Přines! Přidá <%= int %> bodů k Inteligenci. Limitovaná edice 2014 Jarní výbava.",
"weaponSpecialSummerRogueText": "Pirátská palaš",
- "weaponSpecialSummerRogueNotes": "Zadrž! Všechny Denní úkoly půjdou přes palubu! Přidá <%= str %> bodů k Síle. Limitovaná Edice 2014 Letní Výbava.",
+ "weaponSpecialSummerRogueNotes": "Avast! You'll make those Dailies walk the plank! Increases Strength by <%= str %>. Limited Edition 2014 Summer Gear.",
"weaponSpecialSummerWarriorText": "Mořeplavecký kráječ",
"weaponSpecialSummerWarriorNotes": "V žádném Úkolníčku neexistuje úkol odvážný tolik, aby se zapletl s tímto nožem! Přidá <%= str %> bodů k Síle. Limitovaná Edice 2014 Letní Výbava.",
"weaponSpecialSummerMageText": "Chaluhový chytač",
@@ -115,7 +115,7 @@
"weaponSpecialSpring2015WarriorText": "Kostěný kyj",
"weaponSpecialSpring2015WarriorNotes": "Je to pravý kostěný kyj pro divoké pejsky a rozhodně to není hračka na žvýkání, kterou ti dali Sezonní mudrcové, protože kdo je hodný pejsek? Kdooo je hodný pejsek? Ty jsi!!!! Ty jsi hodný pejsek!!! Zvyšuje Sílu o <%= str %>. Limitovaná edice Jarní výbavy 2015.",
"weaponSpecialSpring2015MageText": "Mágova hůlka",
- "weaponSpecialSpring2015MageNotes": "Vykouzli si mrkev s touhle super hůlkou. Zvyšuje Inteligenci o <%= int %> a Vnímání o <%= per %>. Limitovaná edice Jarní výbavy 2015.",
+ "weaponSpecialSpring2015MageNotes": "Conjure up a carrot for yourself with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.",
"weaponSpecialSpring2015HealerText": "Kočičí chrastítko",
"weaponSpecialSpring2015HealerNotes": "Když s ním zamáváš, vydává fascinující chřestivý zvuk, který zabaví KOHOKOLIV na hodiny. Zvyšuje Inteligenci o <%= int %>. Limitovaná edice Jarní výbavy 2015.",
"weaponSpecialSummer2015RogueText": "Střílející korál",
@@ -126,6 +126,14 @@
"weaponSpecialSummer2015MageNotes": "V kamenech tohoto žezla se blyští skrytá síla. Zvyšuje Inteligenci o <%= int %> a Vnímání o <%= per %>. Limitovaná edice letní výbavy 2015.",
"weaponSpecialSummer2015HealerText": "Hůlka vln",
"weaponSpecialSummer2015HealerNotes": "Léčí mořské nemoci i mořskou nemoc! Zvyšuje Inteligenci o <%= int %>. Limitovaná edice letní výbavy 2015.",
+ "weaponSpecialFall2015RogueText": "Bat-tle Ax",
+ "weaponSpecialFall2015RogueNotes": "Fearsome To-Dos cower before the flapping of this ax. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "weaponSpecialFall2015WarriorText": "Wooden Plank",
+ "weaponSpecialFall2015WarriorNotes": "Great for elevating things in cornfields and/or smacking tasks. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "weaponSpecialFall2015MageText": "Enchanted Thread",
+ "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.",
"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",
@@ -146,6 +154,8 @@
"weaponArmoireIronCrookNotes": "Zprudka ukuta z oceli, tato hůl je vynikající k nahánění ovcí. Zvyšuje Vnímání a Sílu o <%= attrs %> každou. 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": "Bat Wand",
+ "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.",
"armor": "zbroj",
"armorBase0Text": "Obyčejné oblečení",
"armorBase0Notes": "Běžné oblečení. Nenabízí žádný bonus.",
@@ -259,6 +269,14 @@
"armorSpecialSummer2015MageNotes": "Moc se skrývá v nadýchaných rukávech. Zvyšuje Inteligenci o <%= int %>. Limitovaná edice letní výbavy 2015.",
"armorSpecialSummer2015HealerText": "Námořníkovo brnění",
"armorSpecialSummer2015HealerNotes": "Toto brnění dává všem najevo, že jsi čestný námořní kupec, který by se nikdy nechoval jako křivák. Zvyšuje Obranu o <%= con %>. Limitovaná edice letní výbavy 2015.",
+ "armorSpecialFall2015RogueText": "Bat-tle Armor",
+ "armorSpecialFall2015RogueNotes": "Fly into bat-tle! Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.",
+ "armorSpecialFall2015WarriorText": "Scarecrow Armor",
+ "armorSpecialFall2015WarriorNotes": "Despite being stuffed with straw, this armor is extremely hefty! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.",
+ "armorSpecialFall2015MageText": "Stitched Robes",
+ "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.",
"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",
@@ -287,6 +305,8 @@
"armorMystery201506Notes": "Zašnorchluj si u korálového útesu v tomto zářivě barevném úboru! Nepřináší žádný benefit. Předmět pro předplatitele červen 2015.",
"armorMystery201508Text": "Kostým geparda",
"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": "Werewolf Costume",
+ "armorMystery201509Notes": "This IS a costume, right? Confers no benefit. September 2015 Subscriber Item.",
"armorMystery301404Text": "Steampunk oblek",
"armorMystery301404Notes": "Elegantní a fešácký, joj! Nepřináší žádný benefit. Předmět pro předplatitele únor 3015.",
"armorArmoireLunarArmorText": "Uklidňující měsíční brnění",
@@ -412,6 +432,14 @@
"headSpecialSummer2015MageNotes": "Ukrytá moc září v každé niti této šály. Zvyšuje Vnímání o <%= per %>. Limitovaná edice letní výbavy 2015.",
"headSpecialSummer2015HealerText": "Námořnická čapka",
"headSpecialSummer2015HealerNotes": "S námořnickou čapkou pevně nasazenou na hlavě můžeš proplout i těmi nejbouřlivějšími moři! Zvyšuje Inteligenci o <%= int %>. Limitovaná edice letní výbavy 2015.",
+ "headSpecialFall2015RogueText": "Bat-tle Wings",
+ "headSpecialFall2015RogueNotes": "Echolocate your enemies with this powerful helm! Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.",
+ "headSpecialFall2015WarriorText": "Scarecrow Hat",
+ "headSpecialFall2015WarriorNotes": "Everyone would want this hat--if they only had a brain. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "headSpecialFall2015MageText": "Stitched Hat",
+ "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.",
"headSpecialGaymerxText": "Helma duhového bojovníka",
"headSpecialGaymerxNotes": "Ku příležitosti oslav sezóny Gay Pride a GaymerX je tato speciální helma zdobená zářivým barevným duhovým vzorem! GaymerX je herní veletrh oslavující LGBTQ a hry a je otevřený všem. Koná se v InterContinentalu v centru San Francisca 11.-13. července! Nepřináší žádné výhody.",
"headMystery201402Text": "Okřídlená přilba",
@@ -434,6 +462,8 @@
"headMystery201505Notes": "Zelená chocholka na této železné helmě se hrdě třepotá. Nepřináší žádný benefit. Předmět pro předplatitele květen 2015.",
"headMystery201508Text": "Gepardí klobouk",
"headMystery201508Notes": "Tenhle příjemný klobouk je pořádně huňatý! Nepřináší žádný benefit. Předmět pro předplatitele srpen 2015.",
+ "headMystery201509Text": "Werewolf Mask",
+ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 2015 Subscriber Item.",
"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",
@@ -462,6 +492,10 @@
"headArmoireRedFloppyHatNotes": "Mnoho kouzel bylo zašito do tohoto jednoduchého klobouku. Dodávají mu zářivou červenou barvu. Zvyšuje Obranu, Inteligenci a Vnímání, vše o <%= attrs %>. Začarovaná almara: Nezávislý předmět.",
"headArmoirePlagueDoctorHatText": "Klobouk Morového Lékaře",
"headArmoirePlagueDoctorHatNotes": "Autentický klobouk nošený doktory, kteří zápasí s Morem Otálení! Zvyšuje Sílu o <%= str %>, Inteligenci o <%= int %> a Obranu o <%= con %>. Začarovaná almara: Set Morových Lékařů (Předmět 1 ze 3).",
+ "headArmoireBlackCatText": "Black Cat Hat",
+ "headArmoireBlackCatNotes": "This black hat is... purring. And twitching its tail. And breathing? Yeah, you just have a sleeping cat on your head. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "headArmoireOrangeCatText": "Orange Cat Hat",
+ "headArmoireOrangeCatNotes": "This orange hat is... purring. And twitching its tail. And breathing? Yeah, you just have a sleeping cat on your head. Increases Strength and Constitution by <%= attrs %> each. Enchanted Armoire: Independent Item.",
"offhand": "štít v ruce",
"shieldBase0Text": "Bez štítu v ruce",
"shieldBase0Notes": "Bez štítu nebo druhé zbraně.",
@@ -533,10 +567,18 @@
"shieldSpecialSummer2015WarriorNotes": "Tento štít, vyroben z hlubinných kovů řemeslníky z Liknavosti, září jako písek a moře. Zvyšuje Obranu o <%= con %>. Limitovaná edice letní výbavy 2015.",
"shieldSpecialSummer2015HealerText": "Štít z řemínků",
"shieldSpecialSummer2015HealerNotes": "Použij tento štít k vyhnání krys z podpalubí. Zvyšuje Obranu o <%= con %>. Limitovaná edice letní výbavy 2015.",
+ "shieldSpecialFall2015RogueText": "Bat-tle Ax",
+ "shieldSpecialFall2015RogueNotes": "Fearsome To-Dos cower before the flapping of this ax. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "shieldSpecialFall2015WarriorText": "Birdseed Bag",
+ "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.",
"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": "Midnight Shield",
+ "shieldArmoireMidnightShieldNotes": "This shield is most powerful at the stroke of midnight! Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Independent Item.",
"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/limited.json b/common/locales/cs/limited.json
index a62c5747b3..cd86069725 100644
--- a/common/locales/cs/limited.json
+++ b/common/locales/cs/limited.json
@@ -29,7 +29,8 @@
"seasonalShopClosedText": "Sezónní obchod je momentálně zavřený!! Nevím, kde se momentálně Sezonní Kouzelnice nachází, ale vsadím se, že bude zpět na další Velkolepé Gala!",
"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 jarní 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!",
- "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 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!",
+ "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)",
@@ -54,5 +55,10 @@
"daringSwashbucklerSet": "Smělý dobrodruh (Válečník)",
"emeraldMermageSet": "Smaragdový mořský mág (Mág)",
"reefSeahealerSet": "Útesový mořský léčitel (Léčitel)",
- "roguishPirateSet": "Ničemný pirát (Zloděj)"
+ "roguishPirateSet": "Ničemný pirát (Zloděj)",
+ "monsterOfScienceSet": "Monster of Science (Warrior)",
+ "witchyWizardSet": "Witchy Wizard (Mage)",
+ "mummyMedicSet": "Mummy Medic (Healer)",
+ "vampireSmiterSet": "Vampire Smiter (Rogue)",
+ "fallEventAvailability": "Dostupné do 31. října"
}
\ No newline at end of file
diff --git a/common/locales/cs/messages.json b/common/locales/cs/messages.json
index 39831b9ea0..a5b463166b 100644
--- a/common/locales/cs/messages.json
+++ b/common/locales/cs/messages.json
@@ -5,6 +5,7 @@
"messageTagNotFound": "Štítek nenalezen.",
"messagePetNotFound": ":pet nebyl nalezen v user.items.pets",
"messageFoodNotFound": ":food nebylo nalezeno v user.items.food",
+ "messageNotAvailable": "Tento předmět nelze v současné době zakoupit.",
"messageCannotFeedPet": "Tohoto mazlíčka nemůžeš nakrmit.",
"messageAlreadyMount": "Toto zvíře už ve stáji máš. Zkus nakrmit jiného mazlíčka.",
"messageEvolve": "<%= egg %> už má na sobě sedlo, pojďme si zajezdit!",
@@ -12,8 +13,9 @@
"messageDontEnjoyFood": "<%= foodText %> zdá se není pro zvířátko, jakým je <%= egg %>, žádnou pochoutkou.",
"messageBought": "<%= itemText %>, koupeno",
"messageEquipped": "<%= itemText %> - nasazeno.",
- "messageUnEquipped": " <%= itemText %> byl odebrán.",
+ "messageUnEquipped": "<%= itemText %> byl odebrán.",
"messageMissingEggPotion": "Chybí ti buď to vejce nebo ten lektvar",
+ "messageInvalidEggPotionCombo": "Nemůžeš vylíhnout vejce mazlíčků z výprav pomocí kouzelných líhnoucích lektvarů! Zkus jiné vejce.",
"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ů",
@@ -29,4 +31,4 @@
"armoireEquipment": "<%= image %> Ve zbrojnici jsi našel kus vzácného vybavení ve Zbrojnici: <%= dropText %>! Skvělé!",
"armoireFood": "<%= image %> Prohledáváš zbrojnici a nacházíš <%= dropArticle %><%= dropText %>. Co to tu dělá?",
"armoireExp": "Zápasíš se Zbrojnicí a získáváš zkušenost. To jsi jí to nandal!"
-}
+}
\ No newline at end of file
diff --git a/common/locales/cs/pets.json b/common/locales/cs/pets.json
index fc71263dba..287ae5db46 100644
--- a/common/locales/cs/pets.json
+++ b/common/locales/cs/pets.json
@@ -1,11 +1,13 @@
{
"pets": "Mazlíčci",
"petsFound": "nalezených mazlíčků",
+ "magicPets": "Magic Potion Pets",
"rarePets": "Vzácní mazlíčci",
"questPets": "Mazlíčci z výprav",
"mounts": "Stáj",
"mountsTamed": "zkrocených zvířat",
"questMounts": "Zkrocená zvířata z výprav",
+ "magicMounts": "Magic Potion Mounts",
"rareMounts": "Vzácná zkrocená zvířata",
"etherealLion": "Éterický lev",
"veteranWolf": "Vlk veterán",
@@ -16,7 +18,7 @@
"mammoth": "Huňatý mamut",
"orca": "Kosatka",
"royalPurpleGryphon": "Vznešený fialový gryf",
- "rarePetPop1": "Klikni na zlatou packu pro více informací o tom, jak získat toto vzácné zvíře za přispívání Habitice!",
+ "rarePetPop1": "Klikni na zlatou packu pro více informací o tom, jak získat toto vzácné zvíře za přispívání programu Habitica!",
"rarePetPop2": "Jak získat toto zvíře!",
"potion": "<%= potionType %> lektvar",
"egg": "<%= eggType %> - vejce",
@@ -24,21 +26,23 @@
"eggSingular": "vejce",
"noEggs": "Nemáš žádná vejce.",
"hatchingPotions": "Líhnoucí lektvary",
+ "magicHatchingPotions": "Magic Hatching Potions",
"hatchingPotion": "líhnoucí lektvar",
"noHatchingPotions": "Nemáš žádné líhnoucí lektvary.",
"inventoryText": "Po kliknutí na vejce se zeleně zvýrazní použitelné lektvary. Poté klikni na jeden z nich pro vylíhnutí mazlíčka. Pokud nejsou žádné lektvary zvýrazněny, klikni na vejce znovu pro zrušení jeho výběru a místo toho klikni nejprve na lektvar, aby se označila použitelná vejce. Také můžeš nechtěné nalezené předměty prodat obchodníku Alexanderovi.",
"foodText": "jídlo",
"food": "Jídlo a sedla",
"noFood": "Nemáš žádné jídlo ani žádná sedla.",
- "dropsExplanation": "Získej tyto předměty rychleji za drahokamy, pokud nechceš čekat, až je najdeš při splnění úkolu. Dozvi se více o systému nálezů.",
+ "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.",
"beastMasterProgress": "Pokrok Pána šelem",
- "stableBeastMasterProgress": "Beast Master Progress: <%= number %> Pets Found",
+ "stableBeastMasterProgress": "Pokrok Pána šelem: nalezl <%= number %> mazlíčků",
"beastAchievement": "Získal jsi ocenění \"Pán šelem\" za získání všech mazlíčků!",
"beastMasterName": "Pán šelem",
"beastMasterText": "Nalezl všech 90 zvířátek ( šíleně obtížné, zaslouží si uznání!)",
"beastMasterText2": "a vypustil své mazlíčky celkem <%= count %>krát",
"mountMasterProgress": "Pokrok Pána zvířat",
- "stableMountMasterProgress": "Mount Master Progress: <%= number %> Mounts Tamed",
+ "stableMountMasterProgress": "Pokrok krotitele zvířat: zkroceno <%= number %> zvířat",
"mountAchievement": "Získal jsi ocenění \"Pán zvířat\" za získán všech zkrocených zvířat!",
"mountMasterName": "Pán zvířat",
"mountMasterText": "Zkrotil všech 90 zvířátek ( šíleně obtížné, zaslouží si uznání!)",
diff --git a/common/locales/cs/subscriber.json b/common/locales/cs/subscriber.json
index 7bd69767ec..111a452ba1 100644
--- a/common/locales/cs/subscriber.json
+++ b/common/locales/cs/subscriber.json
@@ -62,7 +62,7 @@
"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 <%= linkStart %>here<%= linkEnd %>! 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": "Díky Mystickým Přesýpacím hodinám si můžeš koupit předměty pro předplatitele i z předchozích měsíců.",
+ "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!",
"subUpdateCard": "Karta s aktualizacemi",
"subUpdateTitle": "Aktualizace",
"subUpdateDescription": "Aktualizuj kartu, aby se nabila.",
diff --git a/common/locales/da/communityguidelines.json b/common/locales/da/communityguidelines.json
index 57d0972ff6..c34f0e2cfc 100644
--- a/common/locales/da/communityguidelines.json
+++ b/common/locales/da/communityguidelines.json
@@ -158,7 +158,7 @@
"commGuidePara068": "Tag afsted, modige eventyrer, og bekæmp nogle Daglige!",
"commGuideHeadingLinks": "Nyttige links",
"commGuidePara069": "Følgende talentfulde kunstnere har bidraget med disse illustrationer:",
- "commGuideLink01": "Nybegyndernes Klan",
+ "commGuideLink01": "Newbies Guild",
"commGuideLink01description": "en klan hvor nye brugere kan stille spørgsmål!",
"commGuideLink02": "Det Bagerste Hjørnes Klan",
"commGuideLink02description": "en klan til at diskutere lange eller følsomme emner.",
diff --git a/common/locales/da/content.json b/common/locales/da/content.json
index c305a88a19..da9df05256 100644
--- a/common/locales/da/content.json
+++ b/common/locales/da/content.json
@@ -6,71 +6,96 @@
"armoireLastItem": "Du har fundet det sidste stykke sjældent Udstyr i det Fortryllede Klædeskab",
"armoireNotesEmpty": "Klædeskabet vil have nyt Udstyr hver måned. Indtil da kan du fortsætte med at klikke for at få Erfaring og Mad!",
"dropEggWolfText": "Ulv",
- "dropEggWolfAdjective": "loyal",
+ "dropEggWolfMountText": "Wolf",
+ "dropEggWolfAdjective": "en loyal",
"dropEggTigerCubText": "Tigerunge",
"dropEggTigerCubMountText": "Tiger",
- "dropEggTigerCubAdjective": "barsk",
+ "dropEggTigerCubAdjective": "en drabelig",
"dropEggPandaCubText": "Pandaunge",
"dropEggPandaCubMountText": "Panda",
- "dropEggPandaCubAdjective": "mild",
+ "dropEggPandaCubAdjective": "en blid",
"dropEggLionCubText": "Løveunge",
"dropEggLionCubMountText": "Løve",
- "dropEggLionCubAdjective": "storslået",
+ "dropEggLionCubAdjective": "en kongelig",
"dropEggFoxText": "Ræv",
- "dropEggFoxAdjective": "beslutsom",
+ "dropEggFoxMountText": "Fox",
+ "dropEggFoxAdjective": "en snu",
"dropEggFlyingPigText": "Flyvende Gris",
- "dropEggFlyingPigAdjective": "finurlig",
+ "dropEggFlyingPigMountText": "Flying Pig",
+ "dropEggFlyingPigAdjective": "en finurlig",
"dropEggDragonText": "Drage",
- "dropEggDragonAdjective": "mægtig",
+ "dropEggDragonMountText": "Dragon",
+ "dropEggDragonAdjective": "en mægtig",
"dropEggCactusText": "Kaktus",
- "dropEggCactusAdjective": "stikkende",
+ "dropEggCactusMountText": "Cactus",
+ "dropEggCactusAdjective": "en stikkende",
"dropEggBearCubText": "Bjørneunge",
"dropEggBearCubMountText": "Bjørn",
- "dropEggBearCubAdjective": "nuttet",
+ "dropEggBearCubAdjective": "en nuttet",
"questEggGryphonText": "Grif",
- "questEggGryphonAdjective": "stolt",
+ "questEggGryphonMountText": "Gryphon",
+ "questEggGryphonAdjective": "en stolt",
"questEggHedgehogText": "Pindsvin",
- "questEggHedgehogAdjective": "stikkende",
+ "questEggHedgehogMountText": "Hedgehog",
+ "questEggHedgehogAdjective": "et stikkende",
"questEggDeerText": "Rådyr",
- "questEggDeerAdjective": "elegant",
+ "questEggDeerMountText": "Deer",
+ "questEggDeerAdjective": "et elegant",
"questEggEggText": "Æg",
"questEggEggMountText": "Æggekurv",
- "questEggEggAdjective": "farverig",
+ "questEggEggAdjective": "et farverigt",
"questEggRatText": "Rotte",
- "questEggRatAdjective": "beskidt",
+ "questEggRatMountText": "Rat",
+ "questEggRatAdjective": "en beskidt",
"questEggOctopusText": "Blæksprutte",
- "questEggOctopusAdjective": "glat",
+ "questEggOctopusMountText": "Octopus",
+ "questEggOctopusAdjective": "en glat",
"questEggSeahorseText": "Søhest",
- "questEggSeahorseAdjective": "præmie",
+ "questEggSeahorseMountText": "Seahorse",
+ "questEggSeahorseAdjective": "en præmieret",
"questEggParrotText": "Papegøje",
- "questEggParrotAdjective": "sprudlende",
+ "questEggParrotMountText": "Parrot",
+ "questEggParrotAdjective": "en sprudlende",
"questEggRoosterText": "Hane",
- "questEggRoosterAdjective": "spankulerende",
+ "questEggRoosterMountText": "Rooster",
+ "questEggRoosterAdjective": "en spankulerende",
"questEggSpiderText": "Edderkop",
- "questEggSpiderAdjective": "uhyggelig",
+ "questEggSpiderMountText": "Spider",
+ "questEggSpiderAdjective": "en uhyggelig",
"questEggOwlText": "Ugle",
- "questEggOwlAdjective": "klog",
+ "questEggOwlMountText": "Owl",
+ "questEggOwlAdjective": "en klog",
"questEggPenguinText": "Pingvin",
- "questEggPenguinAdjective": "Skarpsindig",
+ "questEggPenguinMountText": "Penguin",
+ "questEggPenguinAdjective": "en skarpsindig",
"questEggTRexText": "Tyrannosaurus",
- "questEggTRexAdjective": "kortarmet",
+ "questEggTRexMountText": "Tyrannosaur",
+ "questEggTRexAdjective": "en kortarmet",
"questEggRockText": "Sten",
- "questEggRockAdjective": "livlig",
+ "questEggRockMountText": "Rock",
+ "questEggRockAdjective": "en levende",
"questEggBunnyText": "Kanin",
- "questEggBunnyAdjective": "kælen",
+ "questEggBunnyMountText": "Bunny",
+ "questEggBunnyAdjective": "en kælen",
"questEggSlimeText": "Skumfidus-Slim",
- "questEggSlimeAdjective": "sødt",
+ "questEggSlimeMountText": "Marshmallow Slime",
+ "questEggSlimeAdjective": "en sød",
"questEggSheepText": "Får",
- "questEggSheepAdjective": "uldent",
+ "questEggSheepMountText": "Sheep",
+ "questEggSheepAdjective": "et uldent",
"questEggCuttlefishText": "Tiarmet blæksprutte",
- "questEggCuttlefishAdjective": "nuttet",
+ "questEggCuttlefishMountText": "Cuttlefish",
+ "questEggCuttlefishAdjective": "en nuttet",
"questEggWhaleText": "Hval",
- "questEggWhaleAdjective": "plaskende",
+ "questEggWhaleMountText": "Whale",
+ "questEggWhaleAdjective": "en plaskende",
"questEggCheetahText": "Gepard",
- "questEggCheetahAdjective": "ærlig",
+ "questEggCheetahMountText": "Cheetah",
+ "questEggCheetahAdjective": "en ærlig",
"questEggHorseText": "Hest",
- "questEggHorseAdjective": "galloperende",
- "eggNotes": "Find en udrugningseliksir til at hælde på dit æg, og det vil udklække en <%= eggAdjective(locale) %> <%= eggText(locale) %>.",
+ "questEggHorseMountText": "Horse",
+ "questEggHorseAdjective": "en galoperende",
+ "eggNotes": "Find en udrugningseliksir til at hælde på dit æg, og det vil udklække <%= eggAdjective(locale) %> <%= eggText(locale) %>.",
"hatchingPotionBase": "Almindelig",
"hatchingPotionWhite": "Hvid",
"hatchingPotionDesert": "Ørken",
@@ -81,7 +106,9 @@
"hatchingPotionCottonCandyPink": "Candyfloss-lyserød",
"hatchingPotionCottonCandyBlue": "Candyfloss-blå",
"hatchingPotionGolden": "Gylden",
+ "hatchingPotionSpooky": "Uhyggelig",
"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",
"foodMilk": "Mælk",
"foodPotatoe": "Kartoffel",
diff --git a/common/locales/da/faq.json b/common/locales/da/faq.json
index 944d352b39..b1d594e652 100644
--- a/common/locales/da/faq.json
+++ b/common/locales/da/faq.json
@@ -31,7 +31,7 @@
"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 on the [website](https://habitica.com/#/options/groups/party), you'll be rewarded with the Basi-List Scroll! (We will add this feature to the app in a future update.)\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": "Hvad er ædelsten, og hvordan får jeg 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](link) 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": "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?",
"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.",
diff --git a/common/locales/da/front.json b/common/locales/da/front.json
index f3180d3ee8..94e1002540 100644
--- a/common/locales/da/front.json
+++ b/common/locales/da/front.json
@@ -178,5 +178,6 @@
"generalQuestionsSite": "Generelle spørgsmål om sitet",
"businessInquiries": "Erhvervs-henvendelser",
"merchandiseInquiries": "Merchandise-henvendelser",
- "marketingInquiries": "Marketing/Social Media-henvendelser"
+ "marketingInquiries": "Marketing/Social Media-henvendelser",
+ "tweet": "Tweet"
}
\ No newline at end of file
diff --git a/common/locales/da/gear.json b/common/locales/da/gear.json
index eaa3a0282e..5963183ad9 100644
--- a/common/locales/da/gear.json
+++ b/common/locales/da/gear.json
@@ -126,6 +126,14 @@
"weaponSpecialSummer2015MageNotes": "Skjulte kræfter gemmer sig i juvelerne i denne stav. Øger Intelligens med <%= int %> og Opfattelse med <%= per %>. Specielt 2015 Sommerudstyr.",
"weaponSpecialSummer2015HealerText": "Bølgetryllestav",
"weaponSpecialSummer2015HealerNotes": "Kurerer søsyge og syge søer! Øger Intelligens med <%= int %>. Specielt 2015 Sommerudstyr.",
+ "weaponSpecialFall2015RogueText": "Flagerstridsøkse",
+ "weaponSpecialFall2015RogueNotes": "Fearsome To-Dos cower before the flapping of this ax. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "weaponSpecialFall2015WarriorText": "Træbræt",
+ "weaponSpecialFall2015WarriorNotes": "Great for elevating things in cornfields and/or smacking tasks. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "weaponSpecialFall2015MageText": "Fortryllet Tråd",
+ "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.",
"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",
@@ -145,7 +153,9 @@
"weaponArmoireIronCrookText": "Jernhyrdestav",
"weaponArmoireIronCrookNotes": "Denne heftigt hamrede jernhyrdestav er god til at hyrde får. Øger Opfattelse og Styrke med <%= attrs %> hver. Fortryllet Klædeskab: Hornet Jernsæt (Genstand 3 af 3).",
"weaponArmoireGoldWingStaffText": "Gylden Vingestav",
- "weaponArmoireGoldWingStaffNotes": "The wings on this staff constantly flutter and twist. Increases all attributes by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "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.",
"armor": "rustning",
"armorBase0Text": "Almindeligt tøj",
"armorBase0Notes": "Helt normalt tøj. Giver ingen bonusser.",
@@ -259,6 +269,14 @@
"armorSpecialSummer2015MageNotes": "Skjulte kræfter gemmer sig i pufærmene på denne kappe. Øger Intelligens med <%= int %>. Specielt2015 Forårsudstyr.",
"armorSpecialSummer2015HealerText": "Matrostøj",
"armorSpecialSummer2015HealerNotes": "Denne rustning lader enhver vide at du er en ærlig købmandssejler, som aldrig ville opføre sig som en landkrabbe. Øger Konstitution med <%= con %>. Specielt 2015 Forårsudstyr.",
+ "armorSpecialFall2015RogueText": "Flagerkamprustning",
+ "armorSpecialFall2015RogueNotes": "Fly into bat-tle! Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.",
+ "armorSpecialFall2015WarriorText": "Fugleskræmselsrustning",
+ "armorSpecialFall2015WarriorNotes": "Despite being stuffed with straw, this armor is extremely hefty! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.",
+ "armorSpecialFall2015MageText": "Sammensyede Rober",
+ "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.",
"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",
@@ -287,6 +305,8 @@
"armorMystery201506Notes": "Snorkel igennem et koralrev i denne spraglede svømmedragt! Giver ingen bonusser. Juni 2015 Abonnentting.",
"armorMystery201508Text": "Gepardkostume",
"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.",
"armorMystery301404Text": "Steampunk-dragt",
"armorMystery301404Notes": "Nydelig og elegant, selvfølgelig! Giver ingen bonusser. Februar 3015 Abonnentting.",
"armorArmoireLunarArmorText": "Beroligende Måne-rustning",
@@ -300,7 +320,7 @@
"armorArmoireHornedIronArmorText": "Hornet Jernrustning",
"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": "An authentic overcoat worn by the doctors who battle the Plague of Procrastination! Increases Intelligence by <%= int %>, Strength by <%= str %>, and Constitution by <%= con %>. Enchanted Armoire: Plague Doctor Set (Item 3 of 3).",
+ "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).",
"headgear": "hovedbeklædning",
"headBase0Text": "Ingen Hjelm",
"headBase0Notes": "Ingen hovedbeklædning",
@@ -412,6 +432,14 @@
"headSpecialSummer2015MageNotes": "Skjulte kræfter får trådene i dette tørklæde til at skinne. Øger Opfattelse med <%= per %>. Specielt 2015 Sommerudstyr.",
"headSpecialSummer2015HealerText": "Matroskasket",
"headSpecialSummer2015HealerNotes": "Med din matroskasket på hovedet kan du navigere på selv de mest stormfulde verdenshave! Øger Intelligens med <%= int %>. Specielt 2015 Sommerudstyr.",
+ "headSpecialFall2015RogueText": "Flagerkampvinger",
+ "headSpecialFall2015RogueNotes": "Echolocate your enemies with this powerful helm! Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.",
+ "headSpecialFall2015WarriorText": "Fugleskræmselshat",
+ "headSpecialFall2015WarriorNotes": "Everyone would want this hat--if they only had a brain. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "headSpecialFall2015MageText": "Sammensyet Hat",
+ "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.",
"headSpecialGaymerxText": "Regnbuekrigerhjelm",
"headSpecialGaymerxNotes": "For at fejre Pride-sæsonen og GaymerX er denne specielle hjelm dekoreret med en lysende og farverig regnbue! GaymerX er en spil-messe, der fejrer LGBTQ og gaming, og den er åben for alle. Den foregår på InterContinental i San Fransisco 11-13 juli! Giver ingen bonusser.",
"headMystery201402Text": "Bevinget Hjelm",
@@ -434,6 +462,8 @@
"headMystery201505Notes": "En grøn fjer vajer stold på denne jernhjelm. Giver ingen bonusser. Maj 2015 Abonnentting.",
"headMystery201508Text": "Gepardhat",
"headMystery201508Notes": "Denne rare gepardhat er meget blød. Giver ingen bonusser. August 2015 Abonnentting.",
+ "headMystery201509Text": "Varulvmaske",
+ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 2015 Subscriber Item.",
"headMystery301404Text": "Smart Tophat",
"headMystery301404Notes": "En smart tophat for de fineste folk! Giver ingen bonusser. Januar 3015 Abonnentting.",
"headMystery301405Text": "Simpel Tophat",
@@ -451,17 +481,21 @@
"headArmoireBlueHairbowText": "Blå Hårsløjfe",
"headArmoireBlueHairbowNotes": "Bliv skarpsindig, sej og smart når du har denne smukke Blå Hårsløjfe på! Øger Opfattelse med <%= per %>, Konstitution med <%= con %>, og Intelligens med <%= int %>. Fortryllet Klædeskab: Ikke del af et sæt.",
"headArmoireRoyalCrownText": "Royal Krone",
- "headArmoireRoyalCrownNotes": "Hurra for herskere, stor og stærk! Øger Styrke med <%= str %>. Fortryllet Klædeskab: Ikke en del af et sæt.",
+ "headArmoireRoyalCrownNotes": "Hurra for herskeren, stor og stærk! Øger Styrke med <%= str %>. Fortryllet Klædeskab: Ikke en del af et sæt.",
"headArmoireGoldenLaurelsText": "Gyldne Laurbær",
"headArmoireGoldenLaurelsNotes": "Disse gyldne laurbær belønner dem, der har overvundet dårlige vaner. Øger Opfattelse og Konstitution med <%= attrs %> hver. Fortryllet Klædeskab: Gyldent Togasæt (Genstand 2 af 3).",
"headArmoireHornedIronHelmText": "Hornet Jernhjelm",
"headArmoireHornedIronHelmNotes": "Denne heftigt hamrede jernhjelm er næsten umulig at ødelægge. Øger Konstitution med <%= con %> og Styrke med <%= str %>. Fortryllet Klædeskab: Hornet Jernsæt (Genstand 1 af 3).",
"headArmoireYellowHairbowText": "Gul Hårsløjfe",
- "headArmoireYellowHairbowNotes": "Become perceptive, strong, and smart while wearing this beautiful Yellow Hairbow! Increases Perception, Strength, and Intelligence by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "headArmoireYellowHairbowNotes": "Bliv skarpsindig, sej og smart når du har denne smukke Gule Hårsløjfe på! Øger Opfattelse, Styrke og Intelligens med <%= attrs%> hver. Fortryllet Klædeskab: Ikke del af et sæt.",
"headArmoireRedFloppyHatText": "Rød Hængende Hat",
- "headArmoireRedFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a radiant red color. Increases Constitution, Intelligence, and Perception by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "headArmoireRedFloppyHatNotes": "Mange fortryllelser er blevet syet ind i denne simple hat, og dette giver den en glødende rød farve. Øger Konstitution, Intelligens og Opfattelse med <%= attrs %> hver. Fortryllet Klædeskab: Ikke en del af et sæt.",
"headArmoirePlagueDoctorHatText": "Pestlægehat",
"headArmoirePlagueDoctorHatNotes": "En autentisk hat båret af de læger, der bekæmper udsættelsespesten! Øger Styrke med <%= str %>, Intelligens med <%= int %>, og Konstitution med <%= con %>. Fortryllet Klædeskab: Pestlægesæt (Genstand 1 af 3).",
+ "headArmoireBlackCatText": "Sort Kattehat",
+ "headArmoireBlackCatNotes": "This black hat is... purring. And twitching its tail. And breathing? Yeah, you just have a sleeping cat on your head. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "headArmoireOrangeCatText": "Orange Kattehat",
+ "headArmoireOrangeCatNotes": "This orange hat is... purring. And twitching its tail. And breathing? Yeah, you just have a sleeping cat on your head. Increases Strength and Constitution by <%= attrs %> each. Enchanted Armoire: Independent Item.",
"offhand": "skjoldhånds-udstyr",
"shieldBase0Text": "Intet Skjoldhånds-udstyr",
"shieldBase0Notes": "Intet skjold eller andet våben.",
@@ -533,10 +567,18 @@
"shieldSpecialSummer2015WarriorNotes": "Dette skjold af dybhavsmetal skinner som sand og hav, og er skabt af Forhalingens kunstnere. Øger Konstitution med <%= con %>. Specielt 2015 Sommerudstyr.",
"shieldSpecialSummer2015HealerText": "Stærkt Skjold",
"shieldSpecialSummer2015HealerNotes": "Brug dette skjold til at slå skibsrotter væk. Øger Konstitution med <%= con %>. Specielt 2015 Sommerudstyr.",
+ "shieldSpecialFall2015RogueText": "Flagerstridsøkse",
+ "shieldSpecialFall2015RogueNotes": "Fearsome To-Dos cower before the flapping of this ax. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "shieldSpecialFall2015WarriorText": "Fuglefrøspose",
+ "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.",
"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.",
"back": "Ryg-udstyr",
"backBase0Text": "Intet Ryg-udstyr",
"backBase0Notes": "Intet Ryg-udstyr.",
diff --git a/common/locales/da/groups.json b/common/locales/da/groups.json
index 513da96527..3e11aebe27 100644
--- a/common/locales/da/groups.json
+++ b/common/locales/da/groups.json
@@ -12,7 +12,7 @@
"community": "Fællesskabsforum",
"dataTool": "Datavisningsværktøj",
"resources": "Ressourcer",
- "askQuestionNewbiesGuild": "Ask a Question (Newbies Guild)",
+ "askQuestionNewbiesGuild": "Stil et spørgsmål (Newbies Guild)",
"tavernTalk": "Værtshuschat",
"tavernAlert1": "Obs: hvis du rapporterer en fejl vil udviklerne ikke se det. Brug venligst",
"tavernAlert2": "brug Github i stedet",
diff --git a/common/locales/da/limited.json b/common/locales/da/limited.json
index 735c954906..55a7ee02f9 100644
--- a/common/locales/da/limited.json
+++ b/common/locales/da/limited.json
@@ -29,7 +29,8 @@
"seasonalShopClosedText": "Sæson-markedet er lukket! Jeg ved ikke hvor Sæson-heksen er lige nu, men hun kommer sikkert tilbage til den næste Store Fest!",
"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!",
- "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 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!",
+ "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)",
@@ -54,5 +55,10 @@
"daringSwashbucklerSet": "Modig Vovehals (Kriger)",
"emeraldMermageSet": "Smaragd Havmagiker (Magiker)",
"reefSeahealerSet": "Havhelbreder fra Revet (Helbreder)",
- "roguishPirateSet": "Slyngelagtig Pirat (Slyngel)"
+ "roguishPirateSet": "Slyngelagtig Pirat (Slyngel)",
+ "monsterOfScienceSet": "Videnskabeligt Monster (Kriger)",
+ "witchyWizardSet": "Forheksende Heks (Magiker)",
+ "mummyMedicSet": "Mumie-mediciner (Helbreder)",
+ "vampireSmiterSet": "Vampyrjæger (Slyngel)",
+ "fallEventAvailability": "Tilgængelig indtil 31. oktober"
}
\ No newline at end of file
diff --git a/common/locales/da/messages.json b/common/locales/da/messages.json
index 1024407925..430a74dc09 100644
--- a/common/locales/da/messages.json
+++ b/common/locales/da/messages.json
@@ -5,6 +5,7 @@
"messageTagNotFound": "Tag ikke fundet",
"messagePetNotFound": ":pet ikke fundet i user.items.pets",
"messageFoodNotFound": ":food ikke fundet i user.items.food",
+ "messageNotAvailable": "Denne vare kan i øjeblikket ikke købes.",
"messageCannotFeedPet": "Dette kæledyr kan ikke fodres.",
"messageAlreadyMount": "Du har allerede dette ridedyr. Prøv at fodre et andet dyr.",
"messageEvolve": "Du har tæmmet <%= egg %>, lad os ride en tur!",
@@ -14,6 +15,7 @@
"messageEquipped": "<%= itemText %> taget i brug.",
"messageUnEquipped": "<%= itemText %> er taget af.",
"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",
@@ -29,4 +31,4 @@
"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!"
-}
+}
\ No newline at end of file
diff --git a/common/locales/da/pets.json b/common/locales/da/pets.json
index 091691ca65..1ace329fe9 100644
--- a/common/locales/da/pets.json
+++ b/common/locales/da/pets.json
@@ -1,11 +1,13 @@
{
"pets": "Kæledyr",
"petsFound": "Fundne kæledyr",
+ "magicPets": "Magisk Eliksir-Kæledyr",
"rarePets": "Sjældne kæledyr",
"questPets": "Quest-kæledyr",
"mounts": "Ridedyr",
"mountsTamed": "Ridedyr tæmmet",
"questMounts": "Quest-ridedyr",
+ "magicMounts": "Magisk Eliksir-Ridedyr",
"rareMounts": "Sjældne ridedyr",
"etherealLion": "Æterisk Løve",
"veteranWolf": "Veteranulv",
@@ -24,6 +26,7 @@
"eggSingular": "Æg",
"noEggs": "Du har ikke nogen æg.",
"hatchingPotions": "Udrugningseliksirer",
+ "magicHatchingPotions": "Magiske Udrugningseliksirer",
"hatchingPotion": "Udrugningseliksir",
"noHatchingPotions": "Du har ikke nogen udrugningseliksir.",
"inventoryText": "Klik på et æg for at se brugbare eliksirer fremhævet med grønt, og klik derefter på en af de fremhævede eliksirer for at udruge dit kæledyr. Hvis ingen eliksirer er fremhævede, så klik på ægget igen for at fravælge det, og i stedet klikke en eliksir først for at få de brugbare æg fremhævet. Du kan også sælge uønskede drops til Købmanden Alexander.",
@@ -31,14 +34,15 @@
"food": "Mad og sadler",
"noFood": "Du har hverken mad eller sadler.",
"dropsExplanation": "Du kan få fat i disse ting hurtigere med ædelsten, hvis du ikke længere vil vente på at finde dem når du gennemfører en opgave. Lær mere om drop-systemet.",
+ "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.",
"beastMasterProgress": "Dyretæmmerfremskridt",
- "stableBeastMasterProgress": "Beast Master Progress: <%= number %> Pets Found",
+ "stableBeastMasterProgress": "Dyretæmmerfremskridt: <%= number %> Kæledyr fundet",
"beastAchievement": "Du har opnået \"Dyretæmmer\"-præstationen ved at samle alle kæledyr!",
"beastMasterName": "Dyretæmmer",
"beastMasterText": "Har fundet alle 90 kæledyr (sindsoprivende vanskeligt, lykønsk denne bruger!)",
"beastMasterText2": "og har sluppet deres kæledyr fri <%= count %> gang(e)",
"mountMasterProgress": "Ridemesterfremskridt",
- "stableMountMasterProgress": "Mount Master Progress: <%= number %> Mounts Tamed",
+ "stableMountMasterProgress": "Ridemesterfremskridt: <%= number %> Ridedyr tæmmet",
"mountAchievement": "Du har tjent \"Ridemester\"-præstationen ved at samle alle ridedyr!",
"mountMasterName": "Ridemester",
"mountMasterText": "Har tæmmet alle 90 ridedyr (endnu sværere, ønsk denne bruger tillykke!)",
@@ -62,8 +66,8 @@
"petKeyBegin": "Nøglen til Kennelen: Oplev <%= title %> Igen!",
"petKeyInfo": "Mangler du spændingen ved at samle kæledyr? Nu kan du slippe dem fri, så dine drops igen er meningsfulde!",
"petKeyInfo2": "Brug Nøglen til Kennelen til at nulstille dine ikke-questrelaterede kæledyr og/eller ridedyr. (Questrelaterede og Sjældne kæledyr og ridedyr bliver ikke sluppet løs).",
- "petKeyInfo3": "Der er tre Nøgler til Kennelen: Slip Kun Kæledyr Fri (4 Ædelsten), Slip Kun Ridedyr Fri (4 Ædelsen) eller Slip Både Kæle- og Ridedyr Fri (6 Ædelsten). Ved at bruge en nøgle kan du opnå Dyretæmmer- og Ridemester-præstationerne flere gange. Triade-bingo præstationen vil kun kunne opnås flere gange hvis du bruger \"Slip Både Kæle- og Ridedyr Fri\"-nøglen og har samlet alle 90 kæledyr endnu en gang. Vis verden hvor mægtig en samler du er! Men vælg med omhu, for når du har brugt en nøgle og åbnet kennel- eller stalddøren, så kan du ikke få dyrene igen uden at samle dem allesammen forfra...",
- "petKeyInfo4": "Der er tre Nøgler til Kennelen: Slip Kun Kæledyr Fri (4 Ædelsten), Slip Kun Ridedyr Fri (4 Ædelsen) eller Slip Både Kæle- og Ridedyr Fri. Ved at bruge en nøgle kan du opnå Dyretæmmer- og Ridemester-præstationerne flere gange. Triade-bingo præstationen vil kun kunne opnås flere gange hvis du bruger \"Slip Både Kæle- og Ridedyr Fri\"-nøglen og har samlet alle 90 kæledyr endnu en gang. Vis verden hvor mægtig en samler du er! Men vælg med omhu, for når du har brugt en nøgle og åbnet kennel- eller stalddøren, så kan du ikke få dyrene igen uden at samle dem allesammen forfra...",
+ "petKeyInfo3": "Der er tre Nøgler til Kennelen: Slip Kun Kæledyr Fri (4 Ædelsten), Slip Kun Ridedyr Fri (4 Ædelsten) eller Slip Både Kæle- og Ridedyr Fri (6 Ædelsten). Ved at bruge en nøgle kan du opnå Dyretæmmer- og Ridemester-præstationerne flere gange. Triade-bingo præstationen vil kun kunne opnås flere gange hvis du bruger \"Slip Både Kæle- og Ridedyr Fri\"-nøglen og har samlet alle 90 kæledyr endnu en gang. Vis verden hvor mægtig en samler du er! Men vælg med omhu, for når du har brugt en nøgle og åbnet kennel- eller stalddøren, så kan du ikke få dyrene igen uden at samle dem allesammen forfra...",
+ "petKeyInfo4": "Der er tre Nøgler til Kennelen: Slip Kun Kæledyr Fri (4 Ædelsten), Slip Kun Ridedyr Fri (4 Ædelsten) eller Slip Både Kæle- og Ridedyr Fri. Ved at bruge en nøgle kan du opnå Dyretæmmer- og Ridemester-præstationerne flere gange. Triade-bingo præstationen vil kun kunne opnås flere gange hvis du bruger \"Slip Både Kæle- og Ridedyr Fri\"-nøglen og har samlet alle 90 kæledyr endnu en gang. Vis verden hvor mægtig en samler du er! Men vælg med omhu, for når du har brugt en nøgle og åbnet kennel- eller stalddøren, så kan du ikke få dyrene igen uden at samle dem allesammen forfra...",
"petKeyPets": "Slip mine kæledyr fri",
"petKeyMounts": "Slip Mine Ridedyr Fri",
"petKeyBoth": "Slip Begge Fri",
diff --git a/common/locales/da/questscontent.json b/common/locales/da/questscontent.json
index b3884c42cb..2db536e2b6 100644
--- a/common/locales/da/questscontent.json
+++ b/common/locales/da/questscontent.json
@@ -198,7 +198,7 @@
"questSlimeDropSlimeEgg": "Skumfidus-Slim (Æg)",
"questSlimeUnlockText": "Åbner for køb at slim-æg på Markedet",
"questSheepText": "Tordenvædderen",
- "questSheepNotes": "As you wander the rural Taskan countryside with friends, taking a \"quick break\" from your obligations, you find a cozy yarn shop. You are so absorbed in your procrastination that you hardly notice the ominous clouds creep over the horizon. \"I've got a ba-a-a-ad feeling about this weather,\" mutters @Misceo, and you look up. The stormy clouds are swirling together, and they look a lot like a... \"We don't have time for cloud-gazing!\" @starsystemic shouts. \"It's attacking!\" The Thunder Ram hurtles forward, slinging bolts of lightning right at you!",
+ "questSheepNotes": "Mens du vandrer i landskabet omkring Taskan med dine venner for at holde en \"hurtig pause\" fra dine forpligtelser, finder du en hyggelig garnbutik. Du er så absorberet i dine overspringshandlinger, at du knapt nok opdager de ildevarslende skyer, der kryber sig ind over horisonten. \"Jeg får en då-å-å-årlig fornemmelse af det her vejr,\" mumler @Misceo, og du ser op. Stormskyerne hvirvler sammen, og de ligner meget en... \"Vi har ikke tid til at kigge på skyer!\" råber @starsystemic. \"Den angriber!\" Tordenvædderen styrter fremad og slynger lyn direkte mod dig!",
"questSheepBoss": "Tordenvædder",
"questSheepCompletion": "Imponeret over din ihærdighed, ebber Tordenvædderens vrede ud. Den sender tre kæmpehagl i din retning og med en dyb rumlen opløses den. Da du undersøger haglene ser du, at det ikke er hagl, men tre dunagtige æg. Du samler dem op, og vandrer hjem under den blå himmel.",
"questSheepDropSheepEgg": "Får (Æg)",
@@ -206,13 +206,13 @@
"questKrakenText": "Ufærdigbugtens Kraken",
"questKrakenNotes": "Det er en varm og solrig dag, og du krydser fredsommeligt Ufærdigbugten, men dine tanker kredser omkring alle de ting du stadig mangler at nå. Så snart du bliver færdig med én opgave, dukker der en ny op, og så endnu en og så endnu en...
Pludselig giver det et ryk i båden, og slimede tentakler bryder gennem vandoverfladen til alle sider! \"Vi bliver angrebet af Ufærdigbugtens Kraken!\" råber Wolvenhalo.
\"Skynd dig!\" kalder Lemoness, \"Nedkæmp så mange tentakler og opgaver som muligt, inden nye dukker op i deres sted!\"",
"questKrakenBoss": "Ufærdigbugtens Kraken",
- "questKrakenCompletion": "Som Kraken flygter flyder adskillelige æg til vandoverfladen. Lemoness undersøger dem og hendes mistanke bliver til glæde. \"Blæksprutte æg!\" siger hun. \"Her, tag dem som belønning for alt det du har gjort.\"",
+ "questKrakenCompletion": "Idet Krakenen flygter, flyder adskillige æg op til vandoverfladen. Lemoness undersøger dem og hendes mistanke bliver til glæde. \"Blæksprutteæg!\" siger hun. \"Her, tag dem som belønning for alt det, du har gjort.\"",
"questKrakenDropCuttlefishEgg": "Tiarmet blæksprutte (Æg)",
"questKrakenUnlockText": "Åbner for køb at Tiarmet blæksprutteæg på Markedet",
"questWhaleText": "Hvalens Sang",
"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": "Syngende Hval",
- "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": "Efter meget hårdt arbejde stopper hvalen endelig sin tordnende gråd. \"Det ser ud til, at hun var ved at drukne i bølger af negative vaner,\" forklarer @zoebeagle. \"Vi har været i stand til at vende tidevandet takket være jeres konsistente indsats!\" Som du træder ind i ubåden flyder adskillige hvalæg hen mod dig, og du samler dem op.",
"questWhaleDropWhaleEgg": "Hval (Æg)",
"questWhaleUnlockText": "Åbner for køb af hvalæg på Markedet",
"questDilatoryDistress1Text": "Forhalingsforhindringer, Del 1: Flaskeposten",
@@ -240,7 +240,7 @@
"questDilatoryDistress3DropShield": "Måneperleskjold (Skjoldhåndsudstyr)",
"questCheetahText": "Hvilken 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!\"",
+ "questCheetahCompletion": "Den nye Habitikaner trækker vejret tungt efter den vilde tur, men takker dig og dine venner for jeres hjælp. \"Jeg er glad for, at den gepard ikke vil være i stand til at få fat i andre. Den efterlod nogle gepardæg til os, så vi kan måske opfostre dem til at være pålidelige kæledyr!\"",
"questCheetahBoss": "Gepard",
"questCheetahDropCheetahEgg": "Gepard (Æg)",
"questCheetahUnlockText": "Åbner for køb af Gepardæg på Markedet",
@@ -249,5 +249,5 @@
"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": "Ride-Mare",
"questHorseDropHorseEgg": "Hest (Æg)",
- "questHorseUnlockText": "Unlocks purchasable Horse eggs in the Market"
+ "questHorseUnlockText": "Åbner for køb af hesteæg på Markedet"
}
\ No newline at end of file
diff --git a/common/locales/da/subscriber.json b/common/locales/da/subscriber.json
index ec4851e25d..bec48ed649 100644
--- a/common/locales/da/subscriber.json
+++ b/common/locales/da/subscriber.json
@@ -59,21 +59,21 @@
"timeTravelers": "Tidsrejsende",
"timeTravelersTitleNoSub": "<%= linkStartTyler %>Tyler<%= linkEnd %> og <%= linkStartVicky %>Vicky<%= linkEnd %>",
"timeTravelersTitle": "Mystiske Tidsrejsende",
- "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 <%= linkStart %>here<%= linkEnd %>! 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": "Mystiske Timeglas giver dig adgang til at købe tidligere måneders Abonnent-sæt.",
+ "timeTravelersPopoverNoSub": "Du skal bruge et Mystisk Timeglas for at hidkalde de Mystiske Tidsrejsende! <%= linkStart %>Abonnenter<%= linkEnd %> tjener et Mystisk Timeglas for hver tre måneder i streg, de abonnerer. Kom tilbage når du har et Mystisk Timeglas, så vil de Tidsrejsende hente et sjældent kæledyr, ridedyr eller et helt sæt Abonnentting til dig fra fortiden... eller måske endda fra fremtiden.",
+ "timeTravelersPopover": "Vi kan se du har et Mystisk Timeglas, så vi vil gerne rejse tilbage i tiden for dig! Vælg venligst hvilket kæledyr, ridedyr eller Mystisk Sæt du vil have. Du kan se en liste af tidligere sæt <%= linkStart %>her<%= linkEnd %>! Hvis det ikke er nok kan du måske interesseres i et af vores moderigtige futuristiske Steampunk-sæt?",
+ "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.",
"subUpdateCard": "Opdatér Kort",
"subUpdateTitle": "Opdatér",
"subUpdateDescription": "Opdaterer hvilket kort, der skal trækkes fra.",
- "notEnoughHourglasses": "You don't have enough Mystic Hourglasses.",
- "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.",
- "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!"
+ "notEnoughHourglasses": "Du har ikke nok Mystiske Timeglas.",
+ "hourglassBuyEquipSetConfirm": "Køb hele dette sæt for 1 Mystisk Timeglas?",
+ "hourglassBuyItemConfirm": "Køb denne ting for 1 Mystisk Timeglas?",
+ "petsAlreadyOwned": "Ejer allerede dette Kæledyr.",
+ "mountsAlreadyOwned": "Ejer allerede dette Ridedyr.",
+ "typeNotAllowedHourglass": "Denne type kan ikke købes for Mystiske Timeglas. Tilladte typer:",
+ "petsNotAllowedHourglass": "Kæledyr kan ikke købes for Mystiske Timeglas.",
+ "mountsNotAllowedHourglass": "Ridedyr kan ikke købes for Mystiske Timeglas.",
+ "hourglassPurchase": "Købte en ting for et Mystisk Timeglas!",
+ "hourglassPurchaseSet": "Købte et sæt for et Mystisk Timeglas!"
}
\ No newline at end of file
diff --git a/common/locales/da/tasks.json b/common/locales/da/tasks.json
index cc63380046..e661b342d1 100644
--- a/common/locales/da/tasks.json
+++ b/common/locales/da/tasks.json
@@ -95,7 +95,7 @@
"habitHelp1": "Gode Vaner er noget du ofte gør. De giver Guld og Erfaring hver gang du klikker på <%= plusIcon %>.",
"habitHelp2": "Dårlige Vaner er noget du gerne vil undgå at gøre. De fjerner Liv hver gang du klikker på <%= minusIcon %>.",
"habitHelp3": "For inspiration, se disse eksempler på Vaner!",
- "newbieGuild": "Nogen spørgmål? Spørg inde i <%= linkStart %>De Nyankomnes Klan<%= linkEnd %>",
+ "newbieGuild": "Nogen spørgmål? Spørg inde i <%= linkStart %>Newbies Guild<%= linkEnd %>",
"dailyHelp1": "Daglige gentages <%= emphasisStart %>hver dag<%= emphasisEnd %> de er aktive. Klik på <%= pencilIcon %> for at ændre hvilke dage en Daglig er aktiv.",
"dailyHelp2": "Hvis du ikke færdiggør aktive Daglige, mister du Liv, når dagen er ovre.",
"dailyHelp3": "De Daglige opgaver bliver gradvist <%= emphasisStart %>mere røde<%= emphasisEnd %>, når du springer dem over, og <%= emphasisStart %>mere blå<%= emphasisEnd %>, når du klarer dem. Desto mere røde den Daglige er, jo større belønning giver den... eller større skade.",
diff --git a/common/locales/de/communityguidelines.json b/common/locales/de/communityguidelines.json
index 185bfe5f3e..4dfa348378 100644
--- a/common/locales/de/communityguidelines.json
+++ b/common/locales/de/communityguidelines.json
@@ -52,7 +52,7 @@
"commGuideHeadingPublicGuilds": "Öffentliche Gilden",
"commGuidePara029": "Öffentliche Gilden sind ziemlich ähnlich wie das Gasthaus, außer dass die Gespräche dort nicht so allgemein sind, sondern sich um ein bestimmtes Thema drehen. Der öffentliche Gildenchat sollte sich auf dieses Thema konzentrieren. Zum Beispiel könnte es sein, dass Mitglieder der Wordsmith-Gilde genervt sind, wenn sich das Gespräch plötzlich um Gärtnern statt um Schreiben dreht, und eine Drachenliebhaber-Gilde interessiert sich wahrscheinlich nicht dafür, antike Runen zu entziffern. Manche Gilden sind dabei lockerer als andere, aber versuch generell beim Thema zu bleiben!",
"commGuidePara031": "Manche öffentlichen Gilden werden sensible Themen enthalten, z.B. Depression, Religion, Politik, usw. Das ist ok solang die Gespräche darüber keine der AGB oder der Regeln für öffentliche Orte brechen und solange sie beim Thema bleiben.",
- "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": "Öffentlice Gilden dürfen keinen 18+ Inhalt enthalten. Wenn eine Gilde plant, regelmäßig sensible Themen zu diskutieren, sollte sie dies in ihrem Gildentitel erwähnen. Dies hat das Ziel, Habitica sicher und angenehm für jeden zu gestalten. Wenn besagte Gilde verschiedene sensible Themen bespricht, ist es den anderen Habitianern gegenüber respektvoll, eine Warnung vor den Kommentar zu schreiben (z.B. \"Achtung: Spricht das Thema Selbstbeschädigung an\"). Außerdem sollte besagte sensible Sache dem Thema entsprechend sein -- Selbstbeschädigung in einer Gilde, die sich auf den Kampf gegen Depressionen fokussiert hat, zu erwähnen, mag Sinn machen, aber scheint weniger geeignet für eine Musikgilde. Wenn du jemanden siehst, der sogar nach mehreren Hinweisen wiederholt gegen die Richtlinien verstößt, schicke eine Mail mit Screenshots an leslie@habitica.com.",
"commGuidePara035": "Es sollte niemals eine Gilde, egal ob öffentlich oder privat, gegründet werden, die als Ziel hat, ein Individuum oder eine Gruppe anzugreifen. So eine Gilde zu erstellen führt zu einer sofortigen Accountsperre. Bekämpfe schlechte Angewohnheiten, nicht deine Mitabenteurer!",
"commGuidePara037": "Alle Gasthaus-Wettbewerbe und Wettbewerbe öffentlicher Gilden müssen sich ebenfalls an diese Regeln halten.",
"commGuideHeadingBackCorner": "Die Back Corner",
diff --git a/common/locales/de/content.json b/common/locales/de/content.json
index 5017439080..95a17f1790 100644
--- a/common/locales/de/content.json
+++ b/common/locales/de/content.json
@@ -6,71 +6,96 @@
"armoireLastItem": "Du hast das letzte Stück der seltenen Ausrüstung im verzauberten Schrank gefunden.",
"armoireNotesEmpty": "Im Rüstungsschrank gibt es jeweils in der ersten Woche eines Monats neue Ausrüstung. Bis dahin, klicke weiter für Erfahrung und Essen.",
"dropEggWolfText": "Wolf",
- "dropEggWolfAdjective": "ergebener",
+ "dropEggWolfMountText": "Wolf",
+ "dropEggWolfAdjective": "a loyal",
"dropEggTigerCubText": "Jungtiger",
"dropEggTigerCubMountText": "Tiger",
- "dropEggTigerCubAdjective": "wilder",
+ "dropEggTigerCubAdjective": "a fierce",
"dropEggPandaCubText": "Jungpanda",
"dropEggPandaCubMountText": "Panda",
- "dropEggPandaCubAdjective": "sanftmütiger",
+ "dropEggPandaCubAdjective": "a gentle",
"dropEggLionCubText": "Junglöwe",
"dropEggLionCubMountText": "Löwe",
- "dropEggLionCubAdjective": "königlicher",
+ "dropEggLionCubAdjective": "a regal",
"dropEggFoxText": "Fuchs",
- "dropEggFoxAdjective": "listiger",
+ "dropEggFoxMountText": "Fox",
+ "dropEggFoxAdjective": "a wily",
"dropEggFlyingPigText": "Flugkeiler",
- "dropEggFlyingPigAdjective": "launenhafter",
+ "dropEggFlyingPigMountText": "Flying Pig",
+ "dropEggFlyingPigAdjective": "a whimsical",
"dropEggDragonText": "Drache",
- "dropEggDragonAdjective": "mächtiger",
+ "dropEggDragonMountText": "Dragon",
+ "dropEggDragonAdjective": "a mighty",
"dropEggCactusText": "Kaktus",
- "dropEggCactusAdjective": "stacheliger",
+ "dropEggCactusMountText": "Cactus",
+ "dropEggCactusAdjective": "a prickly",
"dropEggBearCubText": "Jungbär",
"dropEggBearCubMountText": "Bär",
- "dropEggBearCubAdjective": "knuddeliger",
+ "dropEggBearCubAdjective": "a cuddly",
"questEggGryphonText": "Greif",
- "questEggGryphonAdjective": "stolzer",
+ "questEggGryphonMountText": "Gryphon",
+ "questEggGryphonAdjective": "a proud",
"questEggHedgehogText": "Igel",
- "questEggHedgehogAdjective": "stacheliger",
+ "questEggHedgehogMountText": "Hedgehog",
+ "questEggHedgehogAdjective": "a spiky",
"questEggDeerText": "Hirsch",
- "questEggDeerAdjective": "anmutiger",
+ "questEggDeerMountText": "Deer",
+ "questEggDeerAdjective": "an elegant",
"questEggEggText": "Ei",
"questEggEggMountText": "Osternest",
- "questEggEggAdjective": "farbenfroh",
+ "questEggEggAdjective": "a colorful",
"questEggRatText": "Ratterich",
- "questEggRatAdjective": "dreckiger",
+ "questEggRatMountText": "Rat",
+ "questEggRatAdjective": "a dirty",
"questEggOctopusText": "Tintenfisch",
- "questEggOctopusAdjective": "glitschiger",
+ "questEggOctopusMountText": "Octopus",
+ "questEggOctopusAdjective": "a slippery",
"questEggSeahorseText": "Seehengst",
- "questEggSeahorseAdjective": "wertvoller",
+ "questEggSeahorseMountText": "Seahorse",
+ "questEggSeahorseAdjective": "a prize",
"questEggParrotText": "Papagei",
- "questEggParrotAdjective": "lebhaft",
+ "questEggParrotMountText": "Parrot",
+ "questEggParrotAdjective": "a vibrant",
"questEggRoosterText": "Hahn",
- "questEggRoosterAdjective": "stolzierender",
+ "questEggRoosterMountText": "Rooster",
+ "questEggRoosterAdjective": "a strutting",
"questEggSpiderText": "Spinne",
- "questEggSpiderAdjective": "gruselig",
+ "questEggSpiderMountText": "Spider",
+ "questEggSpiderAdjective": "a creepy",
"questEggOwlText": "Eule",
- "questEggOwlAdjective": "weise",
+ "questEggOwlMountText": "Owl",
+ "questEggOwlAdjective": "a wise",
"questEggPenguinText": "Pinguin",
- "questEggPenguinAdjective": "scharfsinning",
+ "questEggPenguinMountText": "Penguin",
+ "questEggPenguinAdjective": "a perspicacious",
"questEggTRexText": "Tyrannosaurus",
- "questEggTRexAdjective": "kleinarmig",
+ "questEggTRexMountText": "Tyrannosaur",
+ "questEggTRexAdjective": "a tiny-armed",
"questEggRockText": "Fels",
- "questEggRockAdjective": "lebendiger",
+ "questEggRockMountText": "Rock",
+ "questEggRockAdjective": "a lively",
"questEggBunnyText": "Hase",
- "questEggBunnyAdjective": "kuscheliger",
+ "questEggBunnyMountText": "Bunny",
+ "questEggBunnyAdjective": "a snuggly",
"questEggSlimeText": "Marshmallow Schleim",
- "questEggSlimeAdjective": "süß",
+ "questEggSlimeMountText": "Marshmallow Slime",
+ "questEggSlimeAdjective": "a sweet",
"questEggSheepText": "Schaf",
- "questEggSheepAdjective": "wolliges",
+ "questEggSheepMountText": "Sheep",
+ "questEggSheepAdjective": "a woolly",
"questEggCuttlefishText": "Tintenfisch",
- "questEggCuttlefishAdjective": "knuddeliger",
+ "questEggCuttlefishMountText": "Cuttlefish",
+ "questEggCuttlefishAdjective": "a cuddly",
"questEggWhaleText": "Wal",
- "questEggWhaleAdjective": "anspritzend",
+ "questEggWhaleMountText": "Whale",
+ "questEggWhaleAdjective": "a splashy",
"questEggCheetahText": "Gepard",
- "questEggCheetahAdjective": "ehrlicher",
+ "questEggCheetahMountText": "Cheetah",
+ "questEggCheetahAdjective": "an honest",
"questEggHorseText": "Pferd",
- "questEggHorseAdjective": "galoppierendes",
- "eggNotes": "Finde einen Schlüpftrank, den Du über dieses Ei gießen kannst, damit ein <%= eggAdjective(locale) %> <%= eggText(locale) %> schlüpfen wird.",
+ "questEggHorseMountText": "Horse",
+ "questEggHorseAdjective": "a galloping",
+ "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.",
"hatchingPotionBase": "Normaler",
"hatchingPotionWhite": "Weißer",
"hatchingPotionDesert": "Wüstenfarbener",
@@ -81,7 +106,9 @@
"hatchingPotionCottonCandyPink": "Zuckerwattenrosaner",
"hatchingPotionCottonCandyBlue": "Zuckerwattenblauer",
"hatchingPotionGolden": "Goldener",
+ "hatchingPotionSpooky": "Spooky",
"hatchingPotionNotes": "Gieße das über ein Ei und es wird ein <%= potText(locale) %> Haustier daraus schlüpfen.",
+ "premiumPotionAddlNotes": "Not usable on quest pet eggs.",
"foodMeat": "Fleisch",
"foodMilk": "Milch",
"foodPotatoe": "Kartoffel",
diff --git a/common/locales/de/faq.json b/common/locales/de/faq.json
index c6c296875c..68fdc9b7b6 100644
--- a/common/locales/de/faq.json
+++ b/common/locales/de/faq.json
@@ -1,20 +1,20 @@
{
"frequentlyAskedQuestions": "Häufig gestellte Fragen",
"faqQuestion0": "Ich bin verwirrt. Wo bekomme ich einen Überblick?",
- "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, the wiki has an excellent step-by-step overview of the game [right here](http://habitica.wikia.com/wiki/Habitica_Wiki).",
+ "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": "Als erstes, erstellst du Aufgaben, die du täglich erledigen möchtest. Wenn du diese Aufgaben erledigt hast, hake sie ab und du verdienst Erfahrung und Gold. Gold wird verwendet, um Ausrüstung und Gegenstände, sowie gewöhnliche Belohnungen, zu kaufen. Erfahrung lässt deinen Charakter im Level aufsteigen und entsperrt Inhalte, wie Haustiere, Fähigkeiten und Aufgaben! Für weitere Details, hat das Wiki eine Schritt-für-Schritt Anleitung des Spiels [right here] (http://habitica.wikia.com/wiki/Habitica_Wiki).",
"faqQuestion1": "Wie erstelle ich meine Aufgaben?",
- "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.",
+ "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.",
"faqQuestion2": "Was sind Beispielaufgaben?",
- "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)",
+ "iosFaqAnswer2": "Das Wiki hat vier Listen mit Beispielaufgaben, die du als Inspiration nutzen kannst:\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": "Das Wiki hat vier Listen mit Beispielaufgaben, die du als Inspiration nutzen kannst:\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": "Warum ändern meine Aufgaben die Farbe?",
"iosFaqAnswer3": "Deine Aufgaben verändern die Farbe je nachdem wie gut du diese zur Zeit erfüllst! Jede neue Aufgabe besitzt anfangs die neutrale Farbe Gelb. Erledigst du tägliche Aufgaben oder gute Gewohnheiten regelmäßig, werden diese blau. Verfehlst du eine tägliche Aufgabe oder gibst du einer schlechten Gewohnheit nach, werden die Aufgaben rot. Je röter die Aufgabe ist, desto mehr Belohnung bekommst du für sie, allerdings verletzen dich tägliche Aufgaben und schlechte Gewohnheiten umso mehr! Das hilft dir dich zu motivieren diese Aufgaben zu erledigen.",
"webFaqAnswer3": "Deine Aufgaben verändern die Farbe je nachdem wie gut du diese zur Zeit erfüllst! Jede neue Aufgabe besitzt anfangs die neutrale Farbe Gelb. Erledigst du tägliche Aufgaben oder gute Gewohnheiten regelmäßig, werden diese blau. Verfehlst du eine tägliche Aufgabe oder gibst du einer schlechten Gewohnheit nach, werden die Aufgaben rot. Je röter die Aufgabe ist, desto mehr Belohnung bekommst du für sie, allerdings verletzen dich tägliche Aufgaben und schlechte Gewohnheiten umso mehr! Das hilft dir dich zu motivieren diese Aufgaben zu erledigen.",
"faqQuestion4": "Warum hat mein Avatar Leben verloren und kann ich es wieder auffüllen?",
- "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": "Es gibt verschiedene Dinge, die verursachen, dass du Schaden erleidest. Als erstes, wenn du tägliche Aufgaben über Nacht unerledigt, sie werden dir Schaden zufügen. Zweitens, wenn du eine schlechte Gewohnheit anklickst, fügt es dir auch Schaden zu. Zuletzt, wenn du in einem Bosskampf mit deiner Gruppe bist und einer deiner Gruppenmitglieder hat seine täglichen Aufgaben nicht erledigt, dann wird dich der Boss angreifen.\n\nDer gewöhnliche Weg, um Leben zu gewinnen, ist im Level aufzusteigen, was deine komplette Gesundheit wieder herstellt. Du kannst auch Heiltränke mit Gold in Shop kaufen. Dazu kommt, ab Level 10 oder höher, kannst du wählen, ob du ein Heiler werden möchtest, dann lernst du Heilfähigkeiten. Wenn du in einer Gruppe mit einem Heiler bist, kann dieser dich genauso heilen. ",
+ "webFaqAnswer4": "Es gibt verschiedene Dinge, die verursachen, dass du Schaden erleidest. Als erstes, wenn du tägliche Aufgaben über Nacht unerledigt, sie werden dir Schaden zufügen. Zweitens, wenn du eine schlechte Gewohnheit anklickst, fügt es dir auch Schaden zu. Zuletzt, wenn du in einem Bosskampf mit deiner Gruppe bist und einer deiner Gruppenmitglieder hat seine täglichen Aufgaben nicht erledigt, dann wird dich der Boss angreifen.\n
\nDer gewöhnliche Weg, um Leben zu gewinnen, ist im Level aufzusteigen, was deine komplette Gesundheit wieder herstellt. Du kannst auch Heiltränke mit Gold in Shop kaufen. Dazu kommt, ab Level 10 oder höher, kannst du wählen, ob du ein Heiler werden möchtest, dann lernst du Heilfähigkeiten. Wenn du in einer Gruppe (under Social > Party) mit einem Heiler bist, kann dieser dich genauso heilen. ",
"faqQuestion5": "Wie spiele ich Habitica mit meinen Freunden?",
"iosFaqAnswer5": "The best way is to invite them to a Party with you, via the [website](https://habitica.com/#/options/groups/party)! We'll add the ability to create a Party from this app soon, but in the meantime you can use the [website](https://habitica.com/#/options/groups/party). Parties can go on quests, battle monsters, and cast skills to support each other. On 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!",
"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).",
@@ -31,7 +31,7 @@
"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 on the [website](https://habitica.com/#/options/groups/party), you'll be rewarded with the Basi-List Scroll! (We will add this feature to the app in a future update.)\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": "Was sind Edelsteine und wie bekomme 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](link) 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": "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": "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.",
diff --git a/common/locales/de/front.json b/common/locales/de/front.json
index 18afa0ac4e..abab4d0a8e 100644
--- a/common/locales/de/front.json
+++ b/common/locales/de/front.json
@@ -34,7 +34,7 @@
"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": "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": "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",
@@ -172,11 +172,12 @@
"username": "Benutzername",
"watchVideos": "Sehen Sie sich die Videos an",
"work": "Arbeit",
- "zelahQuote": "With [Habitica], I can be persuaded to go to bed on time by the thought of gaining points for an early night or losing health for a late one!",
+ "zelahQuote": "Mit [Habitica] kann ich mich überzeugen, rechtzeitig ins Bett zu gehen, dank dem Gedanken daran, Punkte zu verdienen, wenn ich früh ins Bett gehe und Leben zu verlieren, wenn ich lange aufbleibe.",
"reportAccountProblems": "Melde Probleme mit deinem Konto",
"reportCommunityIssues": "Melde Community-Probleme",
"generalQuestionsSite": "Generelle Fragen über die Webseite.",
"businessInquiries": "Geschäftsanfragen.",
"merchandiseInquiries": "Anfragen zu Handelswaren und Vermarktung",
- "marketingInquiries": "Marketing-/Soziale Netzwerke Anfragen"
+ "marketingInquiries": "Marketing-/Soziale Netzwerke Anfragen",
+ "tweet": "Tweet"
}
\ No newline at end of file
diff --git a/common/locales/de/gear.json b/common/locales/de/gear.json
index 003a3d63b5..ffdd2b563d 100644
--- a/common/locales/de/gear.json
+++ b/common/locales/de/gear.json
@@ -87,7 +87,7 @@
"weaponSpecialSpringHealerText": "Wurfknochen",
"weaponSpecialSpringHealerNotes": "Hol' Stöckchen! Fügt <%= int %> Punkte zu Intelligenz hinzu. Limited Edition 2014 Frühlingsausrüstung.",
"weaponSpecialSummerRogueText": "Piratensäbel",
- "weaponSpecialSummerRogueNotes": "Avast! Du wirst diese täglichen Aufgaben über die Planke gehen lassen! Erhöht Stärke um <%= str %>. Limited Edition 2014 Sommer-Ausrüstung.",
+ "weaponSpecialSummerRogueNotes": "Avast! You'll make those Dailies walk the plank! Increases Strength by <%= str %>. Limited Edition 2014 Summer Gear.",
"weaponSpecialSummerWarriorText": "Seefahrermesser",
"weaponSpecialSummerWarriorNotes": "Es gibt keine Aufgabe auf irgendeiner To-Do-Liste die es wagen würde, sich mit diesem rauen Messer anzulegen! Fügt Stärke <%= str %> Punkte hinzu. Limited Edition 2014 Sommer-Ausrüstung.",
"weaponSpecialSummerMageText": "Algenfänger",
@@ -115,7 +115,7 @@
"weaponSpecialSpring2015WarriorText": "Knochenkeule",
"weaponSpecialSpring2015WarriorNotes": "Es ist eine echte, richtige Knochenkeule für echt kämpferische Hundis und es ist definitiv kein Kauspielzeug, das Du von der Jahreszeitenzauberin erhalten hast, denn wer ist ein guter Hund? Weeeeer ist ein guter Hund? Genau!!! Du bist ein guter Hund!!! Erhöht Stärke um <%= str %>. Limited Edition 2015 Frühlingsausrüstung.",
"weaponSpecialSpring2015MageText": "Zauberstab eines Magiers",
- "weaponSpecialSpring2015MageNotes": "Beschwöre Dir eine Karotte mit diesem schönen Zauberstab herauf. Erhöht Intelligenz um <%= int %> und Wahrnehmung um <%= per %>. Limited Edition 2015 Frühlingsausrüstung.",
+ "weaponSpecialSpring2015MageNotes": "Conjure up a carrot for yourself with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.",
"weaponSpecialSpring2015HealerText": "Katzenrassel",
"weaponSpecialSpring2015HealerNotes": "Wenn Du sie schüttelst macht sie ein faszinierendes Klimpergeräusch, was JEDEN über Stunden hinweg unterhalten würde. Erhöht Intelligenz um <%= int %>. Limited Edition 2015 Frühlingsausrüstung.",
"weaponSpecialSummer2015RogueText": "Feuernde Koralle",
@@ -126,6 +126,14 @@
"weaponSpecialSummer2015MageNotes": "Versteckte Kräfte schimmern in den Juwelen dieses Stabs. Erhöht Intelligenz um <%= int %> und Wahrnehmung um <%= per %>. Limited Edition 2015 Sommer-Ausrüstung.",
"weaponSpecialSummer2015HealerText": "Zauberstab der Wellen",
"weaponSpecialSummer2015HealerNotes": "Heilt Seekrankheit und Reiseübelkeit! Erhöht Intelligenz um <%= int %>. Limited Edition 2015 Sommer-Ausrüstung.",
+ "weaponSpecialFall2015RogueText": "Bat-tle Ax",
+ "weaponSpecialFall2015RogueNotes": "Fearsome To-Dos cower before the flapping of this ax. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "weaponSpecialFall2015WarriorText": "Wooden Plank",
+ "weaponSpecialFall2015WarriorNotes": "Great for elevating things in cornfields and/or smacking tasks. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "weaponSpecialFall2015MageText": "Enchanted Thread",
+ "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.",
"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",
@@ -146,6 +154,8 @@
"weaponArmoireIronCrookNotes": "Dieser mit Leidenschaft gehämmerte eiserne Hirtenstab ist nützlich zum Schafe hüten. Erhöht Wahrnehmung und Stärke jeweils um <%= attrs %>. Verzauberter Schrank: Gehörntes Eisenset (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": "Bat Wand",
+ "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.",
"armor": "Rüstung",
"armorBase0Text": "Schlichte Kleidung",
"armorBase0Notes": "Gewöhnliches Kleidungsstück. Gewährt keinen Bonus zu Attributen.",
@@ -259,6 +269,14 @@
"armorSpecialSummer2015MageNotes": "Versteckte Macht liegt in diesen Puffärmeln. Erhöht Intelligenz um <%= int %>. Limited Edition 2015 Sommer-Ausrüstung.",
"armorSpecialSummer2015HealerText": "Matrosenrüstung",
"armorSpecialSummer2015HealerNotes": "Mit dieser Rüstung weiß jeder, dass du ein ehrlicher Handelsseemann bist, der niemals davon träumen würde sich wie ein Taugenichts zu benehmen. Erhöht Ausdauer um <%= con %>. Limited Edition 2015 Sommer-Ausrüstung.",
+ "armorSpecialFall2015RogueText": "Bat-tle Armor",
+ "armorSpecialFall2015RogueNotes": "Fly into bat-tle! Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.",
+ "armorSpecialFall2015WarriorText": "Scarecrow Armor",
+ "armorSpecialFall2015WarriorNotes": "Despite being stuffed with straw, this armor is extremely hefty! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.",
+ "armorSpecialFall2015MageText": "Stitched Robes",
+ "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.",
"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",
@@ -287,6 +305,8 @@
"armorMystery201506Notes": "Schnorchel durch ein Korallenriff mit diesem knallbunten Taucheranzug! Gewährt keinen Attributsbonus. Limited Edition 2015 Sommer-Ausrüstung.",
"armorMystery201508Text": "Geparden Kostüm",
"armorMystery201508Notes": "Sei schnell wie der Blitz im flauschigen Geparden Kostüm! Gewährt keinen Attributbonus. Abonnentengegenstand August 2015",
+ "armorMystery201509Text": "Werewolf Costume",
+ "armorMystery201509Notes": "This IS a costume, right? Confers no benefit. September 2015 Subscriber Item.",
"armorMystery301404Text": "Steampunkanzug",
"armorMystery301404Notes": "Adrett und schneidig, hoho! Februar 3015 Abonennten-Gegenstand. Kein Attributbonus.",
"armorArmoireLunarArmorText": "Beruhigende Mondrüstung",
@@ -412,6 +432,14 @@
"headSpecialSummer2015MageNotes": "In den Fäden dieses Schals schlummert verborgene Kraft. Erhöht Wahrnehmung um <%= per %>. Limited Edition 2015 Sommer-Ausrüstung.",
"headSpecialSummer2015HealerText": "Matrosenkappe",
"headSpecialSummer2015HealerNotes": "Hast du die Matrosenkappe sicher auf deinem Kopf, kannst du sogar durch die stürmischsten Gewässer steuern! Erhöht Intelligenz um <%= int %>. Limited Edition 2015 Sommer-Ausrüstung.",
+ "headSpecialFall2015RogueText": "Bat-tle Wings",
+ "headSpecialFall2015RogueNotes": "Echolocate your enemies with this powerful helm! Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.",
+ "headSpecialFall2015WarriorText": "Scarecrow Hat",
+ "headSpecialFall2015WarriorNotes": "Everyone would want this hat--if they only had a brain. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "headSpecialFall2015MageText": "Stitched Hat",
+ "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.",
"headSpecialGaymerxText": "Regenbogenkriegerhelm",
"headSpecialGaymerxNotes": "Dieser besondere Helm ist zur Feier der Pride-Zeit und GaymerX mit einem strahlenden, bunten Regenbogen verziert! GaymerX ist eine Game Convention, die LGBTQ und Gaming feiert und an der jeder teilnehmen kann. Sie findet im InterContinental in der Stadtmitte von SanFrancisco vom 11.-13. Juli statt. Kein Attributbonus.",
"headMystery201402Text": "Geflügelter Helm",
@@ -434,6 +462,8 @@
"headMystery201505Notes": "Die grüne Feder auf diesem Eisenhelm winkt stolz. Gewährt keinen Attributbonus. Mai 2015 Abonnentengegenstand.",
"headMystery201508Text": "Geparden Hut",
"headMystery201508Notes": "Dieser Gepardenhut ist sehr flauschig! Gewährt keinen Attributbonus. Abonnentengegenstand August 2015",
+ "headMystery201509Text": "Werewolf Mask",
+ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 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",
@@ -462,6 +492,10 @@
"headArmoireRedFloppyHatNotes": "Viele Zaubersprüche wurden auf diesen Hut gewirkt, die ihm seine leuchtend rote Farbe geben. Erhöht Ausdauer, Intelligenz und Wahrnehmung um jeweils <%= attrs %>. Verzauberter Schrank: Unabhängiger Gegenstand",
"headArmoirePlagueDoctorHatText": "Pestarzt Hut",
"headArmoirePlagueDoctorHatNotes": "Ein authentischer Hut wie ihn Ärzte tragen, die die Pest der Prokrastination bekämpfen! Steigert die Stärke um <%= str %>, Intelligenz um <%= str %>, und Ausdauer um <%= con %>. Verzauberter Schrank: Pestdoktor Set (Gegenstand 1 von 3).",
+ "headArmoireBlackCatText": "Black Cat Hat",
+ "headArmoireBlackCatNotes": "This black hat is... purring. And twitching its tail. And breathing? Yeah, you just have a sleeping cat on your head. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "headArmoireOrangeCatText": "Orange Cat Hat",
+ "headArmoireOrangeCatNotes": "This orange hat is... purring. And twitching its tail. And breathing? Yeah, you just have a sleeping cat on your head. Increases Strength and Constitution by <%= attrs %> each. Enchanted Armoire: Independent Item.",
"offhand": "Schildhand-Gegenstand",
"shieldBase0Text": "Keine Schildhand-Ausrüstung",
"shieldBase0Notes": "Kein Schild oder keine zweite Waffe.",
@@ -533,10 +567,18 @@
"shieldSpecialSummer2015WarriorNotes": "Dieser, wie Sand und Meer glänzende, Schild aus Tiefseemetall wurde von den Kunsthandwerkern aus Dilatory hergestellt. Erhöht Ausdauer um <%= con %>. Limited Edition 2015 Sommer-Ausrüstung.",
"shieldSpecialSummer2015HealerText": "Eingefasster Schild",
"shieldSpecialSummer2015HealerNotes": "Benutze dieses Schild um Bilgenratten wegzuschlagen. Erhöht Ausdauer um <%= con %>. Limited Edition 2015 Sommer-Ausrüstung.",
+ "shieldSpecialFall2015RogueText": "Bat-tle Ax",
+ "shieldSpecialFall2015RogueNotes": "Fearsome To-Dos cower before the flapping of this ax. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "shieldSpecialFall2015WarriorText": "Birdseed Bag",
+ "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.",
"shieldMystery301405Text": "Uhrenschild",
"shieldMystery301405Notes": "Die Zeit ist auf deiner Seite mit diesem gewaltigen Uhrenschild! Juni 3015 Abonennten-Gegenstand. Kein Attributbonus.",
"shieldArmoireGladiatorShieldText": "Gladiatorschild",
"shieldArmoireGladiatorShieldNotes": "Um ein Gladiator zu sein, musst du ... naja, egal, schlag sie einfach mit deinem Schild. Erhöht Ausdauer um <%= con %> und Stärke um <%= str %>. Verzauberter Schrank: Gladiatorset (Gegenstand 3 von 3).",
+ "shieldArmoireMidnightShieldText": "Midnight Shield",
+ "shieldArmoireMidnightShieldNotes": "This shield is most powerful at the stroke of midnight! Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Independent Item.",
"back": "Rückenschmuck",
"backBase0Text": "Kein Rückenschmuck",
"backBase0Notes": "Kein Rückenschmuck.",
diff --git a/common/locales/de/generic.json b/common/locales/de/generic.json
index e15d92ed7d..5c80ba633d 100644
--- a/common/locales/de/generic.json
+++ b/common/locales/de/generic.json
@@ -90,8 +90,8 @@
"audioTheme_off": "Aus",
"audioTheme_danielTheBard": "Daniel der Barde",
"audioTheme_wattsTheme": "Watts' Thema",
- "audioTheme_gokulTheme": "Gokul Theme",
- "audioTheme_luneFoxTheme": "LuneFox's Theme",
+ "audioTheme_gokulTheme": "Gokul Motiv",
+ "audioTheme_luneFoxTheme": "Lunefox's Motiv",
"askQuestion": "Stelle eine Frage",
"reportBug": "Melde einen Fehler",
"contributeToHRPG": "Wirke bei Habitica mit",
diff --git a/common/locales/de/groups.json b/common/locales/de/groups.json
index 0f2606903c..7f501e65b6 100644
--- a/common/locales/de/groups.json
+++ b/common/locales/de/groups.json
@@ -12,7 +12,7 @@
"community": "Community Forum",
"dataTool": "Werkzeug zur Datenanzeige",
"resources": "Ressourcen",
- "askQuestionNewbiesGuild": "Ask a Question (Newbies Guild)",
+ "askQuestionNewbiesGuild": "Stelle eine Frage (Die Neulinggilde)",
"tavernTalk": "Gasthausgespräche",
"tavernAlert1": "Achtung: Wenn Du einen Bug meldest, sehen die Entwickler es hier nicht. Bitte",
"tavernAlert2": "nutze GitHub stattdessen",
diff --git a/common/locales/de/limited.json b/common/locales/de/limited.json
index 94376cc090..17724affc1 100644
--- a/common/locales/de/limited.json
+++ b/common/locales/de/limited.json
@@ -29,6 +29,7 @@
"seasonalShopClosedText": "Der Saisonale Shop ist gerade geschlossen!! Ich weiß nicht, wo die Saisonzauberin gerade ist, aber ich wette sie wird während der nächsten Grand Gala wieder zurück sein!",
"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": "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!",
"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": "Zuckerstange (Magier)",
"skiSet": "Ski-Attentäter (Schurke)",
@@ -36,7 +37,7 @@
"yetiSet": "Yeti Zähmer (Krieger)",
"toAndFromCard": "An: <%= toName %>, Von: <%= fromName %>",
"nyeCard": "Neujahrskarte",
- "nyeCardExplanation": "For celebrating the new year together, you both receive the \"Auld Acquaintance\" badge!",
+ "nyeCardExplanation": "Dafür, dass ihr gemeinsam Neujahr gefeiert habt, erhaltet ihr beide die \"Alte Bekannte\" Auszeichnung!",
"nyeCardNotes": "Einem Gruppenmitglied eine Neujahrskarte schicken.",
"seasonalItems": "Saisonaler Artikel",
"nyeCardAchievementTitle": "Alte(r) Bekannte(r)",
@@ -54,5 +55,10 @@
"daringSwashbucklerSet": "Kühner Haudegen (Krieger)",
"emeraldMermageSet": "Smaragdgrüner Meermagier (Magier)",
"reefSeahealerSet": "Riff-Seeheiler (Heiler)",
- "roguishPirateSet": "Schurkischer Pirat (Schurke)"
+ "roguishPirateSet": "Schurkischer Pirat (Schurke)",
+ "monsterOfScienceSet": "Monster of Science (Warrior)",
+ "witchyWizardSet": "Witchy Wizard (Mage)",
+ "mummyMedicSet": "Mummy Medic (Healer)",
+ "vampireSmiterSet": "Vampire Smiter (Rogue)",
+ "fallEventAvailability": "Available until October 31"
}
\ No newline at end of file
diff --git a/common/locales/de/messages.json b/common/locales/de/messages.json
index 3900b63d0a..a249d74c48 100644
--- a/common/locales/de/messages.json
+++ b/common/locales/de/messages.json
@@ -5,6 +5,7 @@
"messageTagNotFound": "Tag nicht gefunden.",
"messagePetNotFound": ":pet in user.items.pets nicht gefunden",
"messageFoodNotFound": ":food in user.items.food nicht gefunden",
+ "messageNotAvailable": "This item is not currently available for purchase.",
"messageCannotFeedPet": "Dieses Haustier will und kann nicht gefüttert werden.",
"messageAlreadyMount": "Du hast dieses Reittier bereits. Füttere lieber ein anderes Haustier.",
"messageEvolve": "<%= egg %> wurde gezähmt, es ist an der Zeit aufzusitzen!",
@@ -14,6 +15,7 @@
"messageEquipped": "<%= itemText %> angelegt.",
"messageUnEquipped": "<%= itemText %> abgelegt.",
"messageMissingEggPotion": "Dir fehlt entweder dieses Ei oder dieser Trank",
+ "messageInvalidEggPotionCombo": "You can't hatch Quest Pet Eggs with Magic Hatching Potions! Try a different egg.",
"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",
@@ -29,4 +31,4 @@
"armoireEquipment": "<%= image %> Du hast ein Stück seltener Ausrüstung im verzauberten Schrank gefunden: <%= dropText %>! Wow!",
"armoireFood": "<%= image %> Du wühlst im verzauberten Schrank herum und findest <%= dropArticle %><%= dropText %>. Was macht das denn da drin?",
"armoireExp": "Du ringst mit dem verzauberten Schrank und gewinnst Erfahrung. Nimm das!"
-}
+}
\ No newline at end of file
diff --git a/common/locales/de/pets.json b/common/locales/de/pets.json
index 8723f0ea3e..facc1ebbb6 100644
--- a/common/locales/de/pets.json
+++ b/common/locales/de/pets.json
@@ -1,11 +1,13 @@
{
"pets": "Haustiere",
"petsFound": "Haustiere gefunden",
+ "magicPets": "Magic Potion Pets",
"rarePets": "Seltene Haustiere",
"questPets": "Quest Haustiere",
"mounts": "Reittiere",
"mountsTamed": "Reittiere gezähmt",
"questMounts": "Quest Reittiere",
+ "magicMounts": "Magic Potion Mounts",
"rareMounts": "Seltene Reittiere",
"etherealLion": "Ethärischer Löwe",
"veteranWolf": "Veteranwolf",
@@ -24,13 +26,15 @@
"eggSingular": "Ei",
"noEggs": "Du hast im Moment keine Eier.",
"hatchingPotions": "Schlüpftränke",
+ "magicHatchingPotions": "Magic Hatching Potions",
"hatchingPotion": "Schlüpftrank",
"noHatchingPotions": "Du hast im Moment keine Schlüpftränke.",
"inventoryText": "Klicke ein Ei um die anwendbaren Tränke grün hervorgehoben zu sehen und klicke auf einen hervorgehobenen Trank um Dein Haustier auszubrüten. Falls kein Trank hervorgehoben wird, klicke auf das Ei um es abzuwählen und klicke diesmal zuerst auf den Trank um die Eier hervorzuheben. Du kannst überflüssige Gegenstände auch an Alexander den Kaufmann verkaufen.",
"foodText": "Futter",
"food": "Futter und magische Sättel",
"noFood": "Du hast im Moment weder Futter noch magische Sättel.",
- "dropsExplanation": "Wenn Du nicht warten willst, bis du diese Gegenstände findest, kannst Du sie mit Edelsteinen schneller bekommen. Lerne mehr über das Beutesystem.",
+ "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.",
"beastMasterProgress": "\"Meister aller Bestien\" Fortschritt",
"stableBeastMasterProgress": "Meister aller Bestien Forstschritt: <%= number %> Haustiere gefunden",
"beastAchievement": "Du hast den \"Meister aller Bestien\" Erfolg dafür erhalten, dass Du alle Haustiere gesammelt hast!",
diff --git a/common/locales/de/questscontent.json b/common/locales/de/questscontent.json
index dc03b9f3b0..15ee8bc75e 100644
--- a/common/locales/de/questscontent.json
+++ b/common/locales/de/questscontent.json
@@ -238,16 +238,16 @@
"questDilatoryDistress3DropFish": "Fisch (Futter)",
"questDilatoryDistress3DropWeapon": "Dreizack der zerschmetternden Gezeiten (Waffe)",
"questDilatoryDistress3DropShield": "Mondperlenschild (Schildhand Item)",
- "questCheetahText": "Such a Cheetah",
+ "questCheetahText": "So ein 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!\"",
"questCheetahBoss": "Gepard",
"questCheetahDropCheetahEgg": "Gepard (Ei)",
"questCheetahUnlockText": "Schaltet kaufbare Gepradeneier im Marktplatz frei",
- "questHorseText": "Ride the Night-Mare",
+ "questHorseText": "Reite den Alptraum",
"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",
+ "questHorseBoss": "Alptraum",
"questHorseDropHorseEgg": "Pferd (Ei)",
"questHorseUnlockText": "Unlocks purchasable Horse eggs in the Market"
}
\ No newline at end of file
diff --git a/common/locales/de/subscriber.json b/common/locales/de/subscriber.json
index fb6c69e877..11a5d39aaf 100644
--- a/common/locales/de/subscriber.json
+++ b/common/locales/de/subscriber.json
@@ -61,19 +61,19 @@
"timeTravelersTitle": "Mysteriöse Zeitreisende",
"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 <%= linkStart %>here<%= linkEnd %>! 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": "Die mystische Sanduhr erlaubt es dir ein Abonnenten Set aus einem vergangenen Monat zu kaufen.",
+ "timeTravelersAlreadyOwned": "Herzlichen Glückwunsch! Du besitzt bereits alles, was die Zeitreisenden gerade anbieten können. Danke, dass du die Seite unterstützt!",
+ "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!",
"subUpdateCard": "Aktualisiere deine Karte",
"subUpdateTitle": "Aktualisiere",
"subUpdateDescription": "Aktualisiere die Karte mit der Du zahlen möchtest.",
- "notEnoughHourglasses": "You don't have enough Mystic Hourglasses.",
- "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.",
- "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!"
+ "notEnoughHourglasses": "Du hast nicht genügend mystische Sanduhren.",
+ "hourglassBuyEquipSetConfirm": "Möchtest du den ganzen Satz Gegenstände für 1 Mystische Sanduhr kaufen?",
+ "hourglassBuyItemConfirm": "Möchtest du diesen Gegenstand für 1 Mystische Sanduhr kaufen?",
+ "petsAlreadyOwned": "Bereits im Besitz dieses Haustieres.",
+ "mountsAlreadyOwned": "Bereits im Besitz dieses Rettieres.",
+ "typeNotAllowedHourglass": "Diese Art Gegenstand ist nicht für den Kauf mit einer mystischen Sanduhr geeignet. Geeignete Arten von Gegenständen: ",
+ "petsNotAllowedHourglass": "Das Haustier ist nicht für den Kauf mit einer mystischen Sanduhr geeignet.",
+ "mountsNotAllowedHourglass": "Das Reittier ist nicht für den Kauf mit einer mystischen Sanduhr geeignet.",
+ "hourglassPurchase": "Gegenstand mit einer mystischen Sanduhr gekauft!",
+ "hourglassPurchaseSet": "Hat einen Satz Gegenstände mit einer mystischen Sanduhr gekauft!"
}
\ No newline at end of file
diff --git a/common/locales/en/_README_FIRST.md b/common/locales/en/_README_FIRST.md
new file mode 100644
index 0000000000..2249f259bc
--- /dev/null
+++ b/common/locales/en/_README_FIRST.md
@@ -0,0 +1,6 @@
+You may edit any files in this directory. Do not edit files in any
+other locales directory.
+
+For more information read:
+
+https://github.com/HabitRPG/habitrpg/blob/develop/common/locales/README.md
diff --git a/common/locales/en/backgrounds.json b/common/locales/en/backgrounds.json
index 53ff01c846..e00c180e88 100644
--- a/common/locales/en/backgrounds.json
+++ b/common/locales/en/backgrounds.json
@@ -127,6 +127,14 @@
"backgroundStableText": "Habitica Stable",
"backgroundStableNotes": "Tend mounts in the Habitica Stable.",
"backgroundTavernText": "Habitica Tavern",
- "backgroundTavernNotes": "Visit the 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",
+ "backgroundSlimySwampNotes": "Slog through a Slimy Swamp.",
+ "backgroundSwarmingDarknessText": "Swarming Darkness",
+ "backgroundSwarmingDarknessNotes": "Shiver in the Swarming Darkness."
}
diff --git a/common/locales/en/content.json b/common/locales/en/content.json
index 279c7b5562..d9e9427560 100644
--- a/common/locales/en/content.json
+++ b/common/locales/en/content.json
@@ -8,101 +8,134 @@
"armoireNotesEmpty": "The Armoire will have new Equipment in the first week of every month. Until then, keep clicking for Experience and Food!",
"dropEggWolfText": "Wolf",
- "dropEggWolfAdjective": "loyal",
+ "dropEggWolfMountText": "Wolf",
+ "dropEggWolfAdjective": "a loyal",
"dropEggTigerCubText": "Tiger Cub",
"dropEggTigerCubMountText": "Tiger",
- "dropEggTigerCubAdjective": "fierce",
+ "dropEggTigerCubAdjective": "a fierce",
"dropEggPandaCubText": "Panda Cub",
"dropEggPandaCubMountText": "Panda",
- "dropEggPandaCubAdjective": "gentle",
+ "dropEggPandaCubAdjective": "a gentle",
"dropEggLionCubText": "Lion Cub",
"dropEggLionCubMountText": "Lion",
- "dropEggLionCubAdjective": "regal",
+ "dropEggLionCubAdjective": "a regal",
"dropEggFoxText": "Fox",
- "dropEggFoxAdjective": "wily",
+ "dropEggFoxMountText": "Fox",
+ "dropEggFoxAdjective": "a wily",
"dropEggFlyingPigText": "Flying Pig",
- "dropEggFlyingPigAdjective": "whimsical",
+ "dropEggFlyingPigMountText": "Flying Pig",
+ "dropEggFlyingPigAdjective": "a whimsical",
"dropEggDragonText": "Dragon",
- "dropEggDragonAdjective": "mighty",
+ "dropEggDragonMountText": "Dragon",
+ "dropEggDragonAdjective": "a mighty",
+
+ "dropEggCactusText": "Cactus",
+ "dropEggCactusMountText": "Cactus",
+ "dropEggCactusAdjective": "a prickly",
+
+ "dropEggFlyingPigText": "Flying Pig",
+ "dropEggFlyingPigAdjective": "a whimsical",
+
+ "dropEggDragonText": "Dragon",
+ "dropEggDragonAdjective": "a mighty",
"dropEggCactusText": "Cactus",
- "dropEggCactusAdjective": "prickly",
"dropEggBearCubText": "Bear Cub",
"dropEggBearCubMountText": "Bear",
- "dropEggBearCubAdjective": "cuddly",
+ "dropEggBearCubAdjective": "a cuddly",
"questEggGryphonText": "Gryphon",
- "questEggGryphonAdjective": "proud",
+ "questEggGryphonMountText": "Gryphon",
+ "questEggGryphonAdjective": "a proud",
"questEggHedgehogText": "Hedgehog",
- "questEggHedgehogAdjective": "spiky",
+ "questEggHedgehogMountText": "Hedgehog",
+ "questEggHedgehogAdjective": "a spiky",
"questEggDeerText": "Deer",
- "questEggDeerAdjective": "elegant",
+ "questEggDeerMountText": "Deer",
+ "questEggDeerAdjective": "an elegant",
"questEggEggText": "Egg",
"questEggEggMountText": "Egg Basket",
- "questEggEggAdjective": "colorful",
+ "questEggEggAdjective": "a colorful",
"questEggRatText": "Rat",
- "questEggRatAdjective": "dirty",
+ "questEggRatMountText": "Rat",
+ "questEggRatAdjective": "a dirty",
"questEggOctopusText": "Octopus",
- "questEggOctopusAdjective": "slippery",
+ "questEggOctopusMountText": "Octopus",
+ "questEggOctopusAdjective": "a slippery",
"questEggSeahorseText": "Seahorse",
- "questEggSeahorseAdjective": "prize",
+ "questEggSeahorseMountText": "Seahorse",
+ "questEggSeahorseAdjective": "a prize",
"questEggParrotText": "Parrot",
- "questEggParrotAdjective": "vibrant",
+ "questEggParrotMountText": "Parrot",
+ "questEggParrotAdjective": "a vibrant",
"questEggRoosterText": "Rooster",
- "questEggRoosterAdjective": "strutting",
+ "questEggRoosterMountText": "Rooster",
+ "questEggRoosterAdjective": "a strutting",
"questEggSpiderText": "Spider",
- "questEggSpiderAdjective": "creepy",
+ "questEggSpiderMountText": "Spider",
+ "questEggSpiderAdjective": "a creepy",
"questEggOwlText": "Owl",
- "questEggOwlAdjective": "wise",
+ "questEggOwlMountText": "Owl",
+ "questEggOwlAdjective": "a wise",
"questEggPenguinText": "Penguin",
- "questEggPenguinAdjective": "perspicacious",
+ "questEggPenguinMountText": "Penguin",
+ "questEggPenguinAdjective": "a perspicacious",
"questEggTRexText": "Tyrannosaur",
- "questEggTRexAdjective": "tiny-armed",
+ "questEggTRexMountText": "Tyrannosaur",
+ "questEggTRexAdjective": "a tiny-armed",
"questEggRockText": "Rock",
- "questEggRockAdjective": "lively",
+ "questEggRockMountText": "Rock",
+ "questEggRockAdjective": "a lively",
"questEggBunnyText": "Bunny",
- "questEggBunnyAdjective": "snuggly",
+ "questEggBunnyMountText": "Bunny",
+ "questEggBunnyAdjective": "a snuggly",
"questEggSlimeText": "Marshmallow Slime",
- "questEggSlimeAdjective": "sweet",
+ "questEggSlimeMountText": "Marshmallow Slime",
+ "questEggSlimeAdjective": "a sweet",
"questEggSheepText": "Sheep",
- "questEggSheepAdjective": "woolly",
+ "questEggSheepMountText": "Sheep",
+ "questEggSheepAdjective": "a woolly",
"questEggCuttlefishText": "Cuttlefish",
- "questEggCuttlefishAdjective": "cuddly",
+ "questEggCuttlefishMountText": "Cuttlefish",
+ "questEggCuttlefishAdjective": "a cuddly",
"questEggWhaleText": "Whale",
- "questEggWhaleAdjective": "splashy",
+ "questEggWhaleMountText": "Whale",
+ "questEggWhaleAdjective": "a splashy",
"questEggCheetahText": "Cheetah",
- "questEggCheetahAdjective": "honest",
+ "questEggCheetahMountText": "Cheetah",
+ "questEggCheetahAdjective": "an honest",
"questEggHorseText": "Horse",
- "questEggHorseAdjective": "galloping",
+ "questEggHorseMountText": "Horse",
+ "questEggHorseAdjective": "a galloping",
- "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into a <%= eggAdjective(locale) %> <%= eggText(locale) %>.",
+ "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.",
"hatchingPotionBase": "Base",
"hatchingPotionWhite": "White",
@@ -114,8 +147,10 @@
"hatchingPotionCottonCandyPink": "Cotton Candy Pink",
"hatchingPotionCottonCandyBlue": "Cotton Candy Blue",
"hatchingPotionGolden": "Golden",
+ "hatchingPotionSpooky": "Spooky",
"hatchingPotionNotes": "Pour this on an egg, and it will hatch as a <%= potText(locale) %> pet.",
+ "premiumPotionAddlNotes": "Not usable on quest pet eggs.",
"foodMeat": "Meat",
"foodMilk": "Milk",
diff --git a/common/locales/en/faq.json b/common/locales/en/faq.json
index 137d66e00d..f61ef4e6d6 100644
--- a/common/locales/en/faq.json
+++ b/common/locales/en/faq.json
@@ -42,7 +42,7 @@
"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?",
- "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](link) 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": "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": "How do I report a bug or request a feature?",
diff --git a/common/locales/en/gear.json b/common/locales/en/gear.json
index a0e98d4d0b..5678e4440f 100644
--- a/common/locales/en/gear.json
+++ b/common/locales/en/gear.json
@@ -96,7 +96,7 @@
"weaponSpecialSpringHealerNotes": "FETCH! Increases Intelligence by <%= int %>. Limited Edition 2014 Spring Gear.",
"weaponSpecialSummerRogueText": "Pirate Cutlass",
- "weaponSpecialSummerRogueNotes": "Avast! You'll make those Dailies walk the plank! Increases Strength by <%= str %>. Limited Edition 2014 Summer Gear.",
+ "weaponSpecialSummerRogueNotes": "Avast! You'll make those Dailies walk the plank! Increases Strength by <%= str %>. Limited Edition 2014 Summer Gear.",
"weaponSpecialSummerWarriorText": "Seafaring Slicer",
"weaponSpecialSummerWarriorNotes": "There isn't a task in any To-Do list willing to tangle with this gnarly knife! Increases Strength by <%= str %>. Limited Edition 2014 Summer Gear.",
"weaponSpecialSummerMageText": "Kelp Catcher",
@@ -127,7 +127,7 @@
"weaponSpecialSpring2015WarriorText": "Bone Club",
"weaponSpecialSpring2015WarriorNotes": "It is a real bone club for real fierce doggies and is definitely not a chew toy that the Seasonal Sorceress gave you because who's a good doggy? Whoooo's a good doggy?? It's you!!! You're a good doggy!!! Increases Strength by <%= str %>. Limited Edition 2015 Spring Gear.",
"weaponSpecialSpring2015MageText": "Magician's Wand",
- "weaponSpecialSpring2015MageNotes": "Conjure yourself up a carrot with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.",
+ "weaponSpecialSpring2015MageNotes": "Conjure up a carrot for yourself with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.",
"weaponSpecialSpring2015HealerText": "Cat Rattle",
"weaponSpecialSpring2015HealerNotes": "When you wave it, it makes a fascinating clickety noise that would keep ANYONE entertained for hours. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.",
@@ -170,6 +170,8 @@
"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": "Gold Wing Staff",
"weaponArmoireGoldWingStaffNotes": "The wings on this staff constantly flutter and twist. Increases all attributes by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "weaponArmoireBatWandText": "Bat Wand",
+ "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.",
"armor": "armor",
@@ -542,6 +544,10 @@
"headArmoireRedFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a radiant red color. Increases Constitution, Intelligence, and Perception by <%= attrs %> each. Enchanted Armoire: Independent Item.",
"headArmoirePlagueDoctorHatText": "Plague Doctor Hat",
"headArmoirePlagueDoctorHatNotes": "An authentic hat worn by the doctors who battle the Plague of Procrastination! Increases Strength by <%= str %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Plague Doctor Set (Item 1 of 3).",
+ "headArmoireBlackCatText": "Black Cat Hat",
+ "headArmoireBlackCatNotes": "This black hat is... purring. And twitching its tail. And breathing? Yeah, you just have a sleeping cat on your head. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "headArmoireOrangeCatText": "Orange Cat Hat",
+ "headArmoireOrangeCatNotes": "This orange hat is... purring. And twitching its tail. And breathing? Yeah, you just have a sleeping cat on your head. Increases Strength and Constitution by <%= attrs %> each. Enchanted Armoire: Independent Item.",
"offhand": "shield-hand item",
@@ -639,6 +645,8 @@
"shieldArmoireGladiatorShieldText": "Gladiator Shield",
"shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).",
+ "shieldArmoireMidnightShieldText": "Midnight Shield",
+ "shieldArmoireMidnightShieldNotes": "This shield is most powerful at the stroke of midnight! Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Independent Item.",
"back": "Back Accessory",
"backBase0Text": "No Back Accessory",
diff --git a/common/locales/en/limited.json b/common/locales/en/limited.json
index ac2318be30..711355ae22 100644
--- a/common/locales/en/limited.json
+++ b/common/locales/en/limited.json
@@ -59,5 +59,6 @@
"monsterOfScienceSet": "Monster of Science (Warrior)",
"witchyWizardSet": "Witchy Wizard (Mage)",
"mummyMedicSet": "Mummy Medic (Healer)",
- "vampireSmiterSet": "Vampire Smiter (Rogue)"
+ "vampireSmiterSet": "Vampire Smiter (Rogue)",
+ "fallEventAvailability": "Available until October 31"
}
diff --git a/common/locales/en/messages.json b/common/locales/en/messages.json
index bf23a6363c..6a7bfb6e16 100644
--- a/common/locales/en/messages.json
+++ b/common/locales/en/messages.json
@@ -5,6 +5,7 @@
"messageTagNotFound": "Tag not found.",
"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.",
"messageCannotFeedPet": "Can't feed this pet.",
"messageAlreadyMount": "You already have that mount. Try feeding another pet.",
"messageEvolve": "You have tamed <%= egg %>, let's go for a ride!",
@@ -14,6 +15,7 @@
"messageEquipped": " <%= itemText %> equipped.",
"messageUnEquipped": "<%= itemText %> un-equipped.",
"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",
diff --git a/common/locales/en/pets.json b/common/locales/en/pets.json
index b71cc08173..3d3cc45748 100644
--- a/common/locales/en/pets.json
+++ b/common/locales/en/pets.json
@@ -1,11 +1,13 @@
{
"pets": "Pets",
"petsFound": "Pets Found",
+ "magicPets": "Magic Potion Pets",
"rarePets": "Rare Pets",
"questPets": "Quest Pets",
"mounts": "Mounts",
"mountsTamed": "Mounts Tamed",
"questMounts": "Quest Mounts",
+ "magicMounts": "Magic Potion Mounts",
"rareMounts": "Rare Mounts",
"etherealLion": "Ethereal Lion",
"veteranWolf": "Veteran Wolf",
@@ -24,13 +26,15 @@
"eggSingular": "egg",
"noEggs": "You don't have any eggs.",
"hatchingPotions": "Hatching Potions",
+ "magicHatchingPotions": "Magic Hatching Potions",
"hatchingPotion": "hatching potion",
"noHatchingPotions": "You don't have any hatching potions.",
"inventoryText": "Click an egg to see usable potions highlighted in green and then click one of the highlighted potions to hatch your pet. If no potions are highlighted, click that egg again to deselect it, and instead click a potion first to have the usable eggs highlighted. You can also sell unwanted drops to Alexander the Merchant.",
"foodText": "food",
"food": "Food and Saddles",
"noFood": "You don't have any food or 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.",
+ "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.",
"beastMasterProgress": "Beast Master Progress",
"stableBeastMasterProgress": "Beast Master Progress: <%= number %> Pets Found",
"beastAchievement": "You have earned the \"Beast Master\" Achievement for collecting all the pets!",
diff --git a/common/locales/en@pirate/content.json b/common/locales/en@pirate/content.json
index dfc6b2e94f..fc561ae617 100644
--- a/common/locales/en@pirate/content.json
+++ b/common/locales/en@pirate/content.json
@@ -6,71 +6,96 @@
"armoireLastItem": "Ye've found th' last piece o' rare Equipment in th' Enchanted Chest.",
"armoireNotesEmpty": "Th' Chest 'll have new Equipment in th' first week o' ev'ry month. 'Til then, keep clickin' for Experience an' Food!",
"dropEggWolfText": "Wolf",
- "dropEggWolfAdjective": "loyal",
+ "dropEggWolfMountText": "Wolf",
+ "dropEggWolfAdjective": "a loyal",
"dropEggTigerCubText": "Tiger Cub",
"dropEggTigerCubMountText": "Tiger",
- "dropEggTigerCubAdjective": "fierce",
+ "dropEggTigerCubAdjective": "a fierce",
"dropEggPandaCubText": "Panda Cub",
"dropEggPandaCubMountText": "Panda",
- "dropEggPandaCubAdjective": "gentle",
+ "dropEggPandaCubAdjective": "a gentle",
"dropEggLionCubText": "Lion Cub",
"dropEggLionCubMountText": "Lion",
- "dropEggLionCubAdjective": "regal",
+ "dropEggLionCubAdjective": "a regal",
"dropEggFoxText": "Fox",
- "dropEggFoxAdjective": "wily",
+ "dropEggFoxMountText": "Fox",
+ "dropEggFoxAdjective": "a wily",
"dropEggFlyingPigText": "Flying Pig",
- "dropEggFlyingPigAdjective": "whimsical",
+ "dropEggFlyingPigMountText": "Flying Pig",
+ "dropEggFlyingPigAdjective": "a whimsical",
"dropEggDragonText": "Dragon",
- "dropEggDragonAdjective": "mighty",
+ "dropEggDragonMountText": "Dragon",
+ "dropEggDragonAdjective": "a mighty",
"dropEggCactusText": "Cactus",
- "dropEggCactusAdjective": "prickly",
+ "dropEggCactusMountText": "Cactus",
+ "dropEggCactusAdjective": "a prickly",
"dropEggBearCubText": "Bear Cub",
"dropEggBearCubMountText": "Bear",
- "dropEggBearCubAdjective": "cuddly",
+ "dropEggBearCubAdjective": "a cuddly",
"questEggGryphonText": "Gryphon",
- "questEggGryphonAdjective": "proud",
+ "questEggGryphonMountText": "Gryphon",
+ "questEggGryphonAdjective": "a proud",
"questEggHedgehogText": "Hedgehog",
- "questEggHedgehogAdjective": "spiky",
+ "questEggHedgehogMountText": "Hedgehog",
+ "questEggHedgehogAdjective": "a spiky",
"questEggDeerText": "Deer",
- "questEggDeerAdjective": "elegant",
+ "questEggDeerMountText": "Deer",
+ "questEggDeerAdjective": "an elegant",
"questEggEggText": "Egg",
"questEggEggMountText": "Egg Basket",
- "questEggEggAdjective": "colourful",
+ "questEggEggAdjective": "a colorful",
"questEggRatText": "Rat",
- "questEggRatAdjective": "dirty",
+ "questEggRatMountText": "Rat",
+ "questEggRatAdjective": "a dirty",
"questEggOctopusText": "Octopus",
- "questEggOctopusAdjective": "slippery",
+ "questEggOctopusMountText": "Octopus",
+ "questEggOctopusAdjective": "a slippery",
"questEggSeahorseText": "Seahorse",
- "questEggSeahorseAdjective": "prize",
+ "questEggSeahorseMountText": "Seahorse",
+ "questEggSeahorseAdjective": "a prize",
"questEggParrotText": "Parrot",
- "questEggParrotAdjective": "vibrant",
+ "questEggParrotMountText": "Parrot",
+ "questEggParrotAdjective": "a vibrant",
"questEggRoosterText": "Rooster",
- "questEggRoosterAdjective": "struttin'",
+ "questEggRoosterMountText": "Rooster",
+ "questEggRoosterAdjective": "a strutting",
"questEggSpiderText": "Spider",
- "questEggSpiderAdjective": "creepy",
+ "questEggSpiderMountText": "Spider",
+ "questEggSpiderAdjective": "a creepy",
"questEggOwlText": "Owl",
- "questEggOwlAdjective": "wise",
+ "questEggOwlMountText": "Owl",
+ "questEggOwlAdjective": "a wise",
"questEggPenguinText": "Penguin",
- "questEggPenguinAdjective": "perspicacious",
+ "questEggPenguinMountText": "Penguin",
+ "questEggPenguinAdjective": "a perspicacious",
"questEggTRexText": "Tyrannosaur",
- "questEggTRexAdjective": "tiny-armed",
+ "questEggTRexMountText": "Tyrannosaur",
+ "questEggTRexAdjective": "a tiny-armed",
"questEggRockText": "Rock w'th goggly eyes",
- "questEggRockAdjective": "lively",
+ "questEggRockMountText": "Rock",
+ "questEggRockAdjective": "a lively",
"questEggBunnyText": "Bunn'",
- "questEggBunnyAdjective": "snuggl'",
+ "questEggBunnyMountText": "Bunny",
+ "questEggBunnyAdjective": "a snuggly",
"questEggSlimeText": "Marsh'mallow Slime",
- "questEggSlimeAdjective": "sweet",
+ "questEggSlimeMountText": "Marshmallow Slime",
+ "questEggSlimeAdjective": "a sweet",
"questEggSheepText": "hairy meat",
- "questEggSheepAdjective": "hairy",
+ "questEggSheepMountText": "Sheep",
+ "questEggSheepAdjective": "a woolly",
"questEggCuttlefishText": "Cuttlefish",
- "questEggCuttlefishAdjective": "cuddly",
+ "questEggCuttlefishMountText": "Cuttlefish",
+ "questEggCuttlefishAdjective": "a cuddly",
"questEggWhaleText": "Whale",
- "questEggWhaleAdjective": "splashy",
+ "questEggWhaleMountText": "Whale",
+ "questEggWhaleAdjective": "a splashy",
"questEggCheetahText": "Cheetah",
- "questEggCheetahAdjective": "honest",
+ "questEggCheetahMountText": "Cheetah",
+ "questEggCheetahAdjective": "an honest",
"questEggHorseText": "Horse",
- "questEggHorseAdjective": "galloping",
- "eggNotes": "Find yi hatchin' potion to' pourrr on 'tis egg, and it will hatch into a <%= eggAdjective(locale) %> <%= eggText(locale) %>.",
+ "questEggHorseMountText": "Horse",
+ "questEggHorseAdjective": "a galloping",
+ "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.",
"hatchingPotionBase": "Base",
"hatchingPotionWhite": "White",
"hatchingPotionDesert": "Desert",
@@ -81,7 +106,9 @@
"hatchingPotionCottonCandyPink": "Cotton Candy Pink",
"hatchingPotionCottonCandyBlue": "Cotton Candy Blue",
"hatchingPotionGolden": "Golden",
+ "hatchingPotionSpooky": "Spooky",
"hatchingPotionNotes": "Pour 'tis on an egg, 'n it gunna hatch as a <%= potText(locale) %> pet.",
+ "premiumPotionAddlNotes": "Not usable on quest pet eggs.",
"foodMeat": "Meat",
"foodMilk": "Milk",
"foodPotatoe": "Potato",
diff --git a/common/locales/en@pirate/faq.json b/common/locales/en@pirate/faq.json
index af3a1d398b..9d780201ca 100644
--- a/common/locales/en@pirate/faq.json
+++ b/common/locales/en@pirate/faq.json
@@ -1,7 +1,7 @@
{
- "frequentlyAskedQuestions": "Frequently Asked Questions",
- "faqQuestion0": "I'm confused. Where do I get an overview?",
- "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.",
+ "frequentlyAskedQuestions": "Frequently Asked Riddles",
+ "faqQuestion0": "I be confused. Where do I get an o'erview?",
+ "iosFaqAnswer0": "First, ye'll set up tasks that ye wants t' do in yer everyday life. Then, as ye complete th' tasks in real life 'n check them off, ye'll earn experience 'n gold. Gold be used t' buy equipment 'n some items, as well as custom rewards. Experience causes yer character t' level up 'n unlock content such as Pets, Skills, 'n Quests! Ye can customize yer character under Menu > Customize Avatar. Some basic ways t' interact: jab th' (+) in th' upper-right-hand corner t' add a new task. Tap on an existin' task t' edit it, 'n swipe left on a task t' scuttle it. Ye can sort tasks usin' Tags in th' upper-left-hand corner, 'n expand 'n contract checklists by jabbin' on th' 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, the wiki has an excellent step-by-step overview of the game [right here](http://habitica.wikia.com/wiki/Habitica_Wiki).",
"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.",
@@ -31,7 +31,7 @@
"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 on the [website](https://habitica.com/#/options/groups/party), you'll be rewarded with the Basi-List Scroll! (We will add this feature to the app in a future update.)\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?",
- "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](link) 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": "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": "How do I report a bug or request a feature?",
"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.",
diff --git a/common/locales/en@pirate/front.json b/common/locales/en@pirate/front.json
index 66ba01e2c4..b87d5d5d35 100644
--- a/common/locales/en@pirate/front.json
+++ b/common/locales/en@pirate/front.json
@@ -178,5 +178,6 @@
"generalQuestionsSite": "General Questions about th' Site",
"businessInquiries": "Business Inquiries",
"merchandiseInquiries": "Merchandise Inquiries",
- "marketingInquiries": "Marketing/Social Media Inquiries"
+ "marketingInquiries": "Marketing/Social Media Inquiries",
+ "tweet": "Tweet"
}
\ No newline at end of file
diff --git a/common/locales/en@pirate/gear.json b/common/locales/en@pirate/gear.json
index 720874527f..d16211070b 100644
--- a/common/locales/en@pirate/gear.json
+++ b/common/locales/en@pirate/gear.json
@@ -87,7 +87,7 @@
"weaponSpecialSpringHealerText": "Lovely Bone",
"weaponSpecialSpringHealerNotes": "FETCH! Increases Intelligence by <%= int %>. Limited Edition 2014 Spring Gear.",
"weaponSpecialSummerRogueText": "Pirate Cutlass",
- "weaponSpecialSummerRogueNotes": "Avast! Ye'll make those Dailies walk th' plank! Increases Strength by <%= str %>. Limited Edition 2014 Summer Gear.",
+ "weaponSpecialSummerRogueNotes": "Avast! You'll make those Dailies walk the plank! Increases Strength by <%= str %>. Limited Edition 2014 Summer Gear.",
"weaponSpecialSummerWarriorText": "Seafarin' Slicer",
"weaponSpecialSummerWarriorNotes": "There isn't a task in any T'-Do list willin' t' tangle wi' this gnarly knife! Increases Strength by <%= str %>. Limited Edition 2014 Summer Gear.",
"weaponSpecialSummerMageText": "Kelp Catcher",
@@ -115,7 +115,7 @@
"weaponSpecialSpring2015WarriorText": "Bone Club",
"weaponSpecialSpring2015WarriorNotes": "It be a real bone club for real fierce doggies an' be definitely not a chew toy that the Seasonal Sorceress gave ye because who's a good doggy? Whoooo be a good doggy?? It's ye!!! Ye be a good doggy!!! Increases Strength by <%= str %>. Limited Edition 2015 Spring Gear.",
"weaponSpecialSpring2015MageText": "Magician's Wand",
- "weaponSpecialSpring2015MageNotes": "Conjure yerself up a carrot with this fancy wand. Increases Intelligence by <%= int %> an' Perception by <%= per %>. Limited Edition 2015 Spring Gear.",
+ "weaponSpecialSpring2015MageNotes": "Conjure up a carrot for yourself with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.",
"weaponSpecialSpring2015HealerText": "Cat Rattle",
"weaponSpecialSpring2015HealerNotes": "When ye wave it, it makes a fascinating clickety noise that would keep ANYONE entertained for hours. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.",
"weaponSpecialSummer2015RogueText": "Firing Coral",
@@ -126,6 +126,14 @@
"weaponSpecialSummer2015MageNotes": "Hidden power be glimmerin' in th' jewels o' this staff. Increases Intelligence by <%= int %> an' Perception by <%= per %>. Limited Edition 2015 Summer Gear.",
"weaponSpecialSummer2015HealerText": "Wand o' th' Waves",
"weaponSpecialSummer2015HealerNotes": "Cures seasickness an' 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.",
+ "weaponSpecialFall2015WarriorText": "Wooden Plank",
+ "weaponSpecialFall2015WarriorNotes": "Great for elevating things in cornfields and/or smacking tasks. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "weaponSpecialFall2015MageText": "Enchanted Thread",
+ "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.",
"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",
@@ -144,6 +152,10 @@
"weaponArmoireMythmakerSwordNotes": "Though it may seem humble, this sword has made many mythic heroes. Increases Perception an' Strength by <%= attrs %> each. Enchanted Armoire: Golden Toga Set (Item 3 o' 3)",
"weaponArmoireIronCrookText": "Iron Crook",
"weaponArmoireIronCrookNotes": "Fiercely hammered from iron, this iron crook be good at herding sheep. Increases Perception an' Strength by <%= attrs %> each. Enchanted Armoire: Horned Iron Set (Item 3 o' 3)",
+ "weaponArmoireGoldWingStaffText": "Gold Wing Staff",
+ "weaponArmoireGoldWingStaffNotes": "The wings on this staff constantly flutter and twist. Increases all attributes by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "weaponArmoireBatWandText": "Bat Wand",
+ "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.",
"armor": "armor",
"armorBase0Text": "Plain Slops",
"armorBase0Notes": "Ordinary slops. Don't benefit ye.",
@@ -257,6 +269,14 @@
"armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs o' these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.",
"armorSpecialSummer2015HealerText": "Sailor's Armor",
"armorSpecialSummer2015HealerNotes": "This armor lets everyone know that ye be an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.",
+ "armorSpecialFall2015RogueText": "Bat-tle Armor",
+ "armorSpecialFall2015RogueNotes": "Fly into bat-tle! Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.",
+ "armorSpecialFall2015WarriorText": "Scarecrow Armor",
+ "armorSpecialFall2015WarriorNotes": "Despite being stuffed with straw, this armor is extremely hefty! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.",
+ "armorSpecialFall2015MageText": "Stitched Robes",
+ "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.",
"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",
@@ -285,6 +305,8 @@
"armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Don't benefit ye. June 2015 Subscriber Item.",
"armorMystery201508Text": "Cheetah Costume",
"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.",
"armorMystery301404Text": "Steampunk Suit",
"armorMystery301404Notes": "Dapper an' dashing, wot! Don't benefit ye. February 3015 Subscriber Item.",
"armorArmoireLunarArmorText": "Soothin' Lunar Armor",
@@ -297,6 +319,8 @@
"armorArmoireGoldenTogaNotes": "This glimmering toga only be worn by true heroes. Increases Strength an' Constitution by <%= attrs %> each. Enchanted Armoire: Golden Toga Set (Item 1 o' 3).",
"armorArmoireHornedIronArmorText": "Horned Iron Armor",
"armorArmoireHornedIronArmorNotes": "Fiercely hammered from iron, this horned armor be nearly impossible t' break. Increases Constitution by <%= con %> an' Perception by <%= per %>. Enchanted Armoire: Horned Iron Set (Item 2 o' 3).",
+ "armorArmoirePlagueDoctorOvercoatText": "Plague Doctor Overcoat",
+ "armorArmoirePlagueDoctorOvercoatNotes": "An authentic overcoat worn by the doctors who battle the Plague of Procrastination! Increases Intelligence by <%= int %>, Strength by <%= str %>, and Constitution by <%= con %>. Enchanted Armoire: Plague Doctor Set (Item 3 of 3).",
"headgear": "headgear",
"headBase0Text": "No Helm",
"headBase0Notes": "No headgear.",
@@ -408,6 +432,14 @@
"headSpecialSummer2015MageNotes": "Hidden power shines in the threads o' this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.",
"headSpecialSummer2015HealerText": "Sailor's Cap",
"headSpecialSummer2015HealerNotes": "With yer sailor's cap set firmly on yer head, ye can navigate even th' stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.",
+ "headSpecialFall2015RogueText": "Bat-tle Wings",
+ "headSpecialFall2015RogueNotes": "Echolocate your enemies with this powerful helm! Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.",
+ "headSpecialFall2015WarriorText": "Scarecrow Hat",
+ "headSpecialFall2015WarriorNotes": "Everyone would want this hat--if they only had a brain. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "headSpecialFall2015MageText": "Stitched Hat",
+ "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.",
"headSpecialGaymerxText": "Rainbow Warrior Helm",
"headSpecialGaymerxNotes": "In celebration o' pride season an' GaymerX, this special helmet be decorated with a radiant, colorful rainbow pattern! GaymerX be a game convention celebrating LGBTQ an' gaming an' be open to everyone. It takes place at the InterContinental in downtown San Francisco on July 11-13! Don't benefit ye.",
"headMystery201402Text": "Winged Helm",
@@ -430,6 +462,8 @@
"headMystery201505Notes": "Th' green plume on this iron helm waves proudly. Don't benefit ye. May 2015 Subscriber Item.",
"headMystery201508Text": "Cheetah Hat",
"headMystery201508Notes": "This cozy cheetah hat is very fuzzy! Confers no benefit. August 2015 Subscriber Item.",
+ "headMystery201509Text": "Werewolf Mask",
+ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 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",
@@ -452,6 +486,16 @@
"headArmoireGoldenLaurelsNotes": "These golden laurels reward those who have conquered bad habits. Increases Perception an' Constitution by <%= attrs %> each. Enchanted Armoire: Golden Toga Set (Item 2 o' 3).",
"headArmoireHornedIronHelmText": "Horned Iron Helm",
"headArmoireHornedIronHelmNotes": "Fiercely hammered from iron, this horned helmet be nearly impossible t' break. Increases Constitution by <%= con %> an' Strength by <%= str %>. Enchanted Armoire: Horned Iron Set (Item 1 o' 3).",
+ "headArmoireYellowHairbowText": "Yellow Hairbow",
+ "headArmoireYellowHairbowNotes": "Become perceptive, strong, and smart while wearing this beautiful Yellow Hairbow! Increases Perception, Strength, and Intelligence by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "headArmoireRedFloppyHatText": "Red Floppy Hat",
+ "headArmoireRedFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a radiant red color. Increases Constitution, Intelligence, and Perception by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "headArmoirePlagueDoctorHatText": "Plague Doctor Hat",
+ "headArmoirePlagueDoctorHatNotes": "An authentic hat worn by the doctors who battle the Plague of Procrastination! Increases Strength by <%= str %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Plague Doctor Set (Item 1 of 3).",
+ "headArmoireBlackCatText": "Black Cat Hat",
+ "headArmoireBlackCatNotes": "This black hat is... purring. And twitching its tail. And breathing? Yeah, you just have a sleeping cat on your head. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "headArmoireOrangeCatText": "Orange Cat Hat",
+ "headArmoireOrangeCatNotes": "This orange hat is... purring. And twitching its tail. And breathing? Yeah, you just have a sleeping cat on your head. Increases Strength and Constitution by <%= attrs %> each. Enchanted Armoire: Independent Item.",
"offhand": "shield-hand item",
"shieldBase0Text": "No Shield-Hand Equipment",
"shieldBase0Notes": "No shield or second weapon.",
@@ -523,10 +567,18 @@
"shieldSpecialSummer2015WarriorNotes": "Crafted o' deep-ocean metal by th' artisans o' Dilatory, this shield shines like th' sand an' th' sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.",
"shieldSpecialSummer2015HealerText": "Strapping Shield",
"shieldSpecialSummer2015HealerNotes": "Use this shield t' bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.",
+ "shieldSpecialFall2015RogueText": "Bat-tle Ax",
+ "shieldSpecialFall2015RogueNotes": "Fearsome To-Dos cower before the flapping of this ax. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "shieldSpecialFall2015WarriorText": "Birdseed Bag",
+ "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.",
"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",
"shieldArmoireGladiatorShieldNotes": "T' be a gladiator ye must.... eh, whatever, just bash 'em wit' yer shield. Increases Constitution by <%= con %> an' Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 o' 3).",
+ "shieldArmoireMidnightShieldText": "Midnight Shield",
+ "shieldArmoireMidnightShieldNotes": "This shield is most powerful at the stroke of midnight! Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Independent Item.",
"back": "Back Accessory",
"backBase0Text": "No Back Accessory",
"backBase0Notes": "No Back Accessory.",
@@ -632,5 +684,7 @@
"eyewearMystery301404Text": "Eyewear Goggles",
"eyewearMystery301404Notes": "No eyewear could be fancier than a pair o' goggles - except, perhaps, fer a monocle. Don't benefit ye. April 3015 Subscriber Item.",
"eyewearMystery301405Text": "Monocle",
- "eyewearMystery301405Notes": "No eyewear could be fancier than a monocle - except, perhaps, fer a pair o' goggles. Don't benefit ye. July 3015 Subscriber Item."
+ "eyewearMystery301405Notes": "No eyewear could be fancier than a monocle - except, perhaps, fer a pair o' goggles. Don't benefit ye. July 3015 Subscriber Item.",
+ "eyewearArmoirePlagueDoctorMaskText": "Plague Doctor Mask",
+ "eyewearArmoirePlagueDoctorMaskNotes": "An authentic mask worn by the doctors who battle the Plague of Procrastination. Confers no benefit. Enchanted Armoire: Plague Doctor Set (Item 2 of 3)."
}
\ No newline at end of file
diff --git a/common/locales/en@pirate/limited.json b/common/locales/en@pirate/limited.json
index 0b3428edbe..20b531925e 100644
--- a/common/locales/en@pirate/limited.json
+++ b/common/locales/en@pirate/limited.json
@@ -29,6 +29,7 @@
"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!",
"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 (Scallywag)",
@@ -54,5 +55,10 @@
"daringSwashbucklerSet": "Daring Swashbuckler (Warrior)",
"emeraldMermageSet": "Emerald Mermage (Mage)",
"reefSeahealerSet": "Reef Seahealer (Doc)",
- "roguishPirateSet": "Roguish Pirate (Rogue)"
+ "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"
}
\ No newline at end of file
diff --git a/common/locales/en@pirate/messages.json b/common/locales/en@pirate/messages.json
index 114c695dcb..78c8e6b88e 100644
--- a/common/locales/en@pirate/messages.json
+++ b/common/locales/en@pirate/messages.json
@@ -5,6 +5,7 @@
"messageTagNotFound": "Tag not found.",
"messagePetNotFound": ":pet not found in user.items.pets",
"messageFoodNotFound": ":vittles not found in user.items.vittles",
+ "messageNotAvailable": "This item is not currently available for purchase.",
"messageCannotFeedPet": "Can't feed this pet.",
"messageAlreadyMount": "Ye already 'ave that mount. Try feedin' another pet.",
"messageEvolve": "Ye 'ave tamed <%= egg %>, let's go fer a ride!",
@@ -14,6 +15,7 @@
"messageEquipped": "<%= itemText %> equipped.",
"messageUnEquipped": "<%= itemText %> un-equipped.",
"messageMissingEggPotion": "Yer missin' either that egg er that potion",
+ "messageInvalidEggPotionCombo": "You can't hatch Quest Pet Eggs with 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",
diff --git a/common/locales/en@pirate/pets.json b/common/locales/en@pirate/pets.json
index a497839c61..0f1f574e96 100644
--- a/common/locales/en@pirate/pets.json
+++ b/common/locales/en@pirate/pets.json
@@ -1,11 +1,13 @@
{
"pets": "Pets",
"petsFound": "Pets Found",
+ "magicPets": "Magic Potion Pets",
"rarePets": "Rare Pets",
"questPets": "Quest Pets",
"mounts": "Mounts",
"mountsTamed": "Mounts Tamed",
"questMounts": "Quest Mounts",
+ "magicMounts": "Magic Potion Mounts",
"rareMounts": "Rare Mounts",
"etherealLion": "Ethereal Lion",
"veteranWolf": "Veteran Wolf",
@@ -24,13 +26,15 @@
"eggSingular": "egg",
"noEggs": "Ye don't 'ave any eggs.",
"hatchingPotions": "Hatchin' Potions",
+ "magicHatchingPotions": "Magic Hatching 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 sapphires if ye don't want t' wait fer 'em t' drop when completin' a task. Learn more about th' drop system.",
+ "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.",
"beastMasterProgress": "Beast Master Progress",
"stableBeastMasterProgress": "Beast Master Progress: <%= number %> Pets Found",
"beastAchievement": "Ye've earned th' \"Beast Master\" Achievement fer collectin' all th' pets!",
diff --git a/common/locales/en@pirate/subscriber.json b/common/locales/en@pirate/subscriber.json
index 6660586bb6..a610c2d3fc 100644
--- a/common/locales/en@pirate/subscriber.json
+++ b/common/locales/en@pirate/subscriber.json
@@ -62,7 +62,7 @@
"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 <%= linkStart %>here<%= linkEnd %>! 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": "Mystic Hourglass allows you to purchase previous months' subscriber sets.",
+ "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!",
"subUpdateCard": "Update Card",
"subUpdateTitle": "Update",
"subUpdateDescription": "Update the card to be charged.",
diff --git a/common/locales/en_GB/content.json b/common/locales/en_GB/content.json
index b404f69be9..8df581d6ed 100644
--- a/common/locales/en_GB/content.json
+++ b/common/locales/en_GB/content.json
@@ -6,71 +6,96 @@
"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!",
"dropEggWolfText": "Wolf",
- "dropEggWolfAdjective": "loyal",
+ "dropEggWolfMountText": "Wolf",
+ "dropEggWolfAdjective": "a loyal",
"dropEggTigerCubText": "Tiger Cub",
"dropEggTigerCubMountText": "Tiger",
- "dropEggTigerCubAdjective": "fierce",
+ "dropEggTigerCubAdjective": "a fierce",
"dropEggPandaCubText": "Panda Cub",
"dropEggPandaCubMountText": "Panda",
- "dropEggPandaCubAdjective": "gentle",
+ "dropEggPandaCubAdjective": "a gentle",
"dropEggLionCubText": "Lion Cub",
"dropEggLionCubMountText": "Lion",
- "dropEggLionCubAdjective": "regal",
+ "dropEggLionCubAdjective": "a regal",
"dropEggFoxText": "Fox",
- "dropEggFoxAdjective": "wily",
+ "dropEggFoxMountText": "Fox",
+ "dropEggFoxAdjective": "a wily",
"dropEggFlyingPigText": "Flying Pig",
- "dropEggFlyingPigAdjective": "whimsical",
+ "dropEggFlyingPigMountText": "Flying Pig",
+ "dropEggFlyingPigAdjective": "a whimsical",
"dropEggDragonText": "Dragon",
- "dropEggDragonAdjective": "mighty",
+ "dropEggDragonMountText": "Dragon",
+ "dropEggDragonAdjective": "a mighty",
"dropEggCactusText": "Cactus",
- "dropEggCactusAdjective": "prickly",
+ "dropEggCactusMountText": "Cactus",
+ "dropEggCactusAdjective": "a prickly",
"dropEggBearCubText": "Bear Cub",
"dropEggBearCubMountText": "Bear",
- "dropEggBearCubAdjective": "cuddly",
+ "dropEggBearCubAdjective": "a cuddly",
"questEggGryphonText": "Gryphon",
- "questEggGryphonAdjective": "proud",
+ "questEggGryphonMountText": "Gryphon",
+ "questEggGryphonAdjective": "a proud",
"questEggHedgehogText": "Hedgehog",
- "questEggHedgehogAdjective": "spiky",
+ "questEggHedgehogMountText": "Hedgehog",
+ "questEggHedgehogAdjective": "a spiky",
"questEggDeerText": "Deer",
- "questEggDeerAdjective": "elegant",
+ "questEggDeerMountText": "Deer",
+ "questEggDeerAdjective": "an elegant",
"questEggEggText": "Egg",
"questEggEggMountText": "Egg Basket",
- "questEggEggAdjective": "colourful",
+ "questEggEggAdjective": "a colorful",
"questEggRatText": "Rat",
- "questEggRatAdjective": "dirty",
+ "questEggRatMountText": "Rat",
+ "questEggRatAdjective": "a dirty",
"questEggOctopusText": "Octopus",
- "questEggOctopusAdjective": "slippery",
+ "questEggOctopusMountText": "Octopus",
+ "questEggOctopusAdjective": "a slippery",
"questEggSeahorseText": "Seahorse",
- "questEggSeahorseAdjective": "prize",
+ "questEggSeahorseMountText": "Seahorse",
+ "questEggSeahorseAdjective": "a prize",
"questEggParrotText": "Parrot",
- "questEggParrotAdjective": "vibrant",
+ "questEggParrotMountText": "Parrot",
+ "questEggParrotAdjective": "a vibrant",
"questEggRoosterText": "Rooster",
- "questEggRoosterAdjective": "strutting",
+ "questEggRoosterMountText": "Rooster",
+ "questEggRoosterAdjective": "a strutting",
"questEggSpiderText": "Spider",
- "questEggSpiderAdjective": "creepy",
+ "questEggSpiderMountText": "Spider",
+ "questEggSpiderAdjective": "a creepy",
"questEggOwlText": "Owl",
- "questEggOwlAdjective": "wise",
+ "questEggOwlMountText": "Owl",
+ "questEggOwlAdjective": "a wise",
"questEggPenguinText": "Penguin",
- "questEggPenguinAdjective": "perspicacious",
+ "questEggPenguinMountText": "Penguin",
+ "questEggPenguinAdjective": "a perspicacious",
"questEggTRexText": "Tyrannosaur",
- "questEggTRexAdjective": "tiny-armed",
+ "questEggTRexMountText": "Tyrannosaur",
+ "questEggTRexAdjective": "a tiny-armed",
"questEggRockText": "Rock",
- "questEggRockAdjective": "lively",
+ "questEggRockMountText": "Rock",
+ "questEggRockAdjective": "a lively",
"questEggBunnyText": "Bunny",
- "questEggBunnyAdjective": "snuggly",
+ "questEggBunnyMountText": "Bunny",
+ "questEggBunnyAdjective": "a snuggly",
"questEggSlimeText": "Marshmallow Slime",
- "questEggSlimeAdjective": "sweet",
+ "questEggSlimeMountText": "Marshmallow Slime",
+ "questEggSlimeAdjective": "a sweet",
"questEggSheepText": "Sheep",
- "questEggSheepAdjective": "woolly",
+ "questEggSheepMountText": "Sheep",
+ "questEggSheepAdjective": "a woolly",
"questEggCuttlefishText": "Cuttlefish",
- "questEggCuttlefishAdjective": "cuddly",
+ "questEggCuttlefishMountText": "Cuttlefish",
+ "questEggCuttlefishAdjective": "a cuddly",
"questEggWhaleText": "Whale",
- "questEggWhaleAdjective": "splashy",
+ "questEggWhaleMountText": "Whale",
+ "questEggWhaleAdjective": "a splashy",
"questEggCheetahText": "Cheetah",
- "questEggCheetahAdjective": "honest",
+ "questEggCheetahMountText": "Cheetah",
+ "questEggCheetahAdjective": "an honest",
"questEggHorseText": "Horse",
- "questEggHorseAdjective": "galloping",
- "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into a <%= eggAdjective(locale) %> <%= eggText(locale) %>.",
+ "questEggHorseMountText": "Horse",
+ "questEggHorseAdjective": "a galloping",
+ "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.",
"hatchingPotionBase": "Base",
"hatchingPotionWhite": "White",
"hatchingPotionDesert": "Desert",
@@ -81,7 +106,9 @@
"hatchingPotionCottonCandyPink": "Candyfloss Pink",
"hatchingPotionCottonCandyBlue": "Candyfloss Blue",
"hatchingPotionGolden": "Golden",
+ "hatchingPotionSpooky": "Spooky",
"hatchingPotionNotes": "Pour this on an egg, and it will hatch as a <%= potText(locale) %> pet.",
+ "premiumPotionAddlNotes": "Not usable on quest pet eggs.",
"foodMeat": "Meat",
"foodMilk": "Milk",
"foodPotatoe": "Potato",
diff --git a/common/locales/en_GB/death.json b/common/locales/en_GB/death.json
index 5b5e89201d..7e13d289d8 100644
--- a/common/locales/en_GB/death.json
+++ b/common/locales/en_GB/death.json
@@ -3,5 +3,14 @@
"dontDespair": "Don't despair!",
"deathPenaltyDetails": "You lost a Level, your Gold, and a piece of Equipment, but you can get them all back with hard work! Good luck—you'll do great.",
"refillHealthTryAgain": "Refill Health & Try Again",
- "dyingOftenTips": "Is this happening often? Here are some tips!"
+ "dyingOftenTips": "Is this happening often? Here are 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.",
+ "toRegainHealth": "To regain Health:",
+ "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!"
}
\ No newline at end of file
diff --git a/common/locales/en_GB/defaulttasks.json b/common/locales/en_GB/defaulttasks.json
index 568f09f795..7a4fa7b603 100644
--- a/common/locales/en_GB/defaulttasks.json
+++ b/common/locales/en_GB/defaulttasks.json
@@ -3,10 +3,10 @@
"defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work",
"defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)",
"defaultHabit2Notes": "Sample Bad Habits: - Smoke - Procrastinate",
- "defaultHabit3Text": "Take the Stairs/Elevator (Click the pencil to edit)",
+ "defaultHabit3Text": "Take the Stairs/Lift (Click the pencil to edit)",
"defaultHabit3Notes": "Sample Good or Bad Habits: +/- Took Stairs/Lift ; +/- Drank Water/Soda",
"defaultTodoNotes": "You can either complete this To-Do, edit it, or remove it.",
- "defaultTodo1Text": "Join Habitica (Check me off!)",
+ "defaultTodo1Text": "Join Habitica (Tick me off!)",
"defaultReward1Text": "15 minute break",
"defaultReward1Notes": "Custom rewards can come in many forms. Some people will hold off watching their favourite show unless they have the gold to pay for it.",
"defaultTag1": "morning",
diff --git a/common/locales/en_GB/faq.json b/common/locales/en_GB/faq.json
index af3a1d398b..882c27fdfd 100644
--- a/common/locales/en_GB/faq.json
+++ b/common/locales/en_GB/faq.json
@@ -1,17 +1,17 @@
{
"frequentlyAskedQuestions": "Frequently Asked Questions",
"faqQuestion0": "I'm confused. Where do I get an overview?",
- "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.",
+ "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 customise your character under Menu > Customise 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, the wiki has an excellent step-by-step overview of the game [right here](http://habitica.wikia.com/wiki/Habitica_Wiki).",
"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.",
+ "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 lift. 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 lift. 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?",
"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?",
- "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.",
+ "faqQuestion3": "Why do my tasks change colour?",
+ "iosFaqAnswer3": "Your tasks change colour 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 colour 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?",
"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.",
@@ -19,8 +19,8 @@
"iosFaqAnswer5": "The best way is to invite them to a Party with you, via the [website](https://habitica.com/#/options/groups/party)! We'll add the ability to create a Party from this app soon, but in the meantime you can use the [website](https://habitica.com/#/options/groups/party). Parties can go on quests, battle monsters, and cast skills to support each other. On 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!",
"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": "How do I get a Pet or Mount?",
- "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.)",
- "webFaqAnswer6": "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 Inventory > Market.\n
\n To hatch a Pet, you'll need an egg and a hatching potion. Click on the egg to determine the species you want to hatch, and then click on the hatching potion to determine its color! Go to Inventory > Pets to equip it to your avatar by clicking on it.\n
\n You can also grow your Pets into Mounts by feeding them under Inventory > Pets. Click on a Pet, and then click on a piece of food from the right-hand menu to feed it! 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 Inventory > Mounts and click 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": "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 colour! 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 favourite 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.)",
+ "webFaqAnswer6": "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 Inventory > Market.\n
\n To hatch a Pet, you'll need an egg and a hatching potion. Click on the egg to determine the species you want to hatch, and then click on the hatching potion to determine its colour! Go to Inventory > Pets to equip it to your avatar by clicking on it.\n
\n You can also grow your Pets into Mounts by feeding them under Inventory > Pets. Click on a Pet, and then click on a piece of food from the right-hand menu to feed it! You'll have to feed a pet many times before it becomes a Mount, but if you can figure out its favourite 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 Inventory > Mounts and click 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.)",
"faqQuestion7": "How do I become a Warrior, Mage, Rogue, or Healer?",
"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.",
@@ -31,7 +31,7 @@
"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 on the [website](https://habitica.com/#/options/groups/party), you'll be rewarded with the Basi-List Scroll! (We will add this feature to the app in a future update.)\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?",
- "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](link) 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": "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": "How do I report a bug or request a feature?",
"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.",
diff --git a/common/locales/en_GB/front.json b/common/locales/en_GB/front.json
index 6682692d3f..7cfc89c248 100644
--- a/common/locales/en_GB/front.json
+++ b/common/locales/en_GB/front.json
@@ -178,5 +178,6 @@
"generalQuestionsSite": "General Questions about the Site",
"businessInquiries": "Business Inquiries",
"merchandiseInquiries": "Merchandise Inquiries",
- "marketingInquiries": "Marketing/Social Media Inquiries"
+ "marketingInquiries": "Marketing/Social Media Inquiries",
+ "tweet": "Tweet"
}
\ No newline at end of file
diff --git a/common/locales/en_GB/gear.json b/common/locales/en_GB/gear.json
index f3df7c50ce..8caaf93bd2 100644
--- a/common/locales/en_GB/gear.json
+++ b/common/locales/en_GB/gear.json
@@ -87,7 +87,7 @@
"weaponSpecialSpringHealerText": "Lovely Bone",
"weaponSpecialSpringHealerNotes": "FETCH! Increases Intelligence by <%= int %>. Limited Edition 2014 Spring Gear.",
"weaponSpecialSummerRogueText": "Pirate Cutlass",
- "weaponSpecialSummerRogueNotes": "Avast! You'll make those Dailies walk the plank! Increases Strength by <%= str %>. Limited Edition 2014 Summer Gear.",
+ "weaponSpecialSummerRogueNotes": "Avast! You'll make those Dailies walk the plank! Increases Strength by <%= str %>. Limited Edition 2014 Summer Gear.",
"weaponSpecialSummerWarriorText": "Seafaring Slicer",
"weaponSpecialSummerWarriorNotes": "There isn't a task in any To-Do list willing to tangle with this gnarly knife! Increases Strength by <%= str %>. Limited Edition 2014 Summer Gear.",
"weaponSpecialSummerMageText": "Kelp Catcher",
@@ -115,7 +115,7 @@
"weaponSpecialSpring2015WarriorText": "Bone Club",
"weaponSpecialSpring2015WarriorNotes": "It is a real bone club for real fierce doggies and is definitely not a chew toy that the Seasonal Sorceress gave you because who's a good doggy? Whoooo's a good doggy?? It's you!!! You're a good doggy!!! Increases Strength by <%= str %>. Limited Edition 2015 Spring Gear.",
"weaponSpecialSpring2015MageText": "Magician's Wand",
- "weaponSpecialSpring2015MageNotes": "Conjure yourself up a carrot with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.",
+ "weaponSpecialSpring2015MageNotes": "Conjure up a carrot for yourself with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.",
"weaponSpecialSpring2015HealerText": "Cat Rattle",
"weaponSpecialSpring2015HealerNotes": "When you wave it, it makes a fascinating clickety noise that would keep ANYONE entertained for hours. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.",
"weaponSpecialSummer2015RogueText": "Firing Coral",
@@ -126,6 +126,14 @@
"weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.",
"weaponSpecialSummer2015HealerText": "Wand of the Waves",
"weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.",
+ "weaponSpecialFall2015RogueText": "Bat-tle Ax",
+ "weaponSpecialFall2015RogueNotes": "Fearsome To-Dos cower before the flapping of this ax. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "weaponSpecialFall2015WarriorText": "Wooden Plank",
+ "weaponSpecialFall2015WarriorNotes": "Great for elevating things in cornfields and/or smacking tasks. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "weaponSpecialFall2015MageText": "Enchanted Thread",
+ "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.",
"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",
@@ -144,6 +152,10 @@
"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)",
"weaponArmoireIronCrookText": "Iron Crook",
"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": "Gold Wing Staff",
+ "weaponArmoireGoldWingStaffNotes": "The wings on this staff constantly flutter and twist. Increases all attributes by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "weaponArmoireBatWandText": "Bat Wand",
+ "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.",
"armor": "armour",
"armorBase0Text": "Plain Clothing",
"armorBase0Notes": "Ordinary clothing. Confers no benefit.",
@@ -257,6 +269,14 @@
"armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.",
"armorSpecialSummer2015HealerText": "Sailor's Armour",
"armorSpecialSummer2015HealerNotes": "This armour lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.",
+ "armorSpecialFall2015RogueText": "Bat-tle Armor",
+ "armorSpecialFall2015RogueNotes": "Fly into bat-tle! Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.",
+ "armorSpecialFall2015WarriorText": "Scarecrow Armor",
+ "armorSpecialFall2015WarriorNotes": "Despite being stuffed with straw, this armor is extremely hefty! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.",
+ "armorSpecialFall2015MageText": "Stitched Robes",
+ "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.",
"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",
@@ -285,6 +305,8 @@
"armorMystery201506Notes": "Snorkel through a coral reef in this brightly-coloured swim suit! Confers no benefit. June 2015 Subscriber Item.",
"armorMystery201508Text": "Cheetah Costume",
"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.",
"armorMystery301404Text": "Steampunk Suit",
"armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.",
"armorArmoireLunarArmorText": "Soothing Lunar Armour",
@@ -297,6 +319,8 @@
"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).",
+ "armorArmoirePlagueDoctorOvercoatText": "Plague Doctor Overcoat",
+ "armorArmoirePlagueDoctorOvercoatNotes": "An authentic overcoat worn by the doctors who battle the Plague of Procrastination! Increases Intelligence by <%= int %>, Strength by <%= str %>, and Constitution by <%= con %>. Enchanted Armoire: Plague Doctor Set (Item 3 of 3).",
"headgear": "headgear",
"headBase0Text": "No Helm",
"headBase0Notes": "No headgear.",
@@ -305,7 +329,7 @@
"headWarrior2Text": "Chain Coif",
"headWarrior2Notes": "Hood of interlocking metal rings. Increases Strength by <%= str %>.",
"headWarrior3Text": "Plate Helm",
- "headWarrior3Notes": "Thick steel helmet that provides proof against any blow. Increases Strength by <%= str %>.",
+ "headWarrior3Notes": "Thick steel helmet, proof against any blow. Increases Strength by <%= str %>.",
"headWarrior4Text": "Red Helm",
"headWarrior4Notes": "Set with rubies for power, and glows when the wearer is angered. Increases Strength by <%= str %>.",
"headWarrior5Text": "Golden Helm",
@@ -394,8 +418,8 @@
"headSpecialWinter2015HealerNotes": "These warm earmuffs keep out chills and distracting noises. Increases Intelligence by <%= int %>. Limited Edition 2014-2015 Winter Gear.",
"headSpecialSpring2015RogueText": "Fireproof Helmet",
"headSpecialSpring2015RogueNotes": "Fire? HA! You squeak fiercely in the face of fire! Increases Perception by <%= per %>. Limited Edition 2015 Spring Gear.",
- "headSpecialSpring2015WarriorText": "Beware Helmet",
- "headSpecialSpring2015WarriorNotes": "Beware the Helmet! Only a fierce doggy can wear it. Stop laughing. Increases Strength by <%= str %>. Limited Edition 2015 Spring Gear.",
+ "headSpecialSpring2015WarriorText": "Beware Helm",
+ "headSpecialSpring2015WarriorNotes": "Beware the Helm! Only a fierce doggy can wear it. Stop laughing. Increases Strength by <%= str %>. Limited Edition 2015 Spring Gear.",
"headSpecialSpring2015MageText": "Stage Mage Hat",
"headSpecialSpring2015MageNotes": "Which came first, the bunny or the hat? Increases Perception by <%= per %>. Limited Edition 2015 Spring Gear.",
"headSpecialSpring2015HealerText": "Comforting Crown",
@@ -408,6 +432,14 @@
"headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.",
"headSpecialSummer2015HealerText": "Sailor's Cap",
"headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.",
+ "headSpecialFall2015RogueText": "Bat-tle Wings",
+ "headSpecialFall2015RogueNotes": "Echolocate your enemies with this powerful helm! Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.",
+ "headSpecialFall2015WarriorText": "Scarecrow Hat",
+ "headSpecialFall2015WarriorNotes": "Everyone would want this hat--if they only had a brain. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "headSpecialFall2015MageText": "Stitched Hat",
+ "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.",
"headSpecialGaymerxText": "Rainbow Warrior Helm",
"headSpecialGaymerxNotes": "In celebration of pride season and GaymerX, this special helmet is decorated with a radiant, colourful rainbow pattern! GaymerX is a game convention celebrating LGBTQ and gaming and is open to everyone. It takes place at the InterContinental in downtown San Francisco on July 11-13! Confers no benefit.",
"headMystery201402Text": "Winged Helm",
@@ -430,6 +462,8 @@
"headMystery201505Notes": "The green plume on this iron helm waves proudly. Confers no benefit. May 2015 Subscriber Item.",
"headMystery201508Text": "Cheetah Hat",
"headMystery201508Notes": "This cozy cheetah hat is very fuzzy! Confers no benefit. August 2015 Subscriber Item.",
+ "headMystery201509Text": "Werewolf Mask",
+ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 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",
@@ -452,6 +486,16 @@
"headArmoireGoldenLaurelsNotes": "These golden laurels reward those who have conquered bad habits. Increases Perception and Constitution by <%= attrs %> each. Enchanted Armoire: Golden Toga Set (Item 2 of 3).",
"headArmoireHornedIronHelmText": "Horned Iron Helm",
"headArmoireHornedIronHelmNotes": "Fiercely hammered from iron, this horned helmet is nearly impossible to break. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Horned Iron Set (Item 1 of 3).",
+ "headArmoireYellowHairbowText": "Yellow Hairbow",
+ "headArmoireYellowHairbowNotes": "Become perceptive, strong, and smart while wearing this beautiful Yellow Hairbow! Increases Perception, Strength, and Intelligence by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "headArmoireRedFloppyHatText": "Red Floppy Hat",
+ "headArmoireRedFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a radiant red colour. Increases Constitution, Intelligence, and Perception by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "headArmoirePlagueDoctorHatText": "Plague Doctor Hat",
+ "headArmoirePlagueDoctorHatNotes": "An authentic hat worn by the doctors who battle the Plague of Procrastination! Increases Strength by <%= str %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Plague Doctor Set (Item 1 of 3).",
+ "headArmoireBlackCatText": "Black Cat Hat",
+ "headArmoireBlackCatNotes": "This black hat is... purring. And twitching its tail. And breathing? Yeah, you just have a sleeping cat on your head. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "headArmoireOrangeCatText": "Orange Cat Hat",
+ "headArmoireOrangeCatNotes": "This orange hat is... purring. And twitching its tail. And breathing? Yeah, you just have a sleeping cat on your head. Increases Strength and Constitution by <%= attrs %> each. Enchanted Armoire: Independent Item.",
"offhand": "shield-hand item",
"shieldBase0Text": "No Shield-Hand Equipment",
"shieldBase0Notes": "No shield or second weapon.",
@@ -470,7 +514,7 @@
"shieldHealer2Text": "Kite Shield",
"shieldHealer2Notes": "Tapered shield with the symbol of healing. Increases Constitution by <%= con %>.",
"shieldHealer3Text": "Protector Shield",
- "shieldHealer3Notes": "Traditional shield of the defender knights. Increases Constitution by <%= con %>.",
+ "shieldHealer3Notes": "Traditional shield of defender knights. Increases Constitution by <%= con %>.",
"shieldHealer4Text": "Saviour Shield",
"shieldHealer4Notes": "Stops blows aimed at nearby innocents as well as those aimed at you. Increases Constitution by <%= con %>.",
"shieldHealer5Text": "Royal Shield",
@@ -523,10 +567,18 @@
"shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.",
"shieldSpecialSummer2015HealerText": "Strapping Shield",
"shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.",
+ "shieldSpecialFall2015RogueText": "Bat-tle Ax",
+ "shieldSpecialFall2015RogueNotes": "Fearsome To-Dos cower before the flapping of this ax. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "shieldSpecialFall2015WarriorText": "Birdseed Bag",
+ "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.",
"shieldMystery301405Text": "Clock Shield",
"shieldMystery301405Notes": "Time is on your side with this towering clock shield! Confers no benefit. June 3015 Subscriber Item.",
"shieldArmoireGladiatorShieldText": "Gladiator Shield",
"shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).",
+ "shieldArmoireMidnightShieldText": "Midnight Shield",
+ "shieldArmoireMidnightShieldNotes": "This shield is most powerful at the stroke of midnight! Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Independent Item.",
"back": "Back Accessory",
"backBase0Text": "No Back Accessory",
"backBase0Notes": "No Back Accessory.",
@@ -632,5 +684,7 @@
"eyewearMystery301404Text": "Eyewear Goggles",
"eyewearMystery301404Notes": "No eyewear could be fancier than a pair of goggles - except, perhaps, for a monocle. Confers no benefit. April 3015 Subscriber Item.",
"eyewearMystery301405Text": "Monocle",
- "eyewearMystery301405Notes": "No eyewear could be fancier than a monocle - except, perhaps, for a pair of goggles. Confers no benefit. July 3015 Subscriber Item."
+ "eyewearMystery301405Notes": "No eyewear could be fancier than a monocle - except, perhaps, for a pair of goggles. Confers no benefit. July 3015 Subscriber Item.",
+ "eyewearArmoirePlagueDoctorMaskText": "Plague Doctor Mask",
+ "eyewearArmoirePlagueDoctorMaskNotes": "An authentic mask worn by the doctors who battle the Plague of Procrastination. Confers no benefit. Enchanted Armoire: Plague Doctor Set (Item 2 of 3)."
}
\ No newline at end of file
diff --git a/common/locales/en_GB/limited.json b/common/locales/en_GB/limited.json
index f7c9078b4a..315f024d77 100644
--- a/common/locales/en_GB/limited.json
+++ b/common/locales/en_GB/limited.json
@@ -29,6 +29,7 @@
"seasonalShopClosedText": "The Seasonal Shop is currently closed!! I don't know where the Seasonal Sorceress is now, but I bet she'll be back during the next Grand Gala!",
"seasonalShopText": "Welcome to the Seasonal Shop!! We're stocking springtime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Spring Fling event each year, but we're only open until 30 April, so be sure to stock up now or you'll have to wait a year to buy these items again!",
"seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!",
+ "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!",
"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)",
@@ -54,5 +55,10 @@
"daringSwashbucklerSet": "Daring Swashbuckler (Warrior)",
"emeraldMermageSet": "Emerald Mermage (Mage)",
"reefSeahealerSet": "Reef Seahealer (Healer)",
- "roguishPirateSet": "Roguish Pirate (Rogue)"
+ "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"
}
\ No newline at end of file
diff --git a/common/locales/en_GB/messages.json b/common/locales/en_GB/messages.json
index d4ad37dff9..a056add9aa 100644
--- a/common/locales/en_GB/messages.json
+++ b/common/locales/en_GB/messages.json
@@ -5,6 +5,7 @@
"messageTagNotFound": "Tag not found.",
"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.",
"messageCannotFeedPet": "Can't feed this pet.",
"messageAlreadyMount": "You already have that mount. Try feeding another pet.",
"messageEvolve": "You have tamed <%= egg %>, let's go for a ride!",
@@ -14,6 +15,7 @@
"messageEquipped": "<%= itemText %> equipped.",
"messageUnEquipped": "<%= itemText %> un-equipped.",
"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",
@@ -29,4 +31,4 @@
"armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!",
"armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?",
"armoireExp": "You wrestle with the Armoire and gain Experience. Take that!"
-}
+}
\ No newline at end of file
diff --git a/common/locales/en_GB/pets.json b/common/locales/en_GB/pets.json
index 56dd2a2cca..d7d11a977e 100644
--- a/common/locales/en_GB/pets.json
+++ b/common/locales/en_GB/pets.json
@@ -1,11 +1,13 @@
{
"pets": "Pets",
"petsFound": "Pets Found",
+ "magicPets": "Magic Potion Pets",
"rarePets": "Rare Pets",
"questPets": "Quest Pets",
"mounts": "Mounts",
"mountsTamed": "Mounts Tamed",
"questMounts": "Quest Mounts",
+ "magicMounts": "Magic Potion Mounts",
"rareMounts": "Rare Mounts",
"etherealLion": "Ethereal Lion",
"veteranWolf": "Veteran Wolf",
@@ -24,13 +26,15 @@
"eggSingular": "egg",
"noEggs": "You don't have any eggs.",
"hatchingPotions": "Hatching Potions",
+ "magicHatchingPotions": "Magic Hatching Potions",
"hatchingPotion": "hatching potion",
"noHatchingPotions": "You don't have any hatching potions.",
"inventoryText": "Click an egg to see usable potions highlighted in green and then click one of the highlighted potions to hatch your pet. If no potions are highlighted, click that egg again to deselect it, and instead click a potion first to have the usable eggs highlighted. You can also sell unwanted drops to Alexander the Merchant.",
"foodText": "food",
"food": "Food and Saddles",
"noFood": "You don't have any food or 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.",
+ "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.",
"beastMasterProgress": "Beast Master Progress",
"stableBeastMasterProgress": "Beast Master Progress: <%= number %> Pets Found",
"beastAchievement": "You have earned the \"Beast Master\" Achievement for collecting all the pets!",
diff --git a/common/locales/en_GB/questscontent.json b/common/locales/en_GB/questscontent.json
index 3fa3a8987b..6096466a46 100644
--- a/common/locales/en_GB/questscontent.json
+++ b/common/locales/en_GB/questscontent.json
@@ -164,7 +164,7 @@
"questStressbeastBossRageBailey": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nThe surge of stress heals Abominable Stressbeast!\n\nAhh!!! Our incomplete Dailies caused the Abominable Stressbeast to become madder than ever and regain some of its health! Bailey the Town Crier was shouting for citizens to get to safety, and now it has seized her in its other hand! Look at her, valiantly reporting on the news as the Stressbeast swings her around viciously... Let's be worthy of her bravery by being as productive as we can to save our NPCs!",
"questStressbeastBossRageGuide": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nThe surge of stress heals Abominable Stressbeast!\n\nLook out! Justin the Guide is trying to distract the Stressbeast by running around its ankles, yelling productivity tips! The Abominable Stressbeast is stomping madly, but it seems like we're really wearing this beast down. I doubt it has enough energy for another strike. Don't give up... we're so close to finishing it off!",
"questStressbeastDesperation": "`Abominable Stressbeast reaches 500K health! Abominable Stressbeast uses Desperate Defense!`\n\nWe're almost there, Habiticans! With diligence and Dailies, we've whittled the Stressbeast's health down to only 500K! The creature roars and flails in desperation, rage building faster than ever. Bailey and Matt yell in terror as it begins to swing them around at a terrifying pace, raising a blinding snowstorm that makes it harder to hit.\n\nWe'll have to redouble our efforts, but take heart - this is a sign that the Stressbeast knows it is about to be defeated. Don't give up now!",
- "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 apologise 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": "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 recognise 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 apologise 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 apologise 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": "King of the Dinosaurs",
"questTRexNotes": "Now that ancient creatures from the Stoïkalm Steppes are roaming throughout all of Habitica, @Urse has decided to adopt a full-grown Tyrannosaur. What could go wrong?
Everything.",
diff --git a/common/locales/en_GB/settings.json b/common/locales/en_GB/settings.json
index e71590b963..8a1895673d 100644
--- a/common/locales/en_GB/settings.json
+++ b/common/locales/en_GB/settings.json
@@ -42,7 +42,7 @@
"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!",
- "customDayStartInfo1": "Habitica defaults to check and reset your Dailies at midnight in your own time zone each day. You can customize that time here.",
+ "customDayStartInfo1": "Habitica defaults to check and reset your Dailies at midnight in your own time zone each day. You can customise that time here.",
"misc": "Misc",
"showHeader": "Show Header",
"changePass": "Change Password",
diff --git a/common/locales/en_GB/spells.json b/common/locales/en_GB/spells.json
index 9b9f8e1338..2ca4c58ba5 100644
--- a/common/locales/en_GB/spells.json
+++ b/common/locales/en_GB/spells.json
@@ -4,17 +4,17 @@
"spellWizardMPHealText": "Ethereal Surge",
"spellWizardMPHealNotes": "You sacrifice mana to help your friends. The rest of your party gains MP! (Based on: INT)",
"spellWizardEarthText": "Earthquake",
- "spellWizardEarthNotes": "Your mental power shakes the earth. Your whole party gains a buff to Intelligence! (Based on: Unbuffed INT)",
+ "spellWizardEarthNotes": "Your mental power shakes the earth. Your whole party gains a boost to Intelligence! (Based on: Unboosted INT)",
"spellWizardFrostText": "Chilling Frost",
"spellWizardFrostNotes": "Ice covers your tasks. None of your streaks will reset to zero tomorrow! (One cast affects all streaks.)",
"spellWarriorSmashText": "Brutal Smash",
"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": "Defensive Stance",
- "spellWarriorDefensiveStanceNotes": "You prepare yourself for the onslaught of your tasks. You gain a buff to Constitution! (Based on: Unbuffed CON)",
+ "spellWarriorDefensiveStanceNotes": "You prepare yourself for the onslaught of your tasks. You gain a boost to Constitution! (Based on: Unboosted CON)",
"spellWarriorValorousPresenceText": "Valorous Presence",
- "spellWarriorValorousPresenceNotes": "Your presence emboldens your party. Your whole party gains a buff to Strength! (Based on: Unbuffed STR)",
+ "spellWarriorValorousPresenceNotes": "Your presence emboldens your party. Your whole party gains a boost to Strength! (Based on: Unboosted STR)",
"spellWarriorIntimidateText": "Intimidating Gaze",
- "spellWarriorIntimidateNotes": "Your gaze strikes fear into your enemies. Your whole party gains a buff to Constitution! (Based on: Unbuffed CON)",
+ "spellWarriorIntimidateNotes": "Your gaze strikes fear into your enemies. Your whole party gains a boost to Constitution! (Based on: Unboosted CON)",
"spellRoguePickPocketText": "Pickpocket",
"spellRoguePickPocketNotes": "You rob a nearby task. You gain gold! Click on a task to cast. (Based on: PER)",
"spellRogueBackStabText": "Backstab",
@@ -28,7 +28,7 @@
"spellHealerBrightnessText": "Searing Brightness",
"spellHealerBrightnessNotes": "A burst of light dazzles your tasks. They become more blue and less red! (Based on: INT)",
"spellHealerProtectAuraText": "Protective Aura",
- "spellHealerProtectAuraNotes": "You shield your party from damage. Your whole party gains a buff to Constitution! (Based on: Unbuffed CON)",
+ "spellHealerProtectAuraNotes": "You shield your party from damage. Your whole party gains a boost to Constitution! (Based on: Unboosted CON)",
"spellHealerHealAllText": "Blessing",
"spellHealerHealAllNotes": "A soothing aura surrounds you. Your whole party regains health! (Based on: CON and INT)",
"spellSpecialSnowballAuraText": "Snowball",
diff --git a/common/locales/en_GB/subscriber.json b/common/locales/en_GB/subscriber.json
index f52707e5fa..d63e33ae6d 100644
--- a/common/locales/en_GB/subscriber.json
+++ b/common/locales/en_GB/subscriber.json
@@ -62,7 +62,7 @@
"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 <%= linkStart %>here<%= linkEnd %>! 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": "Mystic Hourglass allows you to purchase previous months' subscriber sets.",
+ "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!",
"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 eb1712f4d2..e8015169b1 100644
--- a/common/locales/en_GB/tasks.json
+++ b/common/locales/en_GB/tasks.json
@@ -78,9 +78,9 @@
"streakSingular": "Streaker",
"streakSingularText": "Has performed a 21-day streak on a Daily",
"perfectName": "Perfect Days",
- "perfectText": "Completed all active Dailies on <%= perfects %> days. With this achievement you get a +level/2 buff to all attributes for the next day. Levels greater than 100 don't have any additional effects on buffs.",
+ "perfectText": "Completed all active Dailies on <%= perfects %> days. With this achievement you get a +level/2 boost to all attributes for the next day. Levels greater than 100 don't have any additional effects on boosts.",
"perfectSingular": "Perfect Day",
- "perfectSingularText": "Completed all active Dailies in one day. With this achievement you get a +level/2 buff to all attributes for the next day. Levels greater than 100 don't have any additional effects on buffs.",
+ "perfectSingularText": "Completed all active Dailies in one day. With this achievement you get a +level/2 boost to all attributes for the next day. Levels greater than 100 don't have any additional effects on boosts.",
"streakerAchievement": "You have attained the \"Streaker\" Achievement! The 21-day mark is a milestone for habit formation. You can continue to stack this Achievement for every additional 21 days, on this Daily or any other!",
"fortifyName": "Fortify Potion",
"fortifyPop": "Return all tasks to neutral value (yellow colour), and restore all lost Health.",
diff --git a/common/locales/es/content.json b/common/locales/es/content.json
index 6340f1ac0c..8d9d74b084 100644
--- a/common/locales/es/content.json
+++ b/common/locales/es/content.json
@@ -6,71 +6,96 @@
"armoireLastItem": "Has encontrado la ultima pieza de Equipamiento raro en el Ropero Encantado.",
"armoireNotesEmpty": "El Guardarropas tendrá nuevos Equipos la primera semana de cada mes. Hasta entonces, ¡sigue haciendo clics por Experiencia y Comida!",
"dropEggWolfText": "Lobo",
- "dropEggWolfAdjective": "leal",
+ "dropEggWolfMountText": "Wolf",
+ "dropEggWolfAdjective": "a loyal",
"dropEggTigerCubText": "Cachorro de tigre",
"dropEggTigerCubMountText": "Tigre",
- "dropEggTigerCubAdjective": "feroz",
+ "dropEggTigerCubAdjective": "a fierce",
"dropEggPandaCubText": "Cachorro de panda",
"dropEggPandaCubMountText": "Panda",
- "dropEggPandaCubAdjective": "amable",
+ "dropEggPandaCubAdjective": "a gentle",
"dropEggLionCubText": "Cachorro de león",
"dropEggLionCubMountText": "León",
- "dropEggLionCubAdjective": "real",
+ "dropEggLionCubAdjective": "a regal",
"dropEggFoxText": "Zorro",
- "dropEggFoxAdjective": "astuto",
+ "dropEggFoxMountText": "Fox",
+ "dropEggFoxAdjective": "a wily",
"dropEggFlyingPigText": "Cerdo volador",
- "dropEggFlyingPigAdjective": "caprichoso",
+ "dropEggFlyingPigMountText": "Flying Pig",
+ "dropEggFlyingPigAdjective": "a whimsical",
"dropEggDragonText": "Dragón",
- "dropEggDragonAdjective": "poderoso",
+ "dropEggDragonMountText": "Dragon",
+ "dropEggDragonAdjective": "a mighty",
"dropEggCactusText": "Cactus",
- "dropEggCactusAdjective": "espinoso",
+ "dropEggCactusMountText": "Cactus",
+ "dropEggCactusAdjective": "a prickly",
"dropEggBearCubText": "Cachorro de oso",
"dropEggBearCubMountText": "Oso",
- "dropEggBearCubAdjective": "mimoso",
+ "dropEggBearCubAdjective": "a cuddly",
"questEggGryphonText": "Grifo",
- "questEggGryphonAdjective": "orgulloso",
+ "questEggGryphonMountText": "Gryphon",
+ "questEggGryphonAdjective": "digno",
"questEggHedgehogText": "Erizo",
- "questEggHedgehogAdjective": "espinoso",
+ "questEggHedgehogMountText": "Hedgehog",
+ "questEggHedgehogAdjective": "a spiky",
"questEggDeerText": "Ciervo",
+ "questEggDeerMountText": "Deer",
"questEggDeerAdjective": "elegante",
"questEggEggText": "Huevo",
"questEggEggMountText": "Cesta de huevos",
- "questEggEggAdjective": "Colorido",
+ "questEggEggAdjective": "a colorful",
"questEggRatText": "Rata",
- "questEggRatAdjective": "sucio",
+ "questEggRatMountText": "Rat",
+ "questEggRatAdjective": "a dirty",
"questEggOctopusText": "Pulpo",
- "questEggOctopusAdjective": "Resbaladizo",
+ "questEggOctopusMountText": "Octopus",
+ "questEggOctopusAdjective": "a slippery",
"questEggSeahorseText": "Caballito de mar",
- "questEggSeahorseAdjective": "premio",
+ "questEggSeahorseMountText": "Seahorse",
+ "questEggSeahorseAdjective": "a prize",
"questEggParrotText": "Loro",
- "questEggParrotAdjective": "enérgico",
+ "questEggParrotMountText": "Parrot",
+ "questEggParrotAdjective": "a vibrant",
"questEggRoosterText": "Gallo",
- "questEggRoosterAdjective": "pomposo",
+ "questEggRoosterMountText": "Rooster",
+ "questEggRoosterAdjective": "a strutting",
"questEggSpiderText": "Araña",
- "questEggSpiderAdjective": "escalofriante",
+ "questEggSpiderMountText": "Spider",
+ "questEggSpiderAdjective": "a creepy",
"questEggOwlText": "Búho",
- "questEggOwlAdjective": "sabio",
+ "questEggOwlMountText": "Owl",
+ "questEggOwlAdjective": "a wise",
"questEggPenguinText": "Pingüino",
- "questEggPenguinAdjective": "perspicaz",
+ "questEggPenguinMountText": "Penguin",
+ "questEggPenguinAdjective": "a perspicacious",
"questEggTRexText": "Tiranosaurio",
- "questEggTRexAdjective": "con brazos pequeños",
+ "questEggTRexMountText": "Tyrannosaur",
+ "questEggTRexAdjective": "a tiny-armed",
"questEggRockText": "Roca",
- "questEggRockAdjective": "animada",
+ "questEggRockMountText": "Rock",
+ "questEggRockAdjective": "a lively",
"questEggBunnyText": "Conejo",
- "questEggBunnyAdjective": "adorable",
+ "questEggBunnyMountText": "Bunny",
+ "questEggBunnyAdjective": "a snuggly",
"questEggSlimeText": "Limo de Malvavisco",
+ "questEggSlimeMountText": "Marshmallow Slime",
"questEggSlimeAdjective": "dulce",
"questEggSheepText": "Obeja",
- "questEggSheepAdjective": "lanoso",
+ "questEggSheepMountText": "Sheep",
+ "questEggSheepAdjective": "a woolly",
"questEggCuttlefishText": "Calamar",
- "questEggCuttlefishAdjective": "mimoso",
+ "questEggCuttlefishMountText": "Cuttlefish",
+ "questEggCuttlefishAdjective": "a cuddly",
"questEggWhaleText": "Ballena",
- "questEggWhaleAdjective": "chapoteo",
+ "questEggWhaleMountText": "Whale",
+ "questEggWhaleAdjective": "a splashy",
"questEggCheetahText": "Guepardo",
- "questEggCheetahAdjective": "honrado",
+ "questEggCheetahMountText": "Cheetah",
+ "questEggCheetahAdjective": "an honest",
"questEggHorseText": "Caballo",
- "questEggHorseAdjective": "galopante",
- "eggNotes": "Encuentra una poción para verter sobre este huevo y saldrá un <%= eggAdjective(locale) %> <%= eggText(locale) %>.",
+ "questEggHorseMountText": "Horse",
+ "questEggHorseAdjective": "a galloping",
+ "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.",
"hatchingPotionBase": "Base",
"hatchingPotionWhite": "Blanco",
"hatchingPotionDesert": "del Desierto",
@@ -81,7 +106,9 @@
"hatchingPotionCottonCandyPink": "Rosa Algodón de Azúcar",
"hatchingPotionCottonCandyBlue": "Azul Algodón de Azúcar",
"hatchingPotionGolden": "de Oro",
+ "hatchingPotionSpooky": "Spooky",
"hatchingPotionNotes": "Echa esto en un huevo, y eclosionará como una mascota <%= potText(locale) %>.",
+ "premiumPotionAddlNotes": "Not usable on quest pet eggs.",
"foodMeat": "Carne",
"foodMilk": "Leche",
"foodPotatoe": "Patata",
diff --git a/common/locales/es/faq.json b/common/locales/es/faq.json
index 34eabfb068..a3f8e02fbc 100644
--- a/common/locales/es/faq.json
+++ b/common/locales/es/faq.json
@@ -3,22 +3,22 @@
"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": "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. Si quieres saber más detalles, la wiki tiene un buen resumen del juego, paso por paso, [aquí](http://habitica.wikia.com/wiki/Habitica_Wiki).",
- "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.",
+ "faqQuestion1": "¿Cómo puedo establecer mis tareas?",
+ "iosFaqAnswer1": "Buenos Hábitos (los con +) son tareas que puedas muchas veces un día, como comer vegetales. Malos Hábitos (los con -) son tareas que debas evitar, como morderse las uñas. Hábitos con + y - tienen una opción buena y una la opción mala, como subir las escaleras o tomar el ascensor. Buenos Hábitos conceden experiencia y oro. Malos Hábitos restan la salud.",
"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": "¿Puedo ver algunas tareas de ejemplo?",
"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": "¿Por qué las tareas cambian de color?",
"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?",
+ "faqQuestion4": "¿Por qué mi avatar pierde salud y cómo puedo recuperarla?",
"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.",
- "faqQuestion5": "How do I play Habitica with my friends?",
+ "faqQuestion5": "¿Cómo puedo jugar a Habitica con mis amigos?",
"iosFaqAnswer5": "The best way is to invite them to a Party with you, via the [website](https://habitica.com/#/options/groups/party)! We'll add the ability to create a Party from this app soon, but in the meantime you can use the [website](https://habitica.com/#/options/groups/party). Parties can go on quests, battle monsters, and cast skills to support each other. On 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!",
"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": "How do I get a Pet or Mount?",
+ "faqQuestion6": "¿Cómo puedo encontrar 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.)",
"webFaqAnswer6": "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 Inventory > Market.\n
\n To hatch a Pet, you'll need an egg and a hatching potion. Click on the egg to determine the species you want to hatch, and then click on the hatching potion to determine its color! Go to Inventory > Pets to equip it to your avatar by clicking on it.\n
\n You can also grow your Pets into Mounts by feeding them under Inventory > Pets. Click on a Pet, and then click on a piece of food from the right-hand menu to feed it! 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 Inventory > Mounts and click 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.)",
"faqQuestion7": "How do I become a Warrior, Mage, Rogue, or Healer?",
@@ -27,15 +27,15 @@
"faqQuestion8": "What is the blue stat bar that appears in the Header after level 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.",
- "faqQuestion9": "How do I fight monsters and go on Quests?",
+ "faqQuestion9": "¿Cómo peleo con los monstruos y voy a las búsquedas?",
"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 on the [website](https://habitica.com/#/options/groups/party), you'll be rewarded with the Basi-List Scroll! (We will add this feature to the app in a future update.)\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?",
- "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](link) 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": "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": "How do I report a bug or request a feature?",
"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!",
- "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.",
+ "iosFaqStillNeedHelp": "Si tienes una pregunta que no est´å en esta lista, ¡ven a preguntar en la Taberna debajo de Menú > Taberna! Estamos felices a ayudar.",
"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."
}
\ No newline at end of file
diff --git a/common/locales/es/front.json b/common/locales/es/front.json
index b98698d56e..a8fc7e58ee 100644
--- a/common/locales/es/front.json
+++ b/common/locales/es/front.json
@@ -178,5 +178,6 @@
"generalQuestionsSite": "Preguntas Generales sobre la Web",
"businessInquiries": "Consultas de Empresas",
"merchandiseInquiries": "Consultas de Merchandise",
- "marketingInquiries": "Consultas de Marketing/Social Media"
+ "marketingInquiries": "Consultas de Marketing/Social Media",
+ "tweet": "Tuitear"
}
\ No newline at end of file
diff --git a/common/locales/es/gear.json b/common/locales/es/gear.json
index 337519f7ec..54aee6d67a 100644
--- a/common/locales/es/gear.json
+++ b/common/locales/es/gear.json
@@ -87,7 +87,7 @@
"weaponSpecialSpringHealerText": "Hueso Bonito",
"weaponSpecialSpringHealerNotes": "¡Ve a por ello! Incrementa Inteligencia por <%= int %>. Equipo de Primavera Edición Limitada 2014.",
"weaponSpecialSummerRogueText": "Sable de Pirata",
- "weaponSpecialSummerRogueNotes": "¡Ah del barco! ¡Manda a esas tareas Diarias a la pasarela! Aumenta la Fuerza en <%= str %>. Equipo de Verano Edición Limitada 2014.",
+ "weaponSpecialSummerRogueNotes": "Avast! You'll make those Dailies walk the plank! Increases Strength by <%= str %>. Limited Edition 2014 Summer Gear.",
"weaponSpecialSummerWarriorText": "Rebanadora Marinera",
"weaponSpecialSummerWarriorNotes": "¡No hay reto en tus tareas Pendientes dispuesto a enzarzarse en pelea con este excelente cuchillo! Aumenta la Fuerza en <%= str %>. Equipo de Verano Edición Limitada 2014.",
"weaponSpecialSummerMageText": "Atrapa-Algas",
@@ -115,17 +115,25 @@
"weaponSpecialSpring2015WarriorText": "Porra de Hueso",
"weaponSpecialSpring2015WarriorNotes": "Es una auténtica Porra de Hueso para auténticos y fieros cahorritos, no es para nada uno de esos mordedores que te podrían dar los Hechiceros Estacionales porque, ¿quién es un buen chico? ¿Quiéeen es un buen chico? ¡¡Tú!! ¡¡Tú eres un buen chico!! Aumenta la fuerza en <%= str %>. Equipamiento de Primavera 2015 Edición Limitada",
"weaponSpecialSpring2015MageText": "Varita de Mago",
- "weaponSpecialSpring2015MageNotes": "Conjúrate una zanahoria con esta elegante varita. Aumenta la Inteligencia en <%= int %> y la Percepción en <%= per %>. Equipamiento de Primavera 2015, Edición Limitada.",
+ "weaponSpecialSpring2015MageNotes": "Conjure up a carrot for yourself with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.",
"weaponSpecialSpring2015HealerText": "Cascabel de Gato",
"weaponSpecialSpring2015HealerNotes": "Cuando lo ondeas, hace un click tan fascinante que mantendría a CUALQUIERA entretenido por horas. Aumenta la Inteligencia en <%= int %>. Equipamiento de Primavera 2015, Edición Limitada",
"weaponSpecialSummer2015RogueText": "Coral de Fuego",
"weaponSpecialSummer2015RogueNotes": "Relacionada con el Coral de Fuego, puede disparar su veneno a través del agua. Suma <%= str %> de fuerza. Equipo de Edición Limitada, verano del 2015.",
- "weaponSpecialSummer2015WarriorText": "Pez Espada Solar",
- "weaponSpecialSummer2015WarriorNotes": "El Pez Espada Solar es un arma aterradora, si consigues que deje de temblar. Suma <%= str %> de fuerza. Equipo de Edición Limitada, verano del 2015.",
+ "weaponSpecialSummer2015WarriorText": "Pez espada solar",
+ "weaponSpecialSummer2015WarriorNotes": "El Pez espada solar es un arma aterradora, si consigues que deje de temblar. Suma <%= str %> de fuerza. Equipo de Edición Limitada, verano del 2015.",
"weaponSpecialSummer2015MageText": "Báculo de Adivino",
"weaponSpecialSummer2015MageNotes": "En las joyas de este báculo, brilla tenuemente un poder secreto. Suma <%= int %> de inteligencia y <%= per %> de percepción. Equipo de Edición Limitada, verano del 2015.",
"weaponSpecialSummer2015HealerText": "Varita de las Olas",
"weaponSpecialSummer2015HealerNotes": "Evita que te marees en el mar y, además, que sientas mareo. Suma <%= int %> de inteligencia. Equipo de Edición Limitada, verano del 2015.",
+ "weaponSpecialFall2015RogueText": "Bat-tle Ax",
+ "weaponSpecialFall2015RogueNotes": "Fearsome To-Dos cower before the flapping of this ax. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "weaponSpecialFall2015WarriorText": "Wooden Plank",
+ "weaponSpecialFall2015WarriorNotes": "Great for elevating things in cornfields and/or smacking tasks. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "weaponSpecialFall2015MageText": "Enchanted Thread",
+ "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.",
"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",
@@ -146,6 +154,8 @@
"weaponArmoireIronCrookNotes": "Moldeado con fiereza a golpe de martillo, este cayado de hierro es muy útil para arrear a las ovejas. Suma <%= attrs %> de percepción y <%= attrs %> de fuerza. Ropero Encantado: conjunto de hierro enastado (artículo 3 de 3).",
"weaponArmoireGoldWingStaffText": "Báculo de Alas de Oro",
"weaponArmoireGoldWingStaffNotes": "Este báculo bate sus alas y las gira continuamente. Suma <%= attrs %> a todos los atributos. Ropero Encantado: artículo independiente.",
+ "weaponArmoireBatWandText": "Bat Wand",
+ "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.",
"armor": "armadura",
"armorBase0Text": "Ropa normal",
"armorBase0Notes": "Ropa normal. No otorga ningún beneficio.",
@@ -259,6 +269,14 @@
"armorSpecialSummer2015MageNotes": "Sus mangas abombadas albergan un poder oculto. Suma <%= int %> de inteligencia. Equipo de edición limitada, verano de 2015.",
"armorSpecialSummer2015HealerText": "Armadura de marinero",
"armorSpecialSummer2015HealerNotes": "Con esta armadura, todo el mundo sabrá que eres un honrado marinero mercader a quien nunca se le ocurriría hacer nada malo. Suma <%= con %> de constitución. Equipo de edición limitada, verano de 2015.",
+ "armorSpecialFall2015RogueText": "Bat-tle Armor",
+ "armorSpecialFall2015RogueNotes": "Fly into bat-tle! Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.",
+ "armorSpecialFall2015WarriorText": "Scarecrow Armor",
+ "armorSpecialFall2015WarriorNotes": "Despite being stuffed with straw, this armor is extremely hefty! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.",
+ "armorSpecialFall2015MageText": "Stitched Robes",
+ "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.",
"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",
@@ -287,6 +305,8 @@
"armorMystery201506Notes": "¡Bucea entre los arrecifes de coral con este traje de baño de colores brillantes! No aporta ningún beneficio. Artículo de suscriptor de junio del 2015.",
"armorMystery201508Text": "Disfraz de guepardo",
"armorMystery201508Notes": "Corre como el rayo con este disfraz de guepardo tan mullidito. No aporta ningún beneficio. Artículo de suscriptor de agosto del 2015.",
+ "armorMystery201509Text": "Werewolf Costume",
+ "armorMystery201509Notes": "This IS a costume, right? Confers no benefit. September 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",
@@ -412,6 +432,14 @@
"headSpecialSummer2015MageNotes": "Entre los hilos de este pañuelo, brilla un poder oculto. Suma <%= per %> de percepción. Equipo de edición limitada, verano de 2015.",
"headSpecialSummer2015HealerText": "Gorro de marinero",
"headSpecialSummer2015HealerNotes": "Con tu gorro de marinero bien ajustado a la cabeza, puedes navegar hasta los mares más tempestuosos. Suma <%= int %> de inteligencia. Equipo de edición limitada, verano de 2015.",
+ "headSpecialFall2015RogueText": "Bat-tle Wings",
+ "headSpecialFall2015RogueNotes": "Echolocate your enemies with this powerful helm! Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.",
+ "headSpecialFall2015WarriorText": "Scarecrow Hat",
+ "headSpecialFall2015WarriorNotes": "Everyone would want this hat--if they only had a brain. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "headSpecialFall2015MageText": "Stitched Hat",
+ "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.",
"headSpecialGaymerxText": "Casco de Guerrero de Arco Iris",
"headSpecialGaymerxNotes": "¡Con motivo de la temporada del orgullo y de GaymerX, este armadura especial está decorada con un radiante y colorido arco iris! GaymerX es una convención dedicada a los videojuegos y al colectivo LGBTQ, está abierta a todo el mundo y tiene lugar en el InterContinental, en el centro de San Francisco, el 11-13 de julio. Esta armadura no proporciona ningún beneficio.",
"headMystery201402Text": "Casco alado",
@@ -434,6 +462,8 @@
"headMystery201505Notes": "La pluma verde de este yelmo de hierro se ondea con orgullo. No aporta ningún beneficio. Artículo de suscriptor de mayo del 2015.",
"headMystery201508Text": "Gorro de guepardo",
"headMystery201508Notes": "¡Mira qué rizado y calentito es este gorro de guepardo! No aporta ningún beneficio. Artículo de suscriptor de agosto del 2015.",
+ "headMystery201509Text": "Werewolf Mask",
+ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 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",
@@ -462,6 +492,10 @@
"headArmoireRedFloppyHatNotes": "Este sencillo gorro lleva cosidos numerosos hechizos: de ahí su color rojo radiante. Suma <%= attrs %> de constitución, <%= attrs %> de inteligencia y <%= attrs %> de percepción. Ropero Encantado: artículo independiente.",
"headArmoirePlagueDoctorHatText": "Sombrero de médico de la peste negra",
"headArmoirePlagueDoctorHatNotes": "El auténtico sombrero de los médicos que combatieron la peste negra de la procrastinación. Suma <%= str %> de fuerza, <%= int %> de inteligencia y <%= con %> de constitución. Ropero Encantado: conjunto de médico de la peste negra (artículo 1 de 3).",
+ "headArmoireBlackCatText": "Black Cat Hat",
+ "headArmoireBlackCatNotes": "This black hat is... purring. And twitching its tail. And breathing? Yeah, you just have a sleeping cat on your head. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "headArmoireOrangeCatText": "Orange Cat Hat",
+ "headArmoireOrangeCatNotes": "This orange hat is... purring. And twitching its tail. And breathing? Yeah, you just have a sleeping cat on your head. Increases Strength and Constitution by <%= attrs %> each. Enchanted Armoire: Independent Item.",
"offhand": "objeto para la mano del escudo",
"shieldBase0Text": "Sin equipamiento en la mano del escudo",
"shieldBase0Notes": "Sin escudo o arma secundaria.",
@@ -527,16 +561,24 @@
"shieldSpecialSpring2015WarriorNotes": "Lánzaselo a tus enemigos... o sostenlo en las manos, porque se llenará de rico pienso a la hora de cenar. Aumenta la constitución en <%= con %>. Equipo de Primavera 2015 Edición Limitada.",
"shieldSpecialSpring2015HealerText": "Almohada Decorada",
"shieldSpecialSpring2015HealerNotes": "Puedes descansar la cabeza en esta almohada suave, o puedes luchar contra ella con tus temibles garras. ¡Rawr! Aumenta la Constitución en <%= con %>. Equipo de Primavera 2015 Edición Limitada.",
- "shieldSpecialSummer2015RogueText": "Firing Coral",
- "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.",
- "shieldSpecialSummer2015WarriorText": "Sunfish Shield",
- "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.",
- "shieldSpecialSummer2015HealerText": "Strapping Shield",
- "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.",
+ "shieldSpecialSummer2015RogueText": "Coral abrefuego",
+ "shieldSpecialSummer2015RogueNotes": "Relacionado con el coral de fuego, puede disparar su veneno a través del agua. Suma <%= str %> de fuerza. Artículo de Edición Limitada, verano de 2015.",
+ "shieldSpecialSummer2015WarriorText": "Escudo pez luna",
+ "shieldSpecialSummer2015WarriorNotes": "Este escudo, confeccionado por los artesanos de Dilatoria a partir de metales abisales, brilla como la arena y el mar. Suma <%= con %> de constitución. Equipo de edición limitada, verano de 2015.",
+ "shieldSpecialSummer2015HealerText": "Escudo robusto",
+ "shieldSpecialSummer2015HealerNotes": "Con este escudo, puedes aporrear a las ratas de las cloacas. Suma <%= con %> de constitución. Artículo de Edición Limitada, verano del 2015.",
+ "shieldSpecialFall2015RogueText": "Bat-tle Ax",
+ "shieldSpecialFall2015RogueNotes": "Fearsome To-Dos cower before the flapping of this ax. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "shieldSpecialFall2015WarriorText": "Birdseed Bag",
+ "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.",
"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",
"shieldArmoireGladiatorShieldNotes": "Para ser gladiador... bueno, eso, que basta con que aporrees al enemigo con tu escudo. Suma <%= con %> de constitución y <%= str %> de fuerza. Ropero Encantado: conjunto de gladiador (artículo 3 de 3).",
+ "shieldArmoireMidnightShieldText": "Midnight Shield",
+ "shieldArmoireMidnightShieldNotes": "This shield is most powerful at the stroke of midnight! Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Independent Item.",
"back": "Accesorio en la Espalda",
"backBase0Text": "Sin Accesorio en la Espalda",
"backBase0Notes": "Sin Accesorio en la Espalda",
@@ -548,13 +590,13 @@
"backMystery201410Notes": "¡Desciende en picado en la noche con estas fuertes alas!. No otorga ningún beneficio. Artículo de Suscriptor de Octubre del 2014",
"backMystery201504Text": "Alas de Abeja Obrera",
"backMystery201504Notes": "Bzzz, bzzz, bzzz! Vuela de tarea en tarea. No otorga beneficios. Item de suscriptores de Abril 2015",
- "backMystery201507Text": "Rad Surfboard",
- "backMystery201507Notes": "Surf off the Diligent Docks and ride the waves in Inkomplete Bay! Confers no benefit. July 2015 Subscriber Item.",
+ "backMystery201507Text": "Tabla de surf guay",
+ "backMystery201507Notes": "¡Surfea sobre las Mareas del Esmero y domina las olas de la Bahía Vagancia! No aporta ningún beneficio. Artículo del suscriptor de julio del 2015.",
"backSpecialWonderconRedText": "Capa del poder",
"backSpecialWonderconRedNotes": "Castañea con fuerza y belleza. No confiere beneficio. Artículo Edición Especial Convención.",
"backSpecialWonderconBlackText": "Capa Sigilosa",
"backSpecialWonderconBlackNotes": "Hilada de sombras y suspiros. No otorga ningún beneficio. Artículo de Convención Edición especial",
- "body": "Body Accessory",
+ "body": "Accesorio para el cuerpo",
"bodyBase0Text": "Sin accesorio en el cuerpo",
"bodyBase0Notes": "Sin accesorio en el cuerpo",
"bodySpecialWonderconRedText": "Collar de rubí",
@@ -569,10 +611,10 @@
"bodySpecialSummerHealerNotes": "¡Un elegante collar de Coral vivo! No otorga ningún beneficio. Equipo de Verano, Edición Limitada del 2014.",
"bodySpecialSummer2015RogueText": "Banda de rebelde",
"bodySpecialSummer2015RogueNotes": "No se puede ser rebelde si no se tiene garbo... ni una banda. No aporta ningún beneficio. Equipo de edición limitada, verano de 2015.",
- "bodySpecialSummer2015WarriorText": "Oceanic Spikes",
- "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.",
- "bodySpecialSummer2015MageText": "Golden Buckle",
- "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.",
+ "bodySpecialSummer2015WarriorText": "Espinas oceánicas",
+ "bodySpecialSummer2015WarriorNotes": "Cada espina despide veneno de medusa para proteger a quien las lleva. No aporta ningún beneficio. Artículo de Edición Limitada, verano del 2015.",
+ "bodySpecialSummer2015MageText": "Hebilla dorada",
+ "bodySpecialSummer2015MageNotes": "Esta hebilla no ofrece ningún poder: solo brilla. No aporta ningún beneficio. Artículo de Edición Limitada, verano de 2015.",
"bodySpecialSummer2015HealerText": "Pañoleta de marinero",
"bodySpecialSummer2015HealerNotes": "Arr... digo ¡ay! No aporta ningún beneficio. Equipo de edición limitada, verano de 2015.",
"headAccessory": "Accesorio de Cabeza",
@@ -597,21 +639,21 @@
"headAccessorySpecialSpring2015HealerText": "Orejas de Gatito Verdes",
"headAccessorySpecialSpring2015HealerNotes": "Estas adorables orejas harán que los demás se pongan verdes de envidia. No otorga ningún beneficio. Equipamiento de Verano Edición Limitada del 2015.",
"headAccessoryBearEarsText": "Orejas de oso",
- "headAccessoryBearEarsNotes": "These ears make you look like a cuddly bear! Confers no benefit.",
+ "headAccessoryBearEarsNotes": "Con estas orejas, parecerás un oso muy achuchable. No aportan ningún beneficio.",
"headAccessoryCactusEarsText": "Orejas de cactus",
"headAccessoryCactusEarsNotes": "¡Estas orejas te hacen parecer un cactus espinoso! No confiere ningún beneficio",
"headAccessoryFoxEarsText": "Orejas de Zorro",
- "headAccessoryFoxEarsNotes": "These ears make you look like a wily fox! Confers no benefit.",
+ "headAccessoryFoxEarsNotes": "Con estas orejas, parecerás un astuto zorro. No aportan ningún beneficio.",
"headAccessoryLionEarsText": "Orejas de Leon",
- "headAccessoryLionEarsNotes": "These ears make you look like a regal lion! Confers no benefit.",
+ "headAccessoryLionEarsNotes": "Con estas orejas, parecerás un majestuoso león. No aportan ningún beneficio.",
"headAccessoryPandaEarsText": "Orejas de Panda",
- "headAccessoryPandaEarsNotes": "These ears make you look like a gentle panda! Confers no benefit.",
+ "headAccessoryPandaEarsNotes": "Con estas orejas, parecerás un amable panda. No aportan ningún beneficio.",
"headAccessoryPigEarsText": "Orejas de Cerdo",
- "headAccessoryPigEarsNotes": "These ears make you look like a whimsical pig! Confers no benefit.",
+ "headAccessoryPigEarsNotes": "Con estas orejas, parecerás un caprichoso porcino. No aportan ningún beneficio.",
"headAccessoryTigerEarsText": "Orejas de Tigre",
- "headAccessoryTigerEarsNotes": "These ears make you look like a fierce tiger! Confers no benefit.",
+ "headAccessoryTigerEarsNotes": "Con estas orejas, parecerás un feroz tigre. No aportan ningún beneficio.",
"headAccessoryWolfEarsText": "Orejas de Lobo",
- "headAccessoryWolfEarsNotes": "These ears make you look like a loyal wolf! Confers no benefit.",
+ "headAccessoryWolfEarsNotes": "Con estas orejas, parecerás un leal lobo. No aportan ningún beneficio.",
"headAccessoryMystery201403Text": "Astas del caminante del bosque",
"headAccessoryMystery201403Notes": "Estos cuernos brillan con musgo y líquenes. No confiere ningún beneficio. Artículo de suscriptor. Marzo 2014.",
"headAccessoryMystery201404Text": "Antenas de mariposa crepuscular",
@@ -622,7 +664,7 @@
"headAccessoryMystery201502Notes": "¡Deja volar tu imaginación! No otorga ningún beneficio. Artículo de suscriptor de febrero 2015.",
"headAccessoryMystery301405Text": "Gafas para la Cabeza",
"headAccessoryMystery301405Notes": "\"Las gafas son para los ojos\" dijeron, \"Nadie quiere gafas que solo se puedan llevar en la cabeza\" dijeron. ¡Ja! ¡Demuéstrales que eso no es así! No confiere ningún beneficio. Artículo de suscriptor de agosto de 3015.",
- "eyewear": "Eyewear",
+ "eyewear": "Gafas",
"eyewearBase0Text": "Sin Gafas.",
"eyewearBase0Notes": "Sin Gafas.",
"eyewearSpecialSummerRogueText": "Parche Picaresco",
@@ -635,10 +677,10 @@
"eyewearSpecialWonderconBlackNotes": "Tus motivos son indudablemente legítimos. No otorga ningún beneficio. Artículo de Congreso Edición Especial",
"eyewearMystery201503Text": "Gafas de aguamarina",
"eyewearMystery201503Notes": "¡Cuidado no te metas estas gemas brillantes en un ojo! No confiere ningún beneficio. Artículo de suscriptor marzo 2015.",
- "eyewearMystery201506Text": "Neon Snorkel",
- "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.",
- "eyewearMystery201507Text": "Rad Sunglasses",
- "eyewearMystery201507Notes": "These sunglasses let you stay cool even when the weather is hot. Confers no benefit. July 2015 Subscriber Item.",
+ "eyewearMystery201506Text": "Gafas de buceo neón",
+ "eyewearMystery201506Notes": "Con estas gafas neón para bucear, se ve debajo del agua. No aportan ningún beneficio. Artículo del suscriptor de junio del 2015.",
+ "eyewearMystery201507Text": "Gafas de sol guays",
+ "eyewearMystery201507Notes": "Con estas gafas de sol, molarás aunque el tiempo no mole. No aportan ningún beneficio. Artículo del suscriptor de julio del 2015.",
"eyewearMystery301404Text": "Gafas Protectoras para los ojos",
"eyewearMystery301404Notes": "No hay ningún accesorio facial tan sofisticado como unos buenos anteojos - excepto a lo mejor, un monóculo. No confiere ningún beneficio. Artículo de Suscriptor de Abril del 2015",
"eyewearMystery301405Text": "Monóculo",
diff --git a/common/locales/es/groups.json b/common/locales/es/groups.json
index faffbbf708..19ddf27afc 100644
--- a/common/locales/es/groups.json
+++ b/common/locales/es/groups.json
@@ -12,7 +12,7 @@
"community": "Foro de la Comunidad",
"dataTool": "Herramienta de Visualización de Data",
"resources": "Recursos",
- "askQuestionNewbiesGuild": "Ask a Question (Newbies Guild)",
+ "askQuestionNewbiesGuild": "Preguntas (gremio de novatos)",
"tavernTalk": "Conversaciones de Taberna",
"tavernAlert1": "Nota: Si estás informando sobre un error, los desarrolladores no van a verlo aquí. Por favor,",
"tavernAlert2": "usar GitHub",
diff --git a/common/locales/es/limited.json b/common/locales/es/limited.json
index ae711890c0..9ab8742bf5 100644
--- a/common/locales/es/limited.json
+++ b/common/locales/es/limited.json
@@ -29,6 +29,7 @@
"seasonalShopClosedText": "¡La Tienda Estacional está actualmente cerrada! ¡No sé dónde está ahora la Hechicera Estacional, pero seguro que vuelve durante la próxima Grand Gala!",
"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!",
"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)",
@@ -54,5 +55,10 @@
"daringSwashbucklerSet": "Intrépido Espadachín (Guerrero)",
"emeraldMermageSet": "Sirena Maga Esmeralda (Mago)",
"reefSeahealerSet": "Sanador de Arrecifes (Sanador)",
- "roguishPirateSet": "Pirata picaresco (Pícaro)"
+ "roguishPirateSet": "Pirata picaresco (Pícaro)",
+ "monsterOfScienceSet": "Monster of Science (Warrior)",
+ "witchyWizardSet": "Witchy Wizard (Mage)",
+ "mummyMedicSet": "Mummy Medic (Healer)",
+ "vampireSmiterSet": "Vampire Smiter (Rogue)",
+ "fallEventAvailability": "Available until October 31"
}
\ No newline at end of file
diff --git a/common/locales/es/messages.json b/common/locales/es/messages.json
index 367dcb95f7..36216c6e62 100644
--- a/common/locales/es/messages.json
+++ b/common/locales/es/messages.json
@@ -5,6 +5,7 @@
"messageTagNotFound": "Etiqueta no encontrada.",
"messagePetNotFound": ":pet no encontrada en user.items.pets",
"messageFoodNotFound": ":food no encontrada en user.items.food",
+ "messageNotAvailable": "This item is not currently available for purchase.",
"messageCannotFeedPet": "No se puede alimentar a esta mascota.",
"messageAlreadyMount": "Ya tienes esa montura. Intenta alimentar a otra mascota.",
"messageEvolve": "Has dominado a <%= egg %>, ¡vamos a dar una vuelta!",
@@ -14,6 +15,7 @@
"messageEquipped": "<%= itemText %> equipado.",
"messageUnEquipped": "Has desequipado <%= 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.",
"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",
@@ -22,11 +24,11 @@
"messageDropEgg": "¡Has encontrado un huevo de <%= dropText %>! <%= dropNotes %>",
"messageDropPotion": "¡Has encontrado una pocion de eclosión de <%= dropText %>! <%= dropNotes %>",
"messageDropQuest": "¡Has encontrado una misión!",
- "messageDropMysteryItem": "You open the box and find <%= dropText %>!",
+ "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 equipo en el pasado, pero no lo tienes actualmente. Puedes comprarlo de nuevo en la columna de recompensas de la página de tareas.",
"messageAlreadyOwnGear": "Ya posees este objeto. Para equiparlo has de ir a la página de equipo.",
"armoireEquipment": "<%= image %> Has encontrado un objeto 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?",
- "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!"
+ "armoireFood": "<%= image %> Hurgas en el Ropero y encuentras <%= dropArticle %><%= dropText %>. ¿Qué hace eso aquí?",
+ "armoireExp": "Luchas con el Ropero y ganas Experiencia. ¡Toma eso!"
}
\ No newline at end of file
diff --git a/common/locales/es/pets.json b/common/locales/es/pets.json
index 1cbbd62b61..72499addc5 100644
--- a/common/locales/es/pets.json
+++ b/common/locales/es/pets.json
@@ -1,11 +1,13 @@
{
"pets": "Mascotas",
"petsFound": "Mascotas Encontradas",
+ "magicPets": "Mascotas de pociones mágicas",
"rarePets": "Mascotas Raras",
"questPets": "Mascotas de Misión",
"mounts": "Monturas",
"mountsTamed": "Monturas Domadas",
"questMounts": "Monturas de Misión",
+ "magicMounts": "Monturas de pociones mágicas",
"rareMounts": "Monturas Raras",
"etherealLion": "León Etéreo",
"veteranWolf": "Lobo Veterano",
@@ -24,13 +26,15 @@
"eggSingular": "huevo",
"noEggs": "No tienes ningún huevo.",
"hatchingPotions": "Pociones Eclosionadoras",
+ "magicHatchingPotions": "Pociones de eclosión mágicas",
"hatchingPotion": "poción de nacimiento",
"noHatchingPotions": "No tienes pociónes eclosionadoras.",
"inventoryText": "Haz click sobre un huevo para ver las pociones usables destacadas en verde, y después clic una de las pociones para incubar tu mascota. Si ninguna poción se destacó, clic en ese huevo otra vez para anular la selección, y clic una poción primero para destacar los huevos usables. También puedes vender objetos que no quieras a Alexander el Mercader.",
"foodText": "comida",
"food": "Comida y Sillas de montar",
"noFood": "No tienes comida ni sillas de montar",
- "dropsExplanation": "Si no quieres esperar a que te toquen estos artículos completando tareas, consíguelos más rápido con gemas. Más información sobre el sistema de recompensas.",
+ "dropsExplanation": "Puedes conseguir estos objetos más rápido utilizando gemas si no quieres esperar a que aparezcan como botín al completar una tarea. Más información sobre el sistema de botín.",
+ "premiumPotionNoDropExplanation": "Las pociones de eclosión mágicas no se pueden usar en los huevos recibidos por completar misiones. La única forma de conseguir estas pociones es comprándolas más abajo: nunca aparecen al azar como botín.",
"beastMasterProgress": "Progreso como domador de bestias",
"stableBeastMasterProgress": "Progreso como domador de bestias: <%= number %> mascotas encontradas",
"beastAchievement": "¡Has ganado el logro \"Maestro de Bestias\" por conseguir todas las mascotas!",
diff --git a/common/locales/es/questscontent.json b/common/locales/es/questscontent.json
index 228c24381e..4d411ca425 100644
--- a/common/locales/es/questscontent.json
+++ b/common/locales/es/questscontent.json
@@ -128,14 +128,14 @@
"questSeahorseBoss": "Semental de mar",
"questSeahorseDropSeahorseEgg": "Caballito de mar (Huevo)",
"questSeahorseUnlockText": "Desbloquear la compra de huevos de caballito de mar en el Mercado",
- "questAtom1Text": "Attack of the Mundane, Part 1: Dish Disaster!",
+ "questAtom1Text": "Ataque de lo Mundano, Parte 1: Desastre de Platos!",
"questAtom1Notes": "Al fin alcanzas la costa del Lago Lavado en busca de un bien merecido descanso... ¡Pero el lago está contaminado con platos sucios! ¿Cómo ha podido pasar esto? Pues bien, no puedes permitir que el lago quede en este estado. ¡Solo hay una cosa que puedes hacer: lavar los platos y salvar tus vacaciones! Más vale que encuentres algo de jabón para enjabonar este desastre. Una buena cantidad de jabón...",
"questAtom1CollectSoapBars": "Barra de jabón",
- "questAtom1Drop": "The SnackLess Monster (Quest Scroll)",
+ "questAtom1Drop": "El Monstruo SinBoquadillo (Pergamino de Mision)",
"questAtom2Text": "Ataque de lo Mundano, Parte 2: El Monstruo sin Bocadillo",
"questAtom2Notes": "Bueno, ahora el lago se ve mucho mejor con todos los platos limpios. Es posible que finalmente puedas pasar un buen rato. Vaya... parece que queda un cartón de pizza flotando en el lago. ¿Quedaba algo por limpiar? Por desgracia, ¡no se trata de una simple caja de pizza! Con un movimiento repentino, la caja emerge de la superficie revelando ser la cabeza de un monstruo. ¡No es posible! ¿El legendario Monstruo SnackLess? Se cuenta que ha permanecido escondido en el lago desde tiempos prehistóricos: una criatura fruto de los restos de comida y basura de los antiguos Habitacans. ¡Vaya asco!",
"questAtom2Boss": "El Monstruo SnackLess",
- "questAtom2Drop": "The Laundromancer (Quest Scroll)",
+ "questAtom2Drop": "El Lavadomante (Pergamino de Misión)",
"questAtom3Text": "Ataque de lo Mundano, Parte 3: El Laundromancer",
"questAtom3Notes": "Con un rugido ensordecedor y cinco deliciosos tipos de queso rezumando de su boca, el Monstruo Snackless se hace trizas. \"¡CÓMO TE ATREVES!\" resuena una voz desde las profundidades de la superficie del agua. Un figura abrigada, de color azul, emerge a la superficie del lago, portando una escobilla del váter mágica. Ropa mugrienta comienza a salir a borbotones a la superficie del lago. \"¡Soy el Lavadomante!\" proclama enfadado. \"Qué osadía - lavaste mis preciados platos sucios, destruiste mi mascota y te presentas ante mis dominios con tan limpios atuendos. ¡Prepárate a empaparte de la ira de mi magia anti-lavado!\"",
"questAtom3Completion": "¡El malvado Lavadomante ha sido derrotado! Ropa limpia cae apilada alrededor tuya. Las cosas se ven mucho mejor ahora por aquí. Mientras empiezas a caminar con tu recién pulida armadura, un destello metálico atrae tu atención y tu mirada recae sobre un resplandeciente yelmo. El propietario original de este brillante objeto puede ser desconocido, pero al ponértelo, sientes la acogedora presencia de un espíritu generoso. Una pena que no le etiquetaran un nombre.",
@@ -203,9 +203,9 @@
"questSheepCompletion": "Impressed by your diligence, the Thunder Ram is drained of its fury. It launches three huge hailstones in your direction, and then fades away with a low rumble. Upon closer inspection, you discover that the hailstones are actually three fluffy eggs. You gather them up, and then stroll home under a blue sky.",
"questSheepDropSheepEgg": "Oveja (Huevo)",
"questSheepUnlockText": "Desbloquear la compra de huevos de oveja en el Mercado",
- "questKrakenText": "The Kraken of Inkomplete",
+ "questKrakenText": "El Kraken del Inkompleto",
"questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...
Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.
\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"",
- "questKrakenBoss": "The Kraken of Inkomplete",
+ "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)",
"questKrakenUnlockText": "Desbloquear la compra de huevos de sepia en el Mercado",
@@ -218,13 +218,13 @@
"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.",
"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!",
- "questDilatoryDistress1CollectFireCoral": "Fire Coral",
- "questDilatoryDistress1CollectBlueFins": "Blue Fins",
+ "questDilatoryDistress1CollectFireCoral": "Coral de Fuego",
+ "questDilatoryDistress1CollectBlueFins": "Aletas Azules",
"questDilatoryDistress1DropArmor": "Finned Oceanic Armor (Armor)",
"questDilatoryDistress2Text": "Dilatory Distress, Part 2: Creatures of the Crevasse",
"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": "Water Skull Swarm",
+ "questDilatoryDistress2Boss": "Enjambre de Carabelas Aquaticas",
"questDilatoryDistress2RageTitle": "Swarm Respawn",
"questDilatoryDistress2RageDescription": "Swarm Respawn: This bar fills when you don't complete your Dailies. When it is full, the Water Skull Swarm will heal 30% of its remaining health!",
"questDilatoryDistress2RageEffect": "`Water Skull Swarm uses SWARM RESPAWN!`\n\nEmboldened by their victories, more skulls pour forth from the crevasse, bolstering the swarm!",
diff --git a/common/locales/es/subscriber.json b/common/locales/es/subscriber.json
index 1d09642ef1..e35270bf39 100644
--- a/common/locales/es/subscriber.json
+++ b/common/locales/es/subscriber.json
@@ -9,7 +9,7 @@
"doubleDrops": "Duplica la cantidad de botines diarios",
"doubleDropsText": "¡Completa tu establo más rápido!",
"mysteryItem": "Artículos Exclusivos de Suscripción Mensual",
- "mysteryItemText": "¡Cada mes, todos los suscriptores recibirán un artículo cosmético completamente único para sus avatares! Ademas, por cada tres meses de suscripción consecutiva, los Viajeros del Tiempo Misteriosos te darán acceso a artículos cosméticos históricos (¡y futuristas!)",
+ "mysteryItemText": "Cada mes, recibirás un artículo de adorno exclusivo para tu avatar. Ademas, por cada tres meses consecutivos de suscripción, los misteriosos viajeros del tiempo te permitirán acceder a artículos de adorno del pasado (¡y del futuro!).",
"supportDevs": "Apoya a los desarrolladores",
"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",
@@ -56,24 +56,24 @@
"subCanceled": "La suscripción se volverá inactiva",
"subGemPop": "Puesto que te suscribes a Habitica puedes comprar un número de Gemas cada mes usando Oro. Puedes ver cuantas Gemas tienes disponibles para comprar en la esquina del icono Gema.",
"subGemName": "Gemas de suscriptor",
- "timeTravelers": "Viajeros en el Tiempo",
+ "timeTravelers": "Viajeros del tiempo",
"timeTravelersTitleNoSub": "<%= linkStartTyler %>Tyler<%= linkEnd %> y <%= linkStartVicky %>Vicky<%= linkEnd %>",
- "timeTravelersTitle": "Misteriosos Viajeros en el 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 <%= linkStart %>here<%= linkEnd %>! 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": "Con el Reloj de arena místico, puedes comprar conjuntos de suscriptor de meses anteriores.",
+ "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": "Vemos que posees un reloj de arena místico, de modo que estaremos encantados de viajar al pasado para ti. Por favor, elige la mascota, la montura o el conjunto de artículos misteriosos que más te guste. <%= linkStart %>Aquí<%= linkEnd %> puedes ver una lista de los conjuntos de objetos del pasado. Si no te convencen, ¿tal vez te interese alguno de nuestros elegantes conjuntos de artículos retrofuturistas?",
+ "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.",
"subUpdateCard": "Actualiza la tarjeta",
"subUpdateTitle": "Actualización",
"subUpdateDescription": "Actualiza la tarjeta para poder cobrar.",
- "notEnoughHourglasses": "You don't have enough Mystic Hourglasses.",
- "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.",
- "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!"
+ "notEnoughHourglasses": "No tienes suficientes relojes de arena místicos.",
+ "hourglassBuyEquipSetConfirm": "¿Quieres comprar este conjunto completo de artículos por 1 reloj de arena místico?",
+ "hourglassBuyItemConfirm": "¿Quieres comprar este artículo por 1 reloj de arena místico?",
+ "petsAlreadyOwned": "Ya tienes esa mascota.",
+ "mountsAlreadyOwned": "Ya tienes esa montura.",
+ "typeNotAllowedHourglass": "Este tipo de artículo no se puede comprar con relojes de arena místicos. Puedes comprar:",
+ "petsNotAllowedHourglass": "Esa mascota no se puede comprar con relojes de arena místicos.",
+ "mountsNotAllowedHourglass": "Esa montura no se puede comprar con relojes de arena místicos.",
+ "hourglassPurchase": "¡Has comprado un artículo con un reloj de arena místico!",
+ "hourglassPurchaseSet": "¡Has comprado un conjunto de artículos con un reloj de arena místico!"
}
\ No newline at end of file
diff --git a/common/locales/es_419/content.json b/common/locales/es_419/content.json
index 3831c93b0f..abea02d5bc 100644
--- a/common/locales/es_419/content.json
+++ b/common/locales/es_419/content.json
@@ -6,71 +6,96 @@
"armoireLastItem": "Has encontrado la última pieza rara de Equipamiento en el Gabinete Encantado.",
"armoireNotesEmpty": "La armería tendrá nuevo equipamiento en la primera semana de cada mes. Hasta entonces, ¡sigan clickeando por experiencia y comida!",
"dropEggWolfText": "Lobo",
- "dropEggWolfAdjective": "leal",
+ "dropEggWolfMountText": "Wolf",
+ "dropEggWolfAdjective": "a loyal",
"dropEggTigerCubText": "Cachorro de tigre",
"dropEggTigerCubMountText": "Tigre",
- "dropEggTigerCubAdjective": "feroz",
+ "dropEggTigerCubAdjective": "a fierce",
"dropEggPandaCubText": "Cachorro de panda",
"dropEggPandaCubMountText": "Panda",
- "dropEggPandaCubAdjective": "amable",
+ "dropEggPandaCubAdjective": "a gentle",
"dropEggLionCubText": "Cachorro de león",
"dropEggLionCubMountText": "León",
- "dropEggLionCubAdjective": "regio",
+ "dropEggLionCubAdjective": "a regal",
"dropEggFoxText": "Zorro",
- "dropEggFoxAdjective": "astuto",
+ "dropEggFoxMountText": "Fox",
+ "dropEggFoxAdjective": "a wily",
"dropEggFlyingPigText": "Cerdo volador",
- "dropEggFlyingPigAdjective": "caprichoso",
+ "dropEggFlyingPigMountText": "Flying Pig",
+ "dropEggFlyingPigAdjective": "a whimsical",
"dropEggDragonText": "Dragón",
- "dropEggDragonAdjective": "poderoso",
+ "dropEggDragonMountText": "Dragon",
+ "dropEggDragonAdjective": "a mighty",
"dropEggCactusText": "Cactus",
- "dropEggCactusAdjective": "espinoso",
+ "dropEggCactusMountText": "Cactus",
+ "dropEggCactusAdjective": "a prickly",
"dropEggBearCubText": "Cachorro de oso",
"dropEggBearCubMountText": "Oso",
- "dropEggBearCubAdjective": "mimoso",
+ "dropEggBearCubAdjective": "a cuddly",
"questEggGryphonText": "Grifo",
- "questEggGryphonAdjective": "orgulloso",
+ "questEggGryphonMountText": "Gryphon",
+ "questEggGryphonAdjective": "a proud",
"questEggHedgehogText": "Erizo",
- "questEggHedgehogAdjective": "espinoso",
+ "questEggHedgehogMountText": "Hedgehog",
+ "questEggHedgehogAdjective": "a spiky",
"questEggDeerText": "Ciervo",
- "questEggDeerAdjective": "elegante",
+ "questEggDeerMountText": "Deer",
+ "questEggDeerAdjective": "an elegant",
"questEggEggText": "Huevo",
"questEggEggMountText": "Canasta de huevos",
- "questEggEggAdjective": "colorido",
+ "questEggEggAdjective": "a colorful",
"questEggRatText": "Rata",
- "questEggRatAdjective": "sucio",
+ "questEggRatMountText": "Rat",
+ "questEggRatAdjective": "a dirty",
"questEggOctopusText": "Pulpo",
- "questEggOctopusAdjective": "resbaloso",
+ "questEggOctopusMountText": "Octopus",
+ "questEggOctopusAdjective": "a slippery",
"questEggSeahorseText": "Caballito de mar",
- "questEggSeahorseAdjective": "premio",
+ "questEggSeahorseMountText": "Seahorse",
+ "questEggSeahorseAdjective": "a prize",
"questEggParrotText": "Loro",
- "questEggParrotAdjective": "vibrante",
+ "questEggParrotMountText": "Parrot",
+ "questEggParrotAdjective": "a vibrant",
"questEggRoosterText": "Gallo",
- "questEggRoosterAdjective": "fanfarrón",
+ "questEggRoosterMountText": "Rooster",
+ "questEggRoosterAdjective": "a strutting",
"questEggSpiderText": "Araña",
- "questEggSpiderAdjective": "asquerosa",
+ "questEggSpiderMountText": "Spider",
+ "questEggSpiderAdjective": "a creepy",
"questEggOwlText": "Búho",
- "questEggOwlAdjective": "sabio",
+ "questEggOwlMountText": "Owl",
+ "questEggOwlAdjective": "a wise",
"questEggPenguinText": "Pingüino",
- "questEggPenguinAdjective": "perspicaz",
+ "questEggPenguinMountText": "Penguin",
+ "questEggPenguinAdjective": "a perspicacious",
"questEggTRexText": "Tiranosaurio",
- "questEggTRexAdjective": "Brazos pequeños",
+ "questEggTRexMountText": "Tyrannosaur",
+ "questEggTRexAdjective": "a tiny-armed",
"questEggRockText": "Roca",
- "questEggRockAdjective": "vivaz",
+ "questEggRockMountText": "Rock",
+ "questEggRockAdjective": "a lively",
"questEggBunnyText": "Conejito",
- "questEggBunnyAdjective": "zalamero",
+ "questEggBunnyMountText": "Bunny",
+ "questEggBunnyAdjective": "a snuggly",
"questEggSlimeText": "Baba de Malvavisco",
- "questEggSlimeAdjective": "dulce",
+ "questEggSlimeMountText": "Marshmallow Slime",
+ "questEggSlimeAdjective": "a sweet",
"questEggSheepText": "Oveja",
- "questEggSheepAdjective": "lanuda",
+ "questEggSheepMountText": "Sheep",
+ "questEggSheepAdjective": "a woolly",
"questEggCuttlefishText": "Sepia",
- "questEggCuttlefishAdjective": "tierno",
+ "questEggCuttlefishMountText": "Cuttlefish",
+ "questEggCuttlefishAdjective": "a cuddly",
"questEggWhaleText": "Ballena",
- "questEggWhaleAdjective": "chapoteante",
+ "questEggWhaleMountText": "Whale",
+ "questEggWhaleAdjective": "a splashy",
"questEggCheetahText": "Cheetah",
- "questEggCheetahAdjective": "honesto",
+ "questEggCheetahMountText": "Cheetah",
+ "questEggCheetahAdjective": "an honest",
"questEggHorseText": "Caballo",
- "questEggHorseAdjective": "galloping",
- "eggNotes": "Encuentra una poción de eclosión para verter sobre este huevo y nacerá un <%= eggText(locale) %> <%= eggAdjective(locale) %>.",
+ "questEggHorseMountText": "Horse",
+ "questEggHorseAdjective": "a galloping",
+ "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.",
"hatchingPotionBase": "Básico",
"hatchingPotionWhite": "Blanco",
"hatchingPotionDesert": "Desierto",
@@ -81,7 +106,9 @@
"hatchingPotionCottonCandyPink": "Algodón de azúcar rosa",
"hatchingPotionCottonCandyBlue": "Algodón de azúcar azul",
"hatchingPotionGolden": "Dorado",
+ "hatchingPotionSpooky": "Spooky",
"hatchingPotionNotes": "Vierte esto en un huevo, y nacerá una mascota <%= potText(locale) %>.",
+ "premiumPotionAddlNotes": "Not usable on quest pet eggs.",
"foodMeat": "Carne",
"foodMilk": "Leche",
"foodPotatoe": "Papa",
diff --git a/common/locales/es_419/faq.json b/common/locales/es_419/faq.json
index 7005af80cb..9324fa73d6 100644
--- a/common/locales/es_419/faq.json
+++ b/common/locales/es_419/faq.json
@@ -31,7 +31,7 @@
"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 on the [website](https://habitica.com/#/options/groups/party), you'll be rewarded with the Basi-List Scroll! (We will add this feature to the app in a future update.)\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": "¿Qué son las gemas y cómo las consigo?",
- "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](link) 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": "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": "How do I report a bug or request a feature?",
"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.",
diff --git a/common/locales/es_419/front.json b/common/locales/es_419/front.json
index 7698f001f1..4c874e7b5b 100644
--- a/common/locales/es_419/front.json
+++ b/common/locales/es_419/front.json
@@ -34,11 +34,11 @@
"companyVideos": "Videos",
"contribUse": "Los contribuyentes de Habitica utilizan",
"dragonsilverQuote": "No te imaginas la cantidad de sistemas de control del tiempo y tareas he intentado a lo largo de décadas... [Habitica] es lo único que he usado que actualmente me ayuda a tener las cosas hechas en vez de solo anotarlas.",
- "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": "Cuando descubrí [Habitica] el verano pasado, había perdido casi la mitad de mis exámenes. Gracias a mis Tareas Diarias... Fui capaz de organizarme y ser disciplinado y actualmente paso todos mis exámenes con muy buenas notas hace un mes.",
"elmiQuote": "¡Cada mañana ansío levantarme para ganar oro!",
"email": "Email",
"emailNewPass": "Enviar nueva contraseña",
- "evagantzQuote": "My very first dentist appointment where the hygienist was actually excited about my flossing habits. Thanks [Habitica]!",
+ "evagantzQuote": "En mi primera cita con el dentista, el higienista estaba muy entusiasmado por mis hábitos con la seda dental. Gracias [Habitica]!",
"examplesHeading": "Los jugadores usan Habitica para administrar...",
"featureAchievementByline": "¿Acabas de hacer algo totalmente increíble? ¡Consigue una medalla y presúmela!",
"featureAchievementHeading": "Medallas de Logros",
@@ -55,7 +55,7 @@
"footerMobile": "Móvil",
"footerSocial": "Social",
"forgotPass": "Olvidé mi contraseña",
- "frabjabulousQuote": "[Habitica] is the reason I got a killer, high-paying job... and even more miraculous, I'm now a daily flosser!",
+ "frabjabulousQuote": "[Habitica] es la razón por la que tengo un trabajo matador y muy bien pago... y además más milagroso, ahora uso la seda dental todos los días!",
"free": "Únete gratis",
"gamifyButton": "¡Gamifica tu vida hoy!",
"goalSample1": "Practicar Piano por 1 hora",
@@ -73,9 +73,9 @@
"history": "Historia",
"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": "I've had horrible habits with clearing my place completely after meals and leaving cups all over the place. [Habitica] has cured that!",
+ "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": "Únete a 250,000 personas haciendo divertido conseguir sus metas!",
- "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.",
+ "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?",
"landingend2": "Ve una lista más detallada de",
@@ -160,7 +160,7 @@
"tasks": "Tareas",
"teamSample1": "Esquema de itinerarios para la reunión del martes",
"teamSample2": "Hacer crecer el desarrollo de lluvia de ideas",
- "teamSample3": "Discuss this week's KPIs",
+ "teamSample3": "Discutir el Indicador de Rendimiento de esta semana",
"teams": "Equipos",
"terms": "Términos y condiciones",
"testimonialHeading": "Qué opina la gente...",
@@ -178,5 +178,6 @@
"generalQuestionsSite": "Preguntas generales acerca del sitio",
"businessInquiries": "Preguntas sobre negocios",
"merchandiseInquiries": "Preguntas sobre márketing y merchandising",
- "marketingInquiries": "Preguntas sobre márketing y redes sociales"
+ "marketingInquiries": "Preguntas sobre márketing y redes sociales",
+ "tweet": "Tweet"
}
\ No newline at end of file
diff --git a/common/locales/es_419/gear.json b/common/locales/es_419/gear.json
index f18fecb08e..0fdd302220 100644
--- a/common/locales/es_419/gear.json
+++ b/common/locales/es_419/gear.json
@@ -87,7 +87,7 @@
"weaponSpecialSpringHealerText": "Hueso encantador",
"weaponSpecialSpringHealerNotes": "¡A BUSCAR! Incrementa la Inteligencia por <%= int %>. Equipamiento de edición Llmitada de primavera 2014.",
"weaponSpecialSummerRogueText": "Alfanje de pirata",
- "weaponSpecialSummerRogueNotes": "¡Alto! ¡Harás que esas Diarias caminen la plancha! Incrementa la Fuerza por <%= str %>. Equipamiento de edición limitada de verano 2014.",
+ "weaponSpecialSummerRogueNotes": "Avast! You'll make those Dailies walk the plank! Increases Strength by <%= str %>. Limited Edition 2014 Summer Gear.",
"weaponSpecialSummerWarriorText": "Rebanador marinero",
"weaponSpecialSummerWarriorNotes": "¡No hay una tarea en ninguna lista de Pendientes que esté dispuesta a enredarse con este cuchillo retorcido! Incrementa la Fuerza por <%= str %>. Equipamiento de edición limitada de verano 2014.",
"weaponSpecialSummerMageText": "Recolector de algas marinas",
@@ -115,7 +115,7 @@
"weaponSpecialSpring2015WarriorText": "Garrote de hueso",
"weaponSpecialSpring2015WarriorNotes": "Es una auténtica Clava de hueso para auténticos perritos feroces y definitivamente no es un mordedor que te han dado los Hechiceros de las estaciones porque, ¿quién es un buen perrito? ¿Quiéeen es un buen perrito? ¡Eres tú! ¡¡Tú eres un buen perrito!! Aumenta la Fuerza por <%= str %>. Equipamiento de edición limitada de primavera 2015.",
"weaponSpecialSpring2015MageText": "Varita mágica",
- "weaponSpecialSpring2015MageNotes": "Conjúrate una zanahoria con esta sofisticada varita. Incrementa la Inteligencia por <%= int %> y la Percepción por <%= per %>. Equipamiento de edición limitada de primavera 2015.",
+ "weaponSpecialSpring2015MageNotes": "Conjure up a carrot for yourself with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.",
"weaponSpecialSpring2015HealerText": "Sonaja de gato",
"weaponSpecialSpring2015HealerNotes": "Cuando lo agitas, hace un chasquido fascinante que mantendría a CUALQUIERA entretenido durante horas. Aumenta la Inteligencia por <%= int %>. Equipamiento de edición limitada de primavera 2015.",
"weaponSpecialSummer2015RogueText": "Coral de fuego",
@@ -126,6 +126,14 @@
"weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.",
"weaponSpecialSummer2015HealerText": "Varita de las Ondas",
"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.",
+ "weaponSpecialFall2015WarriorText": "Wooden Plank",
+ "weaponSpecialFall2015WarriorNotes": "Great for elevating things in cornfields and/or smacking tasks. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "weaponSpecialFall2015MageText": "Enchanted Thread",
+ "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.",
"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.",
@@ -146,6 +154,8 @@
"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": "Báculo Ala de Oro",
"weaponArmoireGoldWingStaffNotes": "The wings on this staff constantly flutter and twist. Increases all attributes by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "weaponArmoireBatWandText": "Bat Wand",
+ "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.",
"armor": "armadura",
"armorBase0Text": "Ropa simple",
"armorBase0Notes": "Ropa simple. No otorga ningún beneficio.",
@@ -259,6 +269,14 @@
"armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.",
"armorSpecialSummer2015HealerText": "Armadura de Marinero",
"armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.",
+ "armorSpecialFall2015RogueText": "Bat-tle Armor",
+ "armorSpecialFall2015RogueNotes": "Fly into bat-tle! Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.",
+ "armorSpecialFall2015WarriorText": "Scarecrow Armor",
+ "armorSpecialFall2015WarriorNotes": "Despite being stuffed with straw, this armor is extremely hefty! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.",
+ "armorSpecialFall2015MageText": "Stitched Robes",
+ "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.",
"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",
@@ -287,6 +305,8 @@
"armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.",
"armorMystery201508Text": "Disfraz de Cheetah",
"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.",
"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",
@@ -412,6 +432,14 @@
"headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.",
"headSpecialSummer2015HealerText": "Gorro de Marinero",
"headSpecialSummer2015HealerNotes": "Lazo de Cabello Rojo",
+ "headSpecialFall2015RogueText": "Bat-tle Wings",
+ "headSpecialFall2015RogueNotes": "Echolocate your enemies with this powerful helm! Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.",
+ "headSpecialFall2015WarriorText": "Scarecrow Hat",
+ "headSpecialFall2015WarriorNotes": "Everyone would want this hat--if they only had a brain. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "headSpecialFall2015MageText": "Stitched Hat",
+ "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.",
"headSpecialGaymerxText": "Yelmo de guerrero arco iris",
"headSpecialGaymerxNotes": "Con motivo de la celebración de la temporada del orgullo y GaymerX, este casco especial está decorado con un radiante y colorido estampado de arco iris. GaymerX es una convención de juegos que celebra LGBTQ y los video juegos y está abierta para todos. ¡Tiene lugar en el InterContinental en el centro de San Francisco del 11-13 de julio! No otorga ningún beneficio.",
"headMystery201402Text": "Yelmo alado",
@@ -434,6 +462,8 @@
"headMystery201505Notes": "La pluma verde de este casco hierroso ondea orgullosamente. Artículo de Suscriptor de Mayo de 2015. No confiere ningún beneficio.",
"headMystery201508Text": "Sombrero Cheetah",
"headMystery201508Notes": "This cozy cheetah hat is very fuzzy! Confers no benefit. August 2015 Subscriber Item.",
+ "headMystery201509Text": "Werewolf Mask",
+ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 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",
@@ -462,6 +492,10 @@
"headArmoireRedFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a radiant red color. Increases Constitution, Intelligence, and Perception by <%= attrs %> each. Enchanted Armoire: Independent Item.",
"headArmoirePlagueDoctorHatText": "Sombrero de Doctor Plaga",
"headArmoirePlagueDoctorHatNotes": "An authentic hat worn by the doctors who battle the Plague of Procrastination! Increases Strength by <%= str %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Plague Doctor Set (Item 1 of 3).",
+ "headArmoireBlackCatText": "Black Cat Hat",
+ "headArmoireBlackCatNotes": "This black hat is... purring. And twitching its tail. And breathing? Yeah, you just have a sleeping cat on your head. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "headArmoireOrangeCatText": "Orange Cat Hat",
+ "headArmoireOrangeCatNotes": "This orange hat is... purring. And twitching its tail. And breathing? Yeah, you just have a sleeping cat on your head. Increases Strength and Constitution by <%= attrs %> each. Enchanted Armoire: Independent Item.",
"offhand": "artículo adicional",
"shieldBase0Text": "Sin equipamiento addicional",
"shieldBase0Notes": "Sin escudo o arma secundaria.",
@@ -533,10 +567,18 @@
"shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.",
"shieldSpecialSummer2015HealerText": "Escudo Robusto",
"shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.",
+ "shieldSpecialFall2015RogueText": "Bat-tle Ax",
+ "shieldSpecialFall2015RogueNotes": "Fearsome To-Dos cower before the flapping of this ax. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "shieldSpecialFall2015WarriorText": "Birdseed Bag",
+ "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.",
"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",
"shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).",
+ "shieldArmoireMidnightShieldText": "Midnight Shield",
+ "shieldArmoireMidnightShieldNotes": "This shield is most powerful at the stroke of midnight! Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Independent Item.",
"back": "Accesorio en Espalda",
"backBase0Text": "Sin accesorio de la espalda",
"backBase0Notes": "Sin accesorio de la espalda",
diff --git a/common/locales/es_419/limited.json b/common/locales/es_419/limited.json
index a839b3558e..c403ef42cf 100644
--- a/common/locales/es_419/limited.json
+++ b/common/locales/es_419/limited.json
@@ -29,6 +29,7 @@
"seasonalShopClosedText": "The Seasonal Shop is currently closed!! I don't know where the Seasonal Sorceress is now, but I bet she'll be back during the next Grand Gala!",
"seasonalShopText": "¡¡Bienvenido a la tienda de estacional!! Nos estamos abasteciendo de objetos valiosos de Edición estacional de primavera. Todo aquí estará disponible para comprar durante el evento Fiesta de primavera cada año, pero estamos abierto sólo hasta el 30 de abril, así que asegúrate de abastecerte ahora, ¡o tendrás que esperar un año para comprar estos artículos de nuevo!",
"seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!",
+ "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!",
"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)",
@@ -54,5 +55,10 @@
"daringSwashbucklerSet": "Espadachín Atrevido (Guerrero)",
"emeraldMermageSet": "Emerald Mermage (Mage)",
"reefSeahealerSet": "Reef Seahealer (Healer)",
- "roguishPirateSet": "Pirata Travieso (Granuja)"
+ "roguishPirateSet": "Pirata Travieso (Granuja)",
+ "monsterOfScienceSet": "Monster of Science (Warrior)",
+ "witchyWizardSet": "Witchy Wizard (Mage)",
+ "mummyMedicSet": "Mummy Medic (Healer)",
+ "vampireSmiterSet": "Vampire Smiter (Rogue)",
+ "fallEventAvailability": "Available until October 31"
}
\ No newline at end of file
diff --git a/common/locales/es_419/messages.json b/common/locales/es_419/messages.json
index 5903370002..b67956eaf8 100644
--- a/common/locales/es_419/messages.json
+++ b/common/locales/es_419/messages.json
@@ -5,6 +5,7 @@
"messageTagNotFound": "Etiqueta no encontrada.",
"messagePetNotFound": ":pet no encontrado en user.items.pets",
"messageFoodNotFound": ":food no encontrado en user.items.food",
+ "messageNotAvailable": "This item is not currently available for purchase.",
"messageCannotFeedPet": "No se pudo alimentar a esta mascota.",
"messageAlreadyMount": "Ya posees esta montura. Intenta alimentar a otra mascota.",
"messageEvolve": "Has domesticado a <%= egg %>, ¡vamos a dar una vuelta!",
@@ -14,6 +15,7 @@
"messageEquipped": "<%= itemText %> equipado.",
"messageUnEquipped": "<%= itemText %> no está equipado.",
"messageMissingEggPotion": "Te hace falta o el huevo o la poción.",
+ "messageInvalidEggPotionCombo": "You can't hatch Quest Pet Eggs with Magic Hatching Potions! Try a different egg.",
"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",
@@ -25,8 +27,8 @@
"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.",
- "messageAlreadyOwnGear": "You already own this item. Equip it by going to the equipment page.",
- "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!",
+ "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?",
"armoireExp": "You wrestle with the Armoire and gain Experience. Take that!"
}
\ No newline at end of file
diff --git a/common/locales/es_419/pets.json b/common/locales/es_419/pets.json
index 3e6ca954f5..96c84af703 100644
--- a/common/locales/es_419/pets.json
+++ b/common/locales/es_419/pets.json
@@ -1,11 +1,13 @@
{
"pets": "Mascotas",
"petsFound": "Mascotas encontradas",
+ "magicPets": "Magic Potion Pets",
"rarePets": "Mascotas raras",
"questPets": "Mascotas de misión",
"mounts": "Monturas",
"mountsTamed": "Monturas domadas",
"questMounts": "Monturas de misión",
+ "magicMounts": "Magic Potion Mounts",
"rareMounts": "Monturas raras",
"etherealLion": "León etéreo",
"veteranWolf": "Lobo veterano",
@@ -24,13 +26,15 @@
"eggSingular": "huevo",
"noEggs": "No tienes huevos.",
"hatchingPotions": "Pócimas de eclosión",
+ "magicHatchingPotions": "Magic Hatching Potions",
"hatchingPotion": "pócima de eclosión",
"noHatchingPotions": "No tienes pócimas de eclosión.",
"inventoryText": "Haz clic en un huevo para ver las pócimas utilizables resaltadas en verde, y después haz clic en una de las pociones para incubar tu mascota. Si ninguna pócima se destacó, haz clic en ese huevo de nuevo para anular la selección, y haz clic primero sobre una pócima para destacar los huevos utilizables. También puedes vender los objetos que ya no desees a Alexander el Comerciante.",
"foodText": "comida",
"food": "Comida y Monturas",
"noFood": "No tienes ni comida ni monturas.",
- "dropsExplanation": "Consigue estos objetos más rápido con gemas si no quieres esperar a que aparezcan cuando completes una Tarea. Aprende más acerca del sistema de botín.",
+ "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.",
"beastMasterProgress": "Progreso de Maestro de las bestias",
"stableBeastMasterProgress": "Progreso de Maestro de las bestias: <%= number %> Mascotas encontradas",
"beastAchievement": "¡Has ganado el Logro de \"Maestro de las Bestias\" por haber coleccionado todas las mascotas!",
diff --git a/common/locales/es_419/questscontent.json b/common/locales/es_419/questscontent.json
index a318f35dec..d813d98987 100644
--- a/common/locales/es_419/questscontent.json
+++ b/common/locales/es_419/questscontent.json
@@ -136,7 +136,7 @@
"questAtom2Notes": "Puf, este lugar se ve mucho más bonito con todos estos platos limpiados. Quizás, al fin, podrás pasar un buen rato. Oh - parece que hay una caja de pizza flotando en el lago. Bueno, realmente ¿que es una cosa más para limpiar? Con una súbita oleada la caja se levanta del agua y se revela como la cabeza de un monstruo. ¡No puede ser! ¡¿El legendario Monstruo SnackLess?! Se dice que ha existido escondido en el lago desde la prehistoria: una criatura engendrado de los restos de comida y basura de los antiguos Habiticanos. ¡Qué asco!",
"questAtom2Boss": "El Monstruo SnackLess",
"questAtom2Drop": "The Laundromancer (Quest Scroll)",
- "questAtom3Text": "Attack of the Mundane, Part 3: The Laundromancer",
+ "questAtom3Text": "Ataque del Mundano, Parte 3: El Lavandomante",
"questAtom3Notes": "Con un grito ensordecedor, y cinco deliciosos tipos de queso emergiendo de su boca, el Monstruo SnackLess se cae a pedazos. \"¡CÓMO TE ATREVES!\" resuena una voz desde debajo de la superficie del agua. Una figura azul, con túnica, emerge del agua, empuñando un cepillo de baño mágico. Ropa sucia comienza a burbujear a la superficie del lago. \"Soy el Lavandomante!\" anuncia furiosamente. \"Que desfachatez - lavar mis esplendidamente sucio platos, destruir mi mascota, y entrar a mi dominio con ropa tan limpia. ¡Prepárate a sentir la ira empapada de mi magia anti-lavado!\"",
"questAtom3Completion": "¡El malvado Lavandomante ha sido vencido! Ropa limpia cae en pilas a tu alrededor. Las cosas se ven mucho mejor por aquí. Mientras comienzas a vadear por la armadura recién planchada, un centelleo de metal llama tu atención, y tu mirada cae sobre un casco resplandeciente. El dueño original de este objeto radiante puede ser desconocido, pero mientras te lo pones, sientes la presencia alentadora de un espíritu generoso. Lástima que no le cocieron sus iniciales.",
"questAtom3Boss": "El Lavandomante",
@@ -196,16 +196,16 @@
"questSlimeBoss": "Jelly Regent",
"questSlimeCompletion": "With a final jab, you trap the Jelly Regent in an over-sized donut, rushed in by @Overomega, @LordDarkly, and @Shaner, the quick-thinking leaders of the pastry club. As everyone is patting you on the back, you feel someone slip something into your pocket. It’s the reward for your sweet success: three Marshmallow Slime eggs.",
"questSlimeDropSlimeEgg": "Slime de malvavisco (Huevo)",
- "questSlimeUnlockText": "Unlocks purchasable slime eggs in the Market",
+ "questSlimeUnlockText": "Desbloqueas huevos de babosa comprables en el Mercado",
"questSheepText": "El carnero del trueno",
"questSheepNotes": "Mientras deambulas por las campiñas de Taskan con tus amigos, tomando un \"rápido descanso\" de tus obligaciones, encuentras una acogedora tienda de estambre. Estás tan sumergido en tu procastinación que apenas y te das cuenta de las siniestras nubes que cubren el cielo. \"Tengo un ma-a-al presentimiento de este clima\", balbucea @Misceo mientras miras hacia arriba. Las tempestuosas nubes se arremolinan y se parecen mucho a... \"¡No tenemos tiempo para mirar nubes!\" grita @starsystemic. \"¡Está atacando!\" ¡El carnero del trueno se abalanza, lanzando relámpagos y truenos hacia ti!",
"questSheepBoss": "Carnero del trueno",
"questSheepCompletion": "Impressed by your diligence, the Thunder Ram is drained of its fury. It launches three huge hailstones in your direction, and then fades away with a low rumble. Upon closer inspection, you discover that the hailstones are actually three fluffy eggs. You gather them up, and then stroll home under a blue sky.",
"questSheepDropSheepEgg": "Oveja (Huevo)",
- "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market",
+ "questSheepUnlockText": "Desbloqueas huevos de oveja comprables en el Mercado",
"questKrakenText": "El Kraken de lo incompleto",
"questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...
Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.
\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"",
- "questKrakenBoss": "The Kraken of Inkomplete",
+ "questKrakenBoss": "El Kraken de lo incompleto",
"questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"",
"questKrakenDropCuttlefishEgg": "Cuttlefish (Egg)",
"questKrakenUnlockText": "Unlocks purchasable cuttlefish eggs in the Market",
@@ -214,7 +214,7 @@
"questWhaleBoss": "Ballena lamentosa ",
"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": "Ballena (Huevo)",
- "questWhaleUnlockText": "Unlocks purchasable whale eggs in the Market",
+ "questWhaleUnlockText": "Desbloqueas huevos de ballena comprables en el Mercado",
"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.",
"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!",
@@ -238,11 +238,11 @@
"questDilatoryDistress3DropFish": "Pescado (Comida)",
"questDilatoryDistress3DropWeapon": "Trident of Crashing Tides (Weapon)",
"questDilatoryDistress3DropShield": "Escudo Luna perlada (Objeto Escudo-Mano)",
- "questCheetahText": "Such a Cheetah",
+ "questCheetahText": "Como un 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",
- "questCheetahDropCheetahEgg": "Cheetah (Egg)",
+ "questCheetahDropCheetahEgg": "Cheetah (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...",
diff --git a/common/locales/es_419/settings.json b/common/locales/es_419/settings.json
index 0f8dbebcc4..181ea7aa31 100644
--- a/common/locales/es_419/settings.json
+++ b/common/locales/es_419/settings.json
@@ -39,10 +39,10 @@
"xml": "(XML)",
"json": "(JSON)",
"customDayStart": "Comienzo de día personalizado",
- "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!",
- "customDayStartInfo1": "Habitica defaults to check and reset your Dailies at midnight in your own time zone each day. You can customize that time here.",
+ "changeCustomDayStart": "Cambiar Día de Inicio Personalizado?",
+ "sureChangeCustomDayStart": "Estas seguro que quieres cambiar el día de inicio personalizado?",
+ "nextCron": "Tus Tareas Diarias se van a resetear la primera vez que uses Habitica despues de<%= time %>. Asegúrate de haber completado tus Tareas Diarias antes de esa hora!",
+ "customDayStartInfo1": "Habitica por defecto chequea y resetea tus Tareas Diarias a la media noche en tu propia zona horaria cada día. Puedes personalizar esa hora aquí.",
"misc": "Varios",
"showHeader": "Mostrar cabecera",
"changePass": "Cambiar contraseña",
diff --git a/common/locales/es_419/subscriber.json b/common/locales/es_419/subscriber.json
index eb8e05e505..a527dc396f 100644
--- a/common/locales/es_419/subscriber.json
+++ b/common/locales/es_419/subscriber.json
@@ -62,15 +62,15 @@
"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 <%= linkStart %>here<%= linkEnd %>! 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": "Mystic Hourglass allows you to purchase previous months' subscriber sets.",
+ "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!",
"subUpdateCard": "Actualiza la tarjeta",
"subUpdateTitle": "Actualiza",
"subUpdateDescription": "Actualiza la tarjeta que se cargará.",
- "notEnoughHourglasses": "You don't have enough Mystic Hourglasses.",
- "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.",
+ "notEnoughHourglasses": "No tienes suficientes Relojes de arena mística.",
+ "hourglassBuyEquipSetConfirm": "¿Compras este conjunto completo de items por 1 Reloj de arena mística?",
+ "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.",
diff --git a/common/locales/fr/backgrounds.json b/common/locales/fr/backgrounds.json
index dc8dabbf09..bba7372a17 100644
--- a/common/locales/fr/backgrounds.json
+++ b/common/locales/fr/backgrounds.json
@@ -1,111 +1,111 @@
{
"backgrounds": "Arrière-plans",
- "backgrounds062014": "SET 1 : Sorti en Juin 2014",
+ "backgrounds062014": "Ensemble 1 : Sorti en Juin 2014",
"backgroundBeachText": "Plage",
"backgroundBeachNotes": "Prélassez-vous sur le sable chaud.",
"backgroundFairyRingText": "Cercle des Fées",
"backgroundFairyRingNotes": "Dansez dans un Cercle des Fées.",
"backgroundForestText": "Forêt",
"backgroundForestNotes": "Flânez dans une Forêt d'Eté.",
- "backgrounds072014": "SET 2 : Sorti en Juillet 2014",
+ "backgrounds072014": "Ensemble 2 : Sorti en Juillet 2014",
"backgroundCoralReefText": "Récif de Corail",
"backgroundCoralReefNotes": "Nagez au milieu d'un Récif Corallien.",
"backgroundOpenWatersText": "Eaux Profondes",
"backgroundOpenWatersNotes": "Savourez les Eaux Profondes.",
"backgroundSeafarerShipText": "Galion",
"backgroundSeafarerShipNotes": "Embarquez à bord d'un Galion.",
- "backgrounds082014": "SET 3 : Sorti en Août 2014",
+ "backgrounds082014": "Ensemble 3 : Sorti en Août 2014",
"backgroundCloudsText": "Nuages",
"backgroundCloudsNotes": "Planez au milieu des Nuages.",
"backgroundDustyCanyonsText": "Canyon Poussiéreux",
"backgroundDustyCanyonsNotes": "Errez au fond d'un Canyon Poussiéreux.",
"backgroundVolcanoText": "Volcan",
"backgroundVolcanoNotes": "Réchauffez-vous au cœur d'un Volcan.",
- "backgrounds092014": "SET 4 : Sorti en Septembre 2014",
+ "backgrounds092014": "Ensemble 4 : Sorti en Septembre 2014",
"backgroundThunderstormText": "Orage",
"backgroundThunderstormNotes": "Canalisez la foudre d'un Orage.",
"backgroundAutumnForestText": "Forêt d'Automne",
"backgroundAutumnForestNotes": "Flânez dans une Forêt d'Automne.",
"backgroundHarvestFieldsText": "Champs",
"backgroundHarvestFieldsNotes": "Moissonnez vos Champs",
- "backgrounds102014": "Set 5 : Sorti en Octobre 2014",
+ "backgrounds102014": "Ensemble 5 : Sorti en Octobre 2014",
"backgroundGraveyardText": "Cimetière",
"backgroundGraveyardNotes": "Visitez un Cimetière Effrayant",
"backgroundHauntedHouseText": "Maison Hantée",
"backgroundHauntedHouseNotes": "Faufilez-vous dans une Maison Hantée",
"backgroundPumpkinPatchText": "Potager à Citrouilles",
"backgroundPumpkinPatchNotes": "Taillez des Lanternes d'Halloween dans un Potager à Citrouilles.",
- "backgrounds112014": "SET 6 : Sorti en Novembre 2014",
+ "backgrounds112014": "Ensemble 6 : Sorti en Novembre 2014",
"backgroundHarvestFeastText": "Fête de la Moisson",
"backgroundHarvestFeastNotes": "Savourez une Fête de la Moisson.",
"backgroundStarrySkiesText": "Ciel Étoilé",
"backgroundStarrySkiesNotes": "Contemplez le Ciel Étoilé.",
"backgroundSunsetMeadowText": "Coucher de Soleil",
"backgroundSunsetMeadowNotes": "Admirez le Coucher de Soleil sur une Prairie.",
- "backgrounds122014": "SET 7 : Sorti en Décembre 2014",
+ "backgrounds122014": "Ensemble 7 : Sorti en Décembre 2014",
"backgroundIcebergText": "Iceberg",
"backgroundIcebergNotes": "Dérivez sur un Iceberg.",
"backgroundTwinklyLightsText": "Guirlandes Scintillantes Hivernales",
"backgroundTwinklyLightsNotes": "Promenez-vous au milieu d'arbres parés de lumières festives.",
"backgroundSouthPoleText": "Pôle Sud",
"backgroundSouthPoleNotes": "Visitez le Pôle Sud glacial.",
- "backgrounds012015": "SET 8 : Sorti en Janvier 2015",
+ "backgrounds012015": "Ensemble 8 : Sorti en Janvier 2015",
"backgroundIceCaveText": "Caverne de Glace",
"backgroundIceCaveNotes": "Descendez dans une Caverne de Glace.",
"backgroundFrigidPeakText": "Pic Glacé",
"backgroundFrigidPeakNotes": "Atteignez le sommet d'un Pic Glacé.",
"backgroundSnowyPinesText": "Pins Enneigés",
"backgroundSnowyPinesNotes": "Réfugiez-vous sous des Pins Enneigés.",
- "backgrounds022015": "SET 9 : Sorti en Février 2015",
+ "backgrounds022015": "Ensemble 9 : Sorti en Février 2015",
"backgroundBlacksmithyText": "Forge",
"backgroundBlacksmithyNotes": "Travaillez dans une Forge.",
"backgroundCrystalCaveText": "Grotte de Cristal",
"backgroundCrystalCaveNotes": "Explorer une Grotte de Cristal",
"backgroundDistantCastleText": "Fort Lointain",
"backgroundDistantCastleNotes": "Défendez un Fort Lointain.",
- "backgrounds032015": "SET 10 : Sorti en Mars 2015",
+ "backgrounds032015": "Ensemble 10 : Sorti en Mars 2015",
"backgroundSpringRainText": "Averse Printanière",
"backgroundSpringRainNotes": "Dansez sous une Averse Printanière.",
"backgroundStainedGlassText": "Vitraux",
"backgroundStainedGlassNotes": "Admirez des Vitraux.",
"backgroundRollingHillsText": "Collines",
"backgroundRollingHillsNotes": "Gambadez dans les Collines.",
- "backgrounds042015": "SET 11 : Sorti en Avril 2015",
+ "backgrounds042015": "Ensemble 11 : Sorti en Avril 2015",
"backgroundCherryTreesText": "Cerisiers",
"backgroundCherryTreesNotes": "Admirez les Cerisiers en fleurs.",
"backgroundFloralMeadowText": "Prairie Fleurie",
"backgroundFloralMeadowNotes": "Faites un pique-nique dans une Prairie Fleurie.",
"backgroundGumdropLandText": "Pays Boule de Gomme",
"backgroundGumdropLandNotes": "Grignotez le décor du Pays Boule de Gomme.",
- "backgrounds052015": "SET 12 : Sorti en Mai 2015",
+ "backgrounds052015": "Ensemble 12 : Sorti en Mai 2015",
"backgroundMarbleTempleText": "Temple de Marbre",
"backgroundMarbleTempleNotes": "Prenez la pose devant un Temple de Marbre",
"backgroundMountainLakeText": "Lac en Altitude",
"backgroundMountainLakeNotes": "Trempez vos orteils dans un Lac d'Altitude.",
"backgroundPagodasText": "Pagodes",
"backgroundPagodasNotes": "Grimpez au sommet de Pagodes.",
- "backgrounds062015": "SET 13 : Sorti en Juin 2015",
+ "backgrounds062015": "Ensemble 13 : Sorti en Juin 2015",
"backgroundDriftingRaftText": "Radeau à la Dérive",
"backgroundDriftingRaftNotes": "Pagayez sur un Radeau à la Dérive",
"backgroundShimmeryBubblesText": "Bulles Chatoyantes",
"backgroundShimmeryBubblesNotes": "Flottez au milieu d'une mer de Bulles Chatoyantes",
"backgroundIslandWaterfallsText": "Chutes d'eau Insulaires",
"backgroundIslandWaterfallsNotes": "Pique-niquez près des Chutes d'eau Insulaires",
- "backgrounds072015": "SET 14 : Sorti en Juillet 2015",
+ "backgrounds072015": "Ensemble 14 : Sorti en Juillet 2015",
"backgroundDilatoryRuinsText": "Les Ruines de Dilatoire",
"backgroundDilatoryRuinsNotes": "Plongez vers les ruines de Dilatoire.",
"backgroundGiantWaveText": "Vague Géante",
"backgroundGiantWaveNotes": "Surfez sur une Vague Géante !",
"backgroundSunkenShipText": "Épave",
"backgroundSunkenShipNotes": "Explorez une Épave.",
- "backgrounds082015": "SET 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",
"backgroundSunsetSavannahNotes": "Épiez le coucher de soleil dans la savanne",
"backgroundTwinklyPartyLightsText": "Éclairage Festif Scintillant",
- "backgroundTwinklyPartyLightsNotes": "Dansez sous un Éclairage Festif Scintillant",
- "backgrounds092015": "SET 16 : Sorti en Septembre 2015",
+ "backgroundTwinklyPartyLightsNotes": "Dansez sous un Éclairage Festif Scintillant !",
+ "backgrounds092015": "Ensemble 16 : Sorti en Septembre 2015",
"backgroundMarketText": "Marché d'Habitica",
"backgroundMarketNotes": "Faites vos courses dans le Marché d'Habitica",
"backgroundStableText": "Étable d'Habitica",
diff --git a/common/locales/fr/challenge.json b/common/locales/fr/challenge.json
index cfce3ee1dd..04de0d881f 100644
--- a/common/locales/fr/challenge.json
+++ b/common/locales/fr/challenge.json
@@ -43,8 +43,8 @@
"exportChallengeCSV": "Exporter au format CSV",
"selectGroup": "Veuillez sélectionner un groupe",
"challengeCreated": "Défi créé",
- "sureDelCha": "Êtes-vous sûr de vouloir supprimer ce défi ?",
- "sureDelChaTavern": "Êtes-vous sûr de vouloir supprimer ce défi ? Vos gemmes ne seront pas remboursées.",
+ "sureDelCha": "Êtes-vous sûr•e de vouloir supprimer ce défi ?",
+ "sureDelChaTavern": "Êtes-vous sûr•e de vouloir supprimer ce défi ? Vos gemmes ne seront pas remboursées.",
"removeTasks": "Supprimer les tâches",
"keepTasks": "Conserver les tâches",
"closeCha": "Clore le défi et…",
diff --git a/common/locales/fr/character.json b/common/locales/fr/character.json
index 3e00d86b07..f4af43e7bc 100644
--- a/common/locales/fr/character.json
+++ b/common/locales/fr/character.json
@@ -18,7 +18,7 @@
"bodySize": "Corpulence",
"bodySlim": "Mince",
"bodyBroad": "Trapu",
- "unlockSet": "Débloquer le set - <%= cost %>",
+ "unlockSet": "Débloquer l'Ensemble - <%= cost %>",
"locked": "verrouillé",
"shirts": "Tenues",
"specialShirts": "Tenues spéciales",
@@ -56,8 +56,8 @@
"costumeText": "Si vous préférez l'apparence d'un équipement différent de celui que vous avez équipé, choisissez \"Utiliser un Costume\" pour le porter en costume tout en conservant les bonus de votre équipement.",
"useCostume": "Utiliser un Costume",
"useCostumeInfo1": "Cliquez sur \"Utiliser un Costume\" pour mettre des vêtements à votre avatar sans modifier les stats de votre Tenue de Combat! Vous pouvez donc vous armer des meilleures stats à gauche et déguiser votre avatar avec l'équipement à droite.",
- "useCostumeInfo2": "Lorsque vous cliquez sur \"Utiliser un Costume\", votre avatar aura l'air plutôt basique... mais pas d'inquiétude! Si vous regardez à gauche, vous verrez que votre Tenue de Combat est toujours active. Ensuite, vous pouvez faire jouer votre imagination! Tout ce que vous activez à droite ne modifiera pas vos stats mais peut vous donner un look d'enfer. Essayez différentes associations en mélangeant les ensembles et en accordant votre Costume avec vos familiers, montures et arrière-plans.
Vous avez d'autres questions? Allez voir la page sur les Costumes sur le Wiki. Vous avez trouvé l'ensemble parfait? Exhibez-le sur la guilde du Festival des Costumes ou fanfaronnez à la Taverne!",
- "gearAchievement": "Vous avez gagné le succès \"Armé jusqu'aux dents\" pour avoir atteint le niveau maximal de l'ensemble d'équipement de votre classe! Vous avez acquis les ensembles complets suivants:",
+ "useCostumeInfo2": "Lorsque vous cliquez sur \"Utiliser un Costume\", votre avatar aura l'air plutôt basique... mais pas d'inquiétude ! Si vous regardez à gauche, vous verrez que votre Tenue de Combat est toujours active. Ensuite, vous pouvez faire jouer votre imagination ! Tout ce que vous activez à droite ne modifiera pas vos stats mais peut vous donner un look d'enfer. Essayez différentes associations en mélangeant les ensembles et en accordant votre Costume avec vos familiers, montures et arrière-plans.
Vous avez d'autres questions ? Allez voir la page sur les Costumes sur le Wiki. Vous avez trouvé l'ensemble parfait ? Exhibez-le sur la guilde du Festival des Costumes ou fanfaronnez à la Taverne !",
+ "gearAchievement": "Vous avez gagné le succès \"Armé jusqu'aux dents\" pour avoir atteint le niveau maximal de l'ensemble d'équipement de votre classe ! Vous avez acquis les ensembles complets suivants:",
"moreGearAchievements": "Pour obtenir plus de badges \"Armé jusqu'aux dents\", changez de classe sur votre page Caractéristiques & Succès et achetez peu à peu l'équipement de votre nouvelle classe !",
"armoireUnlocked": "Vous avez aussi déverrouillé l'Armoire Enchantée! Cliquez sur la Récompense Armoire Enchantée pour tenter de trouver une pièce d'Équipement spécial au hasard! Vous avez aussi des chances de tomber sur de l'XP ou de la nourriture.",
"ultimGearName": "Armé jusqu'aux dents",
@@ -130,7 +130,7 @@
"respawn": "Résurrection !",
"youDied": "Vous êtes mort !",
"dieText": "Vous avez perdu un Niveau, tout votre Or et une pièce d'Équipement aléatoire. Relevez-vous, Habiticien·ne, et essayez encore ! Mettez un frein à ces Habitudes négatives, complétez vos tâches Quotidiennes avec vigilance et tenez la mort à distance avec une Potion de Santé si vous fléchissez !",
- "sureReset": "Êtes-vous sûr? Ceci réinitialisera la classe de votre personnage et vos points alloués (vous les récupérerez tous pour les ré-allouer) et vous coûtera 3 gemmes.",
+ "sureReset": "Êtes-vous sûr ? Ceci réinitialisera la classe de votre personnage et vos points alloués (vous les récupérerez tous pour les ré-allouer) et vous coûtera 3 gemmes.",
"purchaseFor": "Acheter pour <%= cost %> Gemmes ?",
"notEnoughMana": "Pas assez de mana.",
"invalidTarget": "Cible invalide",
diff --git a/common/locales/fr/communityguidelines.json b/common/locales/fr/communityguidelines.json
index ea36bf6615..ae56102d50 100644
--- a/common/locales/fr/communityguidelines.json
+++ b/common/locales/fr/communityguidelines.json
@@ -8,7 +8,7 @@
"commGuidePara004": "Et maintenant, à vos plumes et parchemins pour la prise de notes : commençons !",
"commGuideHeadingBeing": "Être Habiticien·ne",
"commGuidePara005": "Habitica est d’abord et avant tout un site internet dédié à l’amélioration de soi. Résultat : nous avons la chance d’avoir attiré l’une des communautés les plus chaleureuses, sympathiques, courtoises et solidaires de l’internet. Divers traits caractérisent les Habiticien·ne·s. Certains des plus courants et des plus marquants sont :",
- "commGuideList01A": "Un Esprit d’Entraide. De nombreuses personnes donnent de leur temps et de leur énergie pour aider les nouveaux membres de la communauté et les guider. La Guilde des Newbies (The Newbies Guild), par exemple, est une guilde dédiée à apporter des réponses aux questions posées par les membres. Si vous pensez pouvoir aider, ne soyez pas timide !",
+ "commGuideList01A": "Un Esprit d’Entraide. De nombreuses personnes donnent de leur temps et de leur énergie pour aider les nouveaux membres de la communauté et les guider. La guilde des Nouveaux Arrivants, par exemple, est une guilde dédiée à apporter des réponses aux questions posées par les membres. Si vous pensez pouvoir aider, ne soyez pas timide !",
"commGuideList01B": "Une Attitude Diligente. Les Habiticien·ne·s travaillent dur pour améliorer leur vie, mais aussi pour aider à bâtir le site et l’améliorer constamment. Nous sommes un projet en code source ouvert et travaillons sans relâche à faire du site le meilleur endroit possible.",
"commGuideList01C": "Un Esprit d'Entraide.Les Habiticien·ne·s acclament les victoires des leurs compatriotes et se réconfortent durant les jours difficiles. Nous échangeons nos forces et comptons sur les autres et apprenons les un·e·s des autres. Au sein des Équipes, nous faisons cela grâce à nos sortilèges ; dans les lieux d’échanges, avec des mots de soutien et de réconfort.",
"commGuideList01D": "Une Attitude Respectueuse. Nous avons tou·te·s des passés différents, différentes compétences et différentes opinions. C’est en partie ce qui rend notre communauté si merveilleuse ! Les Habiticien·ne·s respectent les différences et s'en réjouissent. Restez un peu parmi nous, et vous aurez bientôt des ami·e·s de tous les horizons.",
@@ -155,10 +155,10 @@
"commGuideList13D": "Les membres en période de probation ne peuvent pas atteindre l'Échelon suivant. Les Modérateurs ont la possibilité de geler l'avancement des Habiticiens en cas d'infraction. Si cela arrive, la personne concernée en sera toujours informée, et apprendra comment l'annuler. Infractions et mises à l'épreuve peuvent aussi causer le retrait d'un Échelon.",
"commGuideHeadingFinal": "La Section Finale",
"commGuidePara067": "Voici donc, vaillant Habiticien·ne -- les lignes directrices de la Communauté ! Essuyez la sueur de votre front et récompensez vous d'un peu d'XP pour le avoir lu en entier. Si vous avez des questions ou des inquiétudes à propos de ces lignes directrives, veuillez contacter Lemoness (leslie@habitica.com) et elle se fera un plaisir de vous aider à clarifier les choses.",
- "commGuidePara068": "Maintenant allez de l'avant, brave aventurier, et pourfendez quelques taches quotidiennes!",
+ "commGuidePara068": "Maintenant allez de l'avant, brave aventurier, et pourfendez quelques Quotidiennes !",
"commGuideHeadingLinks": "Liens Utiles",
"commGuidePara069": "Ces peintres de talent ont contribué aux illustrations :",
- "commGuideLink01": "Guilde des Newbies",
+ "commGuideLink01": "Guilde des Nouveaux Arrivants",
"commGuideLink01description": "une guilde pour que les débutant·es puissent poser leurs questions !",
"commGuideLink02": "L'Arrière-Boutique, ou Back Corner Guild",
"commGuideLink02description": "une guilde pour discuter des sujets sensibles ou longs.",
diff --git a/common/locales/fr/content.json b/common/locales/fr/content.json
index abfb86b938..6035445b85 100644
--- a/common/locales/fr/content.json
+++ b/common/locales/fr/content.json
@@ -2,75 +2,100 @@
"potionText": "Potion de Santé",
"potionNotes": "Rend 15 points de Santé (effet immédiat)",
"armoireText": "Armoire Enchantée",
- "armoireNotesFull": "Ouvrez l'Armoire pour recevoir au hasard de l'Équipement spécial, de l'Expérience ou de la nourriture! Pièces d'Équipement restantes :",
+ "armoireNotesFull": "Ouvrez l'Armoire pour recevoir au hasard de l'Équipement spécial, de l'Expérience ou de la nourriture ! Pièces d'Équipement restantes :",
"armoireLastItem": "Vous avez trouvé la dernière pièce d'Équipement rare dans l'Armoire Enchantée.",
"armoireNotesEmpty": "L'Armoire contiendra de nouvelles pièces d'Équipement la première semaine de chaque mois. D'ici là, continuez à cliquer pour obtenir de l'Expérience et de la Nourriture !",
"dropEggWolfText": "Loup",
- "dropEggWolfAdjective": "loyal",
+ "dropEggWolfMountText": "Loup",
+ "dropEggWolfAdjective": "un loyal",
"dropEggTigerCubText": "Tigreau",
"dropEggTigerCubMountText": "Tigre",
- "dropEggTigerCubAdjective": "féroce",
+ "dropEggTigerCubAdjective": "un féroce",
"dropEggPandaCubText": "Bébé panda",
"dropEggPandaCubMountText": "Panda",
- "dropEggPandaCubAdjective": "doux",
+ "dropEggPandaCubAdjective": "un doux",
"dropEggLionCubText": "Lionceau",
"dropEggLionCubMountText": "Lion",
- "dropEggLionCubAdjective": "royal",
+ "dropEggLionCubAdjective": "un royal",
"dropEggFoxText": "Renard",
- "dropEggFoxAdjective": "rusé",
+ "dropEggFoxMountText": "Renard",
+ "dropEggFoxAdjective": "un rusé",
"dropEggFlyingPigText": "Cochon Volant",
- "dropEggFlyingPigAdjective": "capricieux",
+ "dropEggFlyingPigMountText": "Cochon Volant",
+ "dropEggFlyingPigAdjective": "un capricieux",
"dropEggDragonText": "Dragon",
- "dropEggDragonAdjective": "puissant",
+ "dropEggDragonMountText": "Dragon",
+ "dropEggDragonAdjective": "un puissant",
"dropEggCactusText": "Cactus",
- "dropEggCactusAdjective": "piquant",
+ "dropEggCactusMountText": "Cactus",
+ "dropEggCactusAdjective": "un piquant",
"dropEggBearCubText": "Ourson",
"dropEggBearCubMountText": "Ours",
- "dropEggBearCubAdjective": "câlin",
+ "dropEggBearCubAdjective": "un câlin",
"questEggGryphonText": "Griffon",
- "questEggGryphonAdjective": "fier",
+ "questEggGryphonMountText": "Griffon",
+ "questEggGryphonAdjective": "un fier",
"questEggHedgehogText": "Hérisson",
- "questEggHedgehogAdjective": "épineux",
+ "questEggHedgehogMountText": "Hérisson",
+ "questEggHedgehogAdjective": "un épineux",
"questEggDeerText": "Cerf",
- "questEggDeerAdjective": "élégant",
+ "questEggDeerMountText": "Cerf",
+ "questEggDeerAdjective": "un élégant",
"questEggEggText": "Œuf",
"questEggEggMountText": "Panier d'Œufs",
- "questEggEggAdjective": "coloré",
+ "questEggEggAdjective": "un coloré",
"questEggRatText": "Rat",
- "questEggRatAdjective": "poussiéreux",
+ "questEggRatMountText": "Rat",
+ "questEggRatAdjective": "un poussiéreux",
"questEggOctopusText": "Pieuvre",
- "questEggOctopusAdjective": "visqueuse",
+ "questEggOctopusMountText": "Pieuvre",
+ "questEggOctopusAdjective": "une visqueuse",
"questEggSeahorseText": "Hippocampe",
- "questEggSeahorseAdjective": "prestigieux",
+ "questEggSeahorseMountText": "Hippocampe",
+ "questEggSeahorseAdjective": "un prestigieux",
"questEggParrotText": "Perroquet",
- "questEggParrotAdjective": "dynamique",
+ "questEggParrotMountText": "Perroquet",
+ "questEggParrotAdjective": "un dynamique",
"questEggRoosterText": "Coq",
- "questEggRoosterAdjective": "vantard",
+ "questEggRoosterMountText": "Coq",
+ "questEggRoosterAdjective": "un vantard",
"questEggSpiderText": "Araignée",
- "questEggSpiderAdjective": "effrayante",
+ "questEggSpiderMountText": "Araignée",
+ "questEggSpiderAdjective": "une effrayante",
"questEggOwlText": "Chouette",
- "questEggOwlAdjective": "avisée",
+ "questEggOwlMountText": "Chouette",
+ "questEggOwlAdjective": "une avisée",
"questEggPenguinText": "Manchot",
- "questEggPenguinAdjective": "perspicace",
+ "questEggPenguinMountText": "Manchot",
+ "questEggPenguinAdjective": "un perspicace",
"questEggTRexText": "Tyrannosaure",
- "questEggTRexAdjective": "court-sur-pattes",
+ "questEggTRexMountText": "Tyrannosaure",
+ "questEggTRexAdjective": "un court-sur-pattes",
"questEggRockText": "Rocher",
- "questEggRockAdjective": "animé",
+ "questEggRockMountText": "Rocher",
+ "questEggRockAdjective": "un animé",
"questEggBunnyText": "Lapin",
- "questEggBunnyAdjective": "câlin",
+ "questEggBunnyMountText": "Lapin",
+ "questEggBunnyAdjective": "un calîn",
"questEggSlimeText": "Glaire de Guimauve",
- "questEggSlimeAdjective": "bonbon",
+ "questEggSlimeMountText": "Glaire de Guimauve",
+ "questEggSlimeAdjective": "une douce",
"questEggSheepText": "Mouton",
- "questEggSheepAdjective": "laineux",
+ "questEggSheepMountText": "Mouton",
+ "questEggSheepAdjective": "un laineux",
"questEggCuttlefishText": "Seiche",
- "questEggCuttlefishAdjective": "câline",
+ "questEggCuttlefishMountText": "Seiche",
+ "questEggCuttlefishAdjective": "une câline",
"questEggWhaleText": "Baleine",
- "questEggWhaleAdjective": "éclaboussant",
+ "questEggWhaleMountText": "Baleine",
+ "questEggWhaleAdjective": "une éclaboussante",
"questEggCheetahText": "Guépard",
- "questEggCheetahAdjective": "honnête",
+ "questEggCheetahMountText": "Guépard",
+ "questEggCheetahAdjective": "un honnête",
"questEggHorseText": "Cheval",
- "questEggHorseAdjective": "au galop",
- "eggNotes": "Trouvez une potion d’éclosion à verser sur cet œuf et il en sortira un·e <%= eggAdjective(locale) %> <%= eggText(locale) %>.",
+ "questEggHorseMountText": "Cheval",
+ "questEggHorseAdjective": "un galopant",
+ "eggNotes": "Trouvez une potion d’éclosion à verser sur cet œuf et il en sortira <%= eggAdjective(locale) %> <%= eggText(locale) %>.",
"hatchingPotionBase": "de Base",
"hatchingPotionWhite": "Blanc",
"hatchingPotionDesert": "du Désert",
@@ -81,7 +106,9 @@
"hatchingPotionCottonCandyPink": "Rose Barbe à Papa",
"hatchingPotionCottonCandyBlue": "Bleu Barbe à Papa",
"hatchingPotionGolden": "Doré",
+ "hatchingPotionSpooky": "Effrayant",
"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",
"foodMilk": "Lait",
"foodPotatoe": "Patate",
diff --git a/common/locales/fr/contrib.json b/common/locales/fr/contrib.json
index dc4fe3771b..04ef864fcd 100644
--- a/common/locales/fr/contrib.json
+++ b/common/locales/fr/contrib.json
@@ -56,9 +56,9 @@
"surveysMultiple": "A aidé Habitica à croître en participant à <%= surveys %> enquêtes. Il n'y a actuellement pas d'enquête en cours.",
"currentSurvey": "Enquête Actuelle",
"surveyWhen": "Le badge sera attribué à tou·te·s les participant·e·s de l'enquête lorsque celle-ci aura été traitée, fin Mars.",
- "blurbInbox": "C'est ici que vos messages privés sont stockés! Vous pouvez envoyer un message à quelqu'un en cliquant sur l'icône de l'enveloppe à côté de leur nom dans la Taverne, votre Équipe, ou votre Guilde.",
- "blurbGuildsPage": "Les Guildes sont des groupes de discussion créés par les joueurs pour les joueurs pour regrouper les personnes autour de leurs centres d'intérêt. Jetez un œil à la liste et rejoignez les Guildes qui vous intéressent!",
+ "blurbInbox": "C'est ici que vos messages privés sont stockés ! Vous pouvez envoyer un message à quelqu'un en cliquant sur l'icône de l'enveloppe à côté de leur nom dans la Taverne, votre Équipe, ou votre Guilde.",
+ "blurbGuildsPage": "Les Guildes sont des groupes de discussion créés par les joueurs pour les joueurs pour regrouper les personnes autour de leurs centres d'intérêt. Jetez un œil à la liste et rejoignez les Guildes qui vous intéressent !",
"blurbChallenges": "Les Défis sont des listes de tâches créées par des membres ! Rejoindre un défi ajoutera ses tâches aux vôtres dans la page des tâches ; gagner un Défi vous fera gagner un succès ainsi que, souvent, des gemmes !",
- "blurbHallPatrons": "Voici le Panthéon des Sponsors, où nous rendons hommage aux nobles aventuriers qui ont soutenu le Kickstarter original de Habitica. Nous les remercions de nous avoir aidés à donner la vie à Habitica!",
+ "blurbHallPatrons": "Voici le Panthéon des Sponsors, où nous rendons hommage aux nobles aventuriers qui ont soutenu le Kickstarter original de Habitica. Nous les remercions de nous avoir aidés à donner la vie à Habitica !",
"blurbHallHeroes": "Ceci est le Panthéon des Héros, où tous les contributeurs open-source d'Habitica sont honorés. Que ce soit par du code, de l'art, de la musique, de l'écriture, ou juste de l'aide, ils ont mérité\n des gemmes, de l'équipment exclusif, et des titres prestigieux. Vous pouvez aussi contribuer à Habitica ! Apprenez-en plus ici. "
}
\ No newline at end of file
diff --git a/common/locales/fr/death.json b/common/locales/fr/death.json
index 0592edad57..91f52ab023 100644
--- a/common/locales/fr/death.json
+++ b/common/locales/fr/death.json
@@ -4,13 +4,13 @@
"deathPenaltyDetails": "Vous avez perdu un niveau, de l'or, et une pièce d'équipement, mais vous pouvez tous les récupérer en travaillant dur ! Bonne chance--vous y arriverez.",
"refillHealthTryAgain": "Reprendre vie et essayer à nouveau",
"dyingOftenTips": "Cela vous arrive trop souvent ? Voici quelques astuces !",
- "losingHealthWarning": "Faites attention - Vous perdez de la Vie !",
+ "losingHealthWarning": "Attention - Vous perdez de la Vie !",
"losingHealthWarning2": "Ne laissez pas votre Vie tomber à zéro ! Si cela arrive, vous perdrez un niveau, votre Or, et une pièce d'équipement.",
"toRegainHealth": "Pour regagner de la Vie :",
"lowHealthTips1": "Gagnez un niveau pour guérir complètement !",
- "lowHealthTips2": "Achetez une Potion de guérison dans la colonne Récompenses pour regagner 15 Points de Vie.",
+ "lowHealthTips2": "Achetez une Potion de guérison dans la colonne des Récompenses pour regagner 15 Points de Vie.",
"losingHealthQuickly": "Vous perdez de la Vie rapidement ?",
- "lowHealthTips3": "Les tâches Quotidiennes incomplètes vous infligent des dégats pendant la nuit, alors faites attention à ne pas en créer de trop au début !",
- "lowHealthTips4": "Si une tâche Quotidienne n'est pas échue certains jours, vous pouvez la désactiver en cliquant l'icône en forme de crayon.",
+ "lowHealthTips3": "Les tâches Quotidiennes non accomplies vous infligent des dégâts pendant la nuit, faites attention à ne pas en créer trop au début !",
+ "lowHealthTips4": "Si une tâche Quotidienne n'est pas due certains jours, vous pouvez la désactiver en cliquant sur l'icône en forme de crayon.",
"goodLuck": "Bonne chance !"
}
\ No newline at end of file
diff --git a/common/locales/fr/defaulttasks.json b/common/locales/fr/defaulttasks.json
index d93ed3741f..ed8fbc332e 100644
--- a/common/locales/fr/defaulttasks.json
+++ b/common/locales/fr/defaulttasks.json
@@ -6,7 +6,7 @@
"defaultHabit3Text": "Prendre les escaliers / l'ascenseur (Cliquer sur le crayon pour éditer)",
"defaultHabit3Notes": "Exemples de bonnes ou mauvaises habitudes : +/- Prendre les escaliers/l'ascenseur ; +/- Boire de l'eau/du soda",
"defaultTodoNotes": "Vous pouvez au choix valider cette tâche À faire, la modifier ou la supprimer.",
- "defaultTodo1Text": "Rejoindre Habitica (Cochez-moi!)",
+ "defaultTodo1Text": "Rejoindre Habitica (Cochez-moi !)",
"defaultReward1Text": "15 minutes de pause",
"defaultReward1Notes": "Les récompenses personnalisées peuvent prendre de nombreuses formes. Certaines personnes se retiendront de regarder leur série préférée jusqu'à ce qu'elles aient assez d'or pour la payer.",
"defaultTag1": "matin",
diff --git a/common/locales/fr/faq.json b/common/locales/fr/faq.json
index 2c149f626b..02b635108d 100644
--- a/common/locales/fr/faq.json
+++ b/common/locales/fr/faq.json
@@ -9,15 +9,15 @@
"faqQuestion2": "Quelques exemples de tâches ?",
"iosFaqAnswer2": "Il y a quatre listes d'exemples de tâches sur le wiki pour vous inspirer :\n
\n* [Exemples d'Habitudes](http://habitica.wikia.com/wiki/Sample_Habits)\n* [Exemples de Quotidiennes](http://habitica.wikia.com/wiki/Sample_Dailies)\n* [Exemples de tâches À Faire](http://habitica.wikia.com/wiki/Sample_To-Dos)\n* [Exemples de Récompenses](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)",
"webFaqAnswer2": "Il y a quatre listes d'exemples de tâches pour vous inspirer :\n* [Exemples d'Habitudes](http://habitica.wikia.com/wiki/Sample_Habits)\n* [Exemples de Quotidiennes](http://habitica.wikia.com/wiki/Sample_Dailies)\n* [Exemples de tâches À Faire](http://habitica.wikia.com/wiki/Sample_To-Dos)\n* [Exemples de Récompenses](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)",
- "faqQuestion3": "Pourquoi mes tâches changent-elles de couleur?",
- "iosFaqAnswer3": "Vos tâches changent de couleur en fonction de la manière dont vous les effectuez en ce moment ! Chaque nouvelle tâche est créée neutre, donc jaune. Si vous effectuez des tâches Quotidiennes ou des Habitudes positives plus fréquemment, elles changeront de couleur jusqu'à devenir bleues. Si vous manquez une tâche Quotidienne ou cédez à une mauvaise Habitude, la couleur de la tâche change vers le rouge. Plus une tâche est rouge, plus elle vous fera gagner de récompenses, mais si c'est une tâche Quotidienne ou une mauvaise Habitude, elle vous blessera aussi d'autant plus! Cela vous aide à trouver la motivation pour effectuer les tâches qui vous posent problème. ",
- "webFaqAnswer3": "Vos tâches changent de couleur en fonction de la manière dont vous les effectuez en ce moment ! Chaque nouvelle tâche est créée neutre, donc jaune. Si vous effectuez des tâches Quotidiennes ou des Habitudes positives plus fréquemment, elles changeront de couleur jusqu'à devenir bleues. Si vous manquez une tâche Quotidienne ou cédez à une mauvaise Habitude, la couleur de la tâche change vers le rouge. Plus une tâche est rouge, plus elle vous fera gagner de récompenses, mais si c'est une tâche Quotidienne ou une mauvaise Habitude, elle vous blessera aussi d'autant plus! Cela vous aide à trouver la motivation pour effectuer les tâches qui vous posent problème. ",
- "faqQuestion4": "Pourquoi est-ce que mon avatar a perdu de la santé, et comment puis-je la récupérer?",
- "iosFaqAnswer4": "Il y a plusieurs choses qui peuvent vous causer des dégâts. D'abord, si vous laissez de tâches Quotidiennes incomplètes pendant la nuit, elles vous causeront des dégâts. Ensuite, si vous réalisez une mauvaise Habitude, elle vous causera des dégâts. Enfin, si vous et votre Équipe affrontez un Boss, et qu'un de vos compagnons n'a pas réalisé toutes ses tâches quotidiennes, Le Boss vous attaquera.\n\nLa meilleure façon de guérir est de gagner un niveau, qui vous rendra toute votre santé. Vous pouvez aussi acheter une Potion de Santé avec de l'or à partir de la colonne Récompenses. En plus, au delà du niveau 10, vous pouvez choisir de devenir un Guérisseur, et vous pourrez apprendre les compétences de guérison. Si vous êtes en Équipe avec un Guérisseur, il peut aussi vous guérir.",
+ "faqQuestion3": "Pourquoi mes tâches changent-elles de couleur ?",
+ "iosFaqAnswer3": "Vos tâches changent de couleur en fonction de la manière dont vous les effectuez en ce moment ! Chaque nouvelle tâche est créée neutre, donc jaune. Si vous effectuez des tâches Quotidiennes ou des Habitudes positives plus fréquemment, elles changeront de couleur jusqu'à devenir bleues. Si vous manquez une tâche Quotidienne ou cédez à une mauvaise Habitude, la couleur de la tâche change vers le rouge. Plus une tâche est rouge, plus elle vous fera gagner de récompenses, mais si c'est une tâche Quotidienne ou une mauvaise Habitude, elle vous blessera aussi d'autant plus ! Cela vous aide à trouver la motivation pour effectuer les tâches qui vous posent problème. ",
+ "webFaqAnswer3": "Vos tâches changent de couleur en fonction de la manière dont vous êtes en train de les effectuer ! Chaque nouvelle tâche est créée en jaune. Si vous effectuez des tâches Quotidiennes ou des Habitudes positives plus fréquemment, elles changeront de couleur jusqu'à devenir bleu. Si vous manquez une tâche Quotidienne ou cédez à une mauvaise Habitude, la couleur de la tâche change vers le rouge. Plus une tâche est rouge, plus elle vous fera gagner de récompenses, mais si c'est une tâche Quotidienne ou une mauvaise Habitude, elle vous blessera aussi d'autant plus ! Cela vous aide à trouver la motivation pour effectuer les tâches qui vous posent problème. ",
+ "faqQuestion4": "Pourquoi est-ce que mon avatar a perdu de la santé, et comment puis-je la récupérer ?",
+ "iosFaqAnswer4": "Il y a plusieurs choses qui peuvent vous causer des dégâts. D'abord, si vous laissez de tâches Quotidiennes incomplètes pendant la nuit, elles vous causeront des dégâts. Ensuite, si vous réalisez une mauvaise Habitude, elle vous causera des dégâts. Enfin, si vous et votre Équipe affrontez un Boss, et qu'un de vos compagnons n'a pas réalisé toutes ses tâches Quotidiennes, Le Boss vous attaquera.\n\nLa meilleure façon de guérir est de gagner un niveau, qui vous rendra toute votre santé. Vous pouvez aussi acheter une Potion de Santé avec de l'or à partir de la colonne Récompenses. En plus, au delà du niveau 10, vous pouvez choisir de devenir un Guérisseur, et vous pourrez apprendre les compétences de guérison. Si vous êtes en Équipe avec un Guérisseur, il peut aussi vous guérir.",
"webFaqAnswer4": "Il y a plusieurs choses qui peuvent vous causer des dégâts. D'abord, si vous laissez de tâches Quotidiennes incomplètes pendant la nuit, elles vous causeront des dégâts. Ensuite, si vous réalisez une mauvaise Habitude, elle vous causera des dégâts. Enfin, si vous et votre Équipe affrontez un Boss, et qu'un de vos compagnons n'a pas réalisé toutes ses tâches quotidiennes, Le Boss vous attaquera.\n
\nLa meilleure façon de guérir est de gagner un niveau, qui vous rendra toute votre santé. Vous pouvez aussi acheter une Potion de Santé avec de l'or à partir de la colonne Récompenses. En plus, au delà du niveau 10, vous pouvez choisir de devenir un Guérisseur, et vous pourrez apprendre les compétences de guérison. Si vous êtes en Équipe (dans Social > Équipe) avec un Guérisseur, il peut aussi vous guérir.",
"faqQuestion5": "Comment jouer à Habitica avec mes amis ?",
- "iosFaqAnswer5": "Le meilleur moyen est de les inviter dans une Équipe avec vous, via le [site](https://habitica.com/#/options/groups/party) ! Nous ajouterons bientôt la possibilité de créer une Équipe depuis cette application, mais attendant, vous pouvez utiliser le [site](https://habitica.com/#/options/groups/party). Les Équipes peuvent partir en quêtes, combattre des monstres, et utiliser leurs compétences pour s'entraider. Sur le site, vous et vos amis pouvez aussi rejoindre des Guildes, qui sont des salons de discussion publiques. Les Guildes seront ajoutés à cette application dans une mise à jour ultérieure !",
- "webFaqAnswer5": "Le meilleur moyen est de les inviter dans une Équipe avec vous, en passant par Social > Équipe ! Les Équipes peuvent partir en quêtes, combattre des monstres, et utiliser leurs compétences pour s'entraider. Vous et vos amis pouvez aussi rejoindre des Guildes (Social > Guildes), qui sont des salons de discussion sur un intérêt partagé ou à la poursuite d'un même but, et peuvent être publiques ou privées. Vous pouvez joindre autant de guildes que vous voulez, mais seulement une équipe.\n
\nPour des informations plus précises, lisez sur le wiki les pages à propose des [Équipes](http://habitrpg.wikia.com/wiki/Party) et des [Guildes](http://habitrpg.wikia.com/wiki/Guilds).",
+ "iosFaqAnswer5": "Le meilleur moyen est de les inviter dans une Équipe avec vous, via le [site](https://habitica.com/#/options/groups/party) ! Nous ajouterons bientôt la possibilité de créer une Équipe depuis cette application, mais attendant, vous pouvez utiliser le [site](https://habitica.com/#/options/groups/party). Les Équipes peuvent partir en quêtes, combattre des monstres, et utiliser leurs compétences pour s'entraider. Sur le site, vous et vos amis pouvez aussi rejoindre des Guildes, qui sont des salons de discussion publics. Les Guildes seront ajoutés à cette application dans une mise à jour ultérieure !",
+ "webFaqAnswer5": "Le meilleur moyen est de les inviter dans une Équipe avec vous, en passant par Social > Équipe ! Les Équipes peuvent partir en quêtes, combattre des monstres, et utiliser leurs compétences pour s'entraider. Vous et vos amis pouvez aussi rejoindre des Guildes (Social > Guildes), qui sont des salons de discussion sur un intérêt partagé ou à la poursuite d'un même but, et peuvent être publiques ou privées. Vous pouvez joindre autant de guildes que vous voulez, mais seulement une équipe.\n
\nPour des informations plus précises, lisez sur le wiki les pages à propos des [Équipes](http://habitrpg.wikia.com/wiki/Party) et des [Guildes](http://habitrpg.wikia.com/wiki/Guilds).",
"faqQuestion6": "Comment obtenir des Familiers ou des Montures ?",
"iosFaqAnswer6": "A partir du niveau 3, vous débloquerez le Système de Butin. Chaque fois que vous réalisez une tâche, , vous aurez une chance aléatoire de recevoir un œuf, une potion d'éclosion, ou un morceau de nourriture. Ils seront stockés dans Menu > Objets.\n\nPour faire éclore un Familier, vous aurez besoin d'un œuf et d'une potion d'éclosion. Sélectionnez l’œuf pour déterminer l'espèce que vous voulez faire éclore, et choisissez \"Faire éclore l'Œuf.\" Puis choisissez la potion d'éclosion pour déterminer sa couleur ! Allez dans Menu > Familiers pour équiper votre nouveau Familier en cliquant dessus.\n\nVous pouvez aussi faire grandir vos Familiers en Montures en les nourrissant dans Menu > Familiers, et en sélectionnant \"Nourrir le Familier\" ! Vous devrez nourrir un familier plusieurs fois avant qu'il ne devienne une Monture, mais si vous devinez sa nourriture préférée, il grandira plus vite. Faites des essais, ou [lisez les spoilers ici](http://habitica.wikia.com/wiki/Food#Food_Preferences). Une fois que vous avez obtenu une monture, allez dans Menu > Montures et sélectionnez la pour l'équiper.\n\nVous pouvez aussi gagner des œufs pour les Quêtes de Familiers en accomplissant certaines Quêtes. (Voir ci-dessous pour en apprendre plus sur les Quêtes.)",
"webFaqAnswer6": "A partir du niveau 3, vous débloquerez le Système de Butin. Chaque fois que vous réalisez une tâche, , vous aurez une chance aléatoire de recevoir un œuf, une potion d'éclosion, ou un morceau de nourriture. Ils seront stockés dans Inventaire > Marché.\n
\nPour faire éclore un Familier, vous aurez besoin d'un œuf et d'une potion d'éclosion. Cliquez l’œuf pour déterminer l'animal que vous voulez faire éclore, et puis cliquez la potion d'éclosion pour déterminer sa couleur ! Allez dans Inventaire > Familiers pour équiper votre nouveau Familier en cliquant dessus.\n
\nVous pouvez aussi faire grandir vos Familiers en Montures en les nourrissant dans Inventaire > Familiers. Cliquez sur un Familier, puis cliquez sur un morceau de nourriture sur le menu de droite ! Vous devrez nourrir un familier plusieurs fois avant qu'il ne devienne une Monture, mais si vous devinez sa nourriture préférée, il grandira plus vite. Faites des essais, ou [lisez les spoilers ici](http://habitica.wikia.com/wiki/Food#Food_Preferences). Une fois que vous avez obtenu une monture, allez dans Inventaire > Montures et sélectionnez la pour l'équiper.\n
\nVous pouvez aussi gagner des œufs pour les Quêtes de Familiers en accomplissant certaines Quêtes. (Voir ci-dessous pour en apprendre plus sur les Quêtes.)",
@@ -28,14 +28,14 @@
"iosFaqAnswer8": "Cette barre bleue qui apparaît lorsque vous atteignez le niveau 10 et choisissez une Classe est votre barre de Mana. En gagnant des niveaux supplémentaires, vous débloquerez des Compétences spéciales qui coûtent du Mana. Chaque Classe a des Compétences différentes, qui apparaissent après le niveau 11 dans Menu > Utiliser les Compétences. Contrairement à votre barre de vie, votre barre de Mana ne se réinitialise pas quand vous gagnez un niveau. A la place, du Mana est récupéré lorsque vous réalisez une Bonne Habitude, une Quotidienne ou une tâche À Faire, et du Mana est perdu quand vous succombez à une Mauvaise Habitude. Vous regagnerez aussi du Mana pendant la nuit -- Plus vous aurez complété de Quotidiennes, plus vous en regagnerez.",
"webFaqAnswer8": "Cette barre bleue qui apparaît lorsque vous atteignez le niveau 10 et choisissez une Classe est votre barre de Mana. En gagnant des niveaux supplémentaires, vous débloquerez des Compétences spéciales qui coûtent du Mana. Chaque Classe a des Compétences différentes, qui apparaissent après le niveau 11 dans la colonne Récompenses. Contrairement à votre barre de vie, votre barre de Mana ne se réinitialise pas quand vous gagnez un niveau. A la place, du Mana est récupéré lorsque vous réalisez une Bonne Habitude, une Quotidienne ou une tâche À Faire, et du Mana est perdu quand vous succombez à une Mauvaise Habitude. Vous regagnerez aussi du Mana pendant la nuit -- Plus vous aurez complété de Quotidiennes, plus vous en regagnerez.",
"faqQuestion9": "Comment combattre des monstres et partir en Quête ?",
- "iosFaqAnswer9": "D'abord, vous devez rejoindre une Équipe (voir ci-dessus). Bien que vous puissiez combattre des monstres seul, nous recommandons de jouer dans un groupe car cela rendra vos Quêtes plus facile. En plus, avoir des amis qui vous motivent à accomplir vos tâches est très motivant !\n\nEnsuite, vous avez besoin d'un Parchemin de Quête, qui sont stockés dans Menu > Objets. Il y a trois façons d'obtenir un parchemein :\n\n- Au niveau 15, vous recevrez une série de Quêtes, c'est à dire trois quêtes liées. D'autres séries seront débloquées aux niveau 30, 40 et 60.\n- Quand vous invitez des membres dans votre équipe sur le [site](https://habitica.com/#/options/groups/party), vous serez récompensés avec le parchemin du Basi-list ! (nous ajouterons cette possibilité dans l'application dans une mise à jour ultérieure.)\n- Vous pouvez acheter des Quêtes depuis la page Quêtes sur le [site](https://habitica.com/#/options/inventory/quests) pour de l'Or et des Gemmes. (nous ajouterons cette possibilité dans l'application dans une mise à jour ultérieure.)\n\nPour combattre un Boss ou réunir des objets pour une quête de collection, réalisez simplement vos tâches normalement, et elle seront transformées en dégâts pendant la nuit. (Recharger en tirant vers le bas sur l'écran peut être nécessaire pour voir la barre de vie du Boss descendre). Si vous combattez un Boss et ratez une de vos tâches Quotidiennes, le Boss infligera des dégâts à votre équipe au moment où vous lui infligerez des dégâts.\n\nAprès le niveau 11, les Mages et les Guerriers gagneront des compétences qui leurs permettent d'infliger des dégâts additionnels au Boss, en faisant ainsi d'excellentes classes après le niveau 10 si vous souhaitez taper dur.",
+ "iosFaqAnswer9": "D'abord, vous devez rejoindre une Équipe (voir ci-dessus). Bien que vous puissiez combattre des monstres seul, nous recommandons de jouer dans un groupe car cela rendra vos Quêtes plus faciles. En plus, avoir des amis qui vous motivent à accomplir vos tâches est très motivant !\n\nEnsuite, vous avez besoin d'un Parchemin de Quête, qui sont stockés dans Menu > Objets. Il y a trois façons d'obtenir un parchemein :\n\n- Au niveau 15, vous recevrez une série de Quêtes, c'est à dire trois quêtes liées. D'autres séries seront débloquées aux niveau 30, 40 et 60.\n- Quand vous invitez des membres dans votre équipe sur le [site](https://habitica.com/#/options/groups/party), vous serez récompensés avec le parchemin du Basi-list ! (nous ajouterons cette possibilité dans l'application dans une mise à jour ultérieure.)\n- Vous pouvez acheter des Quêtes depuis la page Quêtes sur le [site](https://habitica.com/#/options/inventory/quests) pour de l'Or et des Gemmes. (nous ajouterons cette possibilité dans l'application dans une mise à jour ultérieure.)\n\nPour combattre un Boss ou réunir des objets pour une quête de collection, réalisez simplement vos tâches normalement, et elle seront transformées en dégâts pendant la nuit. (Recharger en tirant vers le bas sur l'écran peut être nécessaire pour voir la barre de vie du Boss descendre). Si vous combattez un Boss et ratez une de vos tâches Quotidiennes, le Boss infligera des dégâts à votre équipe au moment où vous lui infligerez des dégâts.\n\nAprès le niveau 11, les Mages et les Guerriers gagneront des compétences qui leurs permettent d'infliger des dégâts additionnels au Boss, en faisant ainsi d'excellentes classes après le niveau 10 si vous souhaitez faire plus de dégâts.",
"webFaqAnswer9": "D'abord, vous devez rejoindre une Équipe (dans Social > Équipe). Bien que vous puissiez combattre des monstres seul, nous recommandons de jouer dans un groupe car cela rendra vos Quêtes plus facile. En plus, avoir des amis qui vous motivent à accomplir vos tâches est très motivant !\n
\nEnsuite, vous avez besoin d'un Parchemin de Quête, qui sont stockés dans Inventaire > Quêtes. Il y a trois façons d'obtenir un parchemin :\n
\n* Quand vous invitez des membres dans votre équipe, vous serez récompensés avec le parchemin du Basi-list !\n* Au niveau 15, vous recevrez une série de Quêtes, c'est à dire trois quêtes liées. D'autres séries seront débloquées aux niveau 30, 40 et 60.\n* Vous pouvez acheter des Quêtes depuis la page Quêtes (Inventaire > Quêtes) pour de l'Or et des Gemmes.\n
\nPour combattre un Boss ou réunir des objets pour une quête de collection, réalisez simplement vos tâches normalement, et elle seront transformées en dégâts pendant la nuit. (Recharger peut être nécessaire pour voir la barre de vie du Boss descendre). Si vous combattez un Boss et ratez une de vos tâches Quotidiennes, le Boss infligera des dégâts à votre équipe au moment où vous lui infligerez des dégâts.\n
\nAprès le niveau 11, les Mages et les Guerriers gagneront des compétences qui leurs permettent d'infliger des dégâts additionnels au Boss, en faisant ainsi d'excellentes classes après le niveau 10 si vous souhaitez taper dur.",
- "faqQuestion10": "Que sont les Gemmes, et comment en obtenir ?",
- "iosFaqAnswer10": "Les Gemmes sont achetées avec de l'argent en sélectionnant l'icône de gemme dans l'en-tête. Lorsque des gens achètent des gemmes, il nous aident à maintenir le site. Nous les remercions pour leur soutient !\n\nEn plus d'acheter des gemmes directement, il y a trois façons pour les joueurs de gagner des gemmes :\n\n* Gagnez un Défi sur le [site](https://habitica.com) qui a été ouvert par un autre joueur dans Social > Défis. (Nous ajouterons cette fonctionnalité dans l'application dans une mise à jour ultérieure !)\n* Abonnez-vous sur le [site](link) et débloquez la capacité d'acheter un certain nombre de gemmes par mois.\n* Contribuez au projet Habitica avec vos compétences. Lisez cette page du Wiki pour plus de détail : [Contribuer à Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica). \n\nGardez à l'esprit que les objets achetés avec des gemmes n'offrent aucun avantage statistiques, donc les joueurs peuvent très bien utiliser l'application sans elles !",
+ "faqQuestion10": "Que sont les Gemmes, et comment est-ce que je peux en obtenir ?",
+ "iosFaqAnswer10": "Les Gemmes sont achetées avec de l'argent en sélectionnant l'icône de gemme dans l'en-tête. Lorsque des gens achètent des gemmes, ils nous aident à maintenir le site. Nous les remercions pour leur soutien ! En plus d'acheter des gemmes directement, il y a trois façons pour les joueurs de gagner des gemmes : * Gagnez un Défi sur le [site](https://habitica.com) qui a été ouvert par un autre joueur dans Social > Défis. (Nous ajouterons cette fonctionnalité dans l'application dans une mise à jour ultérieure !) * Abonnez-vous sur le [site](https://habitica.com/#/options/settings/subscription) et débloquez la capacité d'acheter un certain nombre de gemmes par mois. * Contribuez au projet Habitica avec vos compétences. Lisez cette page du Wiki pour plus de détails : [Contribuer à Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica). Gardez à l'esprit que les objets achetés avec des gemmes n'offrent aucun avantage statistique, donc les joueurs peuvent très bien utiliser l'application sans elles !",
"webFaqAnswer10": "Les Gemmes sont [achetées avec de l'argent](https://habitica.com/#/options/settings/subscription) bien que les [abonnés](https://habitica.com/#/options/settings/subscription) puissent en acheter avec de l'Or. Lorsque des gens achètent des gemmes, il nous aident à maintenir le site. Nous les remercions pour leur soutient !\n
\nEn plus d'acheter des gemmes directement, il y a deux façons pour les joueurs de gagner des gemmes :\n
\n* Gagnez un Défi qui a été ouvert par un autre joueur dans Social > Défis.\n* Contribuez au projet Habitica avec vos compétences. Lisez cette page du Wiki pour plus de détail : [Contribuer à Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica).\n
\nGardez à l'esprit que les objets achetés avec des gemmes n'offrent aucun avantage statistiques, donc les joueurs peuvent très bien utiliser l'application sans elles !",
"faqQuestion11": "Comment signaler un bug ou demander une fonctionnalité ?",
"iosFaqAnswer11": "Vous pouvez signaler une erreur, demander une fonctionnalité ou envoyer un avis depuis Menu > Signaler une erreur et Menu > Envoyer un avis ! Nous ferons notre possible pour vous aider.",
"webFaqAnswer11": "Les rapports d'erreur sont rassemblés sur GitHub. Aller dans [Aide > Signaler un Bug](https://github.com/HabitRPG/habitrpg/issues/2760) et suivez les instructions. Ne vous en faites pas, nous corrigerons ça rapidement !\n
\nLes demandes de fonctionnalités sont rassemblées sur Trello. Allez dans [Aide > Demander une Fonctionnalité](https://trello.com/c/odmhIqyW/440-read-first-table-of-contents) et suivez les instructions. Ta-Da!",
"iosFaqStillNeedHelp": "Si vous avez une question qui n'est pas dans cette liste, venez la poser dans la Taverne depuis Menu > Taverne ! Nous serons heureux de vous aider.",
- "webFaqStillNeedHelp": "Si vous avez une question qui n'est pas dans cette liste, venez la poser dans la [Guilde des nouveaux](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a) ! Nous serons heureux de vous aider."
+ "webFaqStillNeedHelp": "Si vous avez une question qui n'est pas dans cette liste, venez la poser dans la [Guilde des Nouveaux Arrivants](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a) ! Nous serons heureux de vous aider."
}
\ No newline at end of file
diff --git a/common/locales/fr/front.json b/common/locales/fr/front.json
index 046233bfdf..da13c2d5aa 100644
--- a/common/locales/fr/front.json
+++ b/common/locales/fr/front.json
@@ -35,16 +35,16 @@
"contribUse": "Utilisation exclusive aux contributeurs Habitica",
"dragonsilverQuote": "Je ne peux vous dire combien d'outils de gestion du temps et des tâches j'ai essayé au cours des années ... [Habitica] est le seul outil que j'utilise qui m'a aidé à atteindre mes objectifs au lieu de simplement les lister.",
"dreimQuote": "Quand j'ai découvert [Habitica] l'été dernier, je venais juste de rater la moitié de mes examens. Grâce aux Quotidiennes… j'ai réussi à m'organiser et à me discipliner. Il y a un mois, j'ai finalement passé mes examens avec de bons résultats.",
- "elmiQuote": "Chaque matin, je me réjouis de me lever pour aller gagner des pièces d'or!",
+ "elmiQuote": "Chaque matin, je me réjouis de me lever pour aller gagner des pièces d'or !",
"email": "E-mail",
"emailNewPass": "Envoyer un nouveau mot de passe par e-mail",
"evagantzQuote": "Mon tout premier rendez-vous chez le dentiste où l'hygiéniste était réellement content de mes habitudes de brossage. Merci [Habitica] !",
"examplesHeading": "Les joueurs utilisent Habitica pour gérer...",
- "featureAchievementByline": "Vous avez fait quelque chose d'absolument génial? Obtenez un badge et exhibez-le!",
+ "featureAchievementByline": "Vous avez fait quelque chose d'absolument génial ? Obtenez un badge et exhibez-le !",
"featureAchievementHeading": "Badges de succès",
- "featureEquipByline": "Achetez des équipements, potions et autres goodies virtuels en édition limitée dans notre Marché, avec vos récompenses de tâches.",
+ "featureEquipByline": "Achetez des équipements, potions et autres goodies virtuels en édition limitée dans notre Marché, avec vos récompenses de tâches !",
"featureEquipHeading": "Équipement et extras",
- "featurePetByline": "Vous recevez des œufs et d'autres objets en guise de butin lorsque vous effectuez vos tâches. Soyez aussi productif que possible pour rassembler dans votre étable des familiers et des montures!",
+ "featurePetByline": "Vous recevez des œufs et d'autres objets en guise de butin lorsque vous effectuez vos tâches. Soyez aussi productif que possible pour rassembler dans votre étable des familiers et des montures !",
"featurePetHeading": "Familiers et Montures",
"featureSocialByline": "Rejoignez les groupes d'intérêt commun avec des personnes partageant les mêmes idées que vous. Créez des défis pour affronter d'autres membres.",
"featureSocialHeading": "Jeu social",
@@ -101,7 +101,7 @@
"marketing1Lead3": "Gagnez des prix aléatoires. Certains trouvent leur motivation dans le jeu, grâce à un système appelé \"récompense stochastique\". Habitica conjugue tous les genres de renforcement : positif, négatif, prévisible, et aléatoire.",
"marketing1Lead3Title": "Gagnez des prix aléatoires",
"marketing2Header": "Soyez en compétition avec vos amis, rejoignez des groupes de soutien",
- "marketing2Lead1": "Même si vous pouvez jouer en solo à Habitica, tout devient réellement intéressant dès lors que vous commencez à vous associer, à entrer en compétition et à rendre des comptes. La partie la plus efficace de n'importe quel programme d'amélioration personnelle est la responsabilité sociale, et quel meilleur environnement pour la responsabilité et la compétition qu'un jeu vidéo?",
+ "marketing2Lead1": "Même si vous pouvez jouer en solo à Habitica, tout devient réellement intéressant dès lors que vous commencez à vous associer, à entrer en compétition et à rendre des comptes. La partie la plus efficace de n'importe quel programme d'amélioration personnelle est la responsabilité sociale, et quel meilleur environnement pour la responsabilité et la compétition qu'un jeu vidéo ?",
"marketing2Lead2": "Combattez des boss. Qu'est-ce qu'un Jeu de Rôle sans batailles ? Combattez des boss avec votre équipe. Les boss sont un \"mode de super-responsabilité\" - un jour où vous n'allez pas à la gym est un jour où le boss blesse tout le monde.",
"marketing2Lead2Title": "Boss",
"marketing2Lead3": "Les Défis vous permettent d'être en compétition avec vos amis ou des étrangers. Celui qui a fait de son mieux à la fin du défi gagne des prix spéciaux.",
@@ -114,7 +114,7 @@
"marketing4Lead2": "Les coûts liés à la santé augmentent et quelqu'un doit forcément les payer. Des centaines de programmes sont conçus pour réduire ces coûts et améliorer le bien-être général. Nous sommes convaincus qu'Habitica peut apporter une réelle solution vers un mode de vie plus sain.",
"marketing4Lead2Title": "La ludification dans la santé et le bien-être",
"marketing4Lead3-1": "Vous voulez faire un jeu de votre vie ?",
- "marketing4Lead3-2": "Intéressé par la gestion d'un groupe dans l'éducation, le bien-être, et davantage?",
+ "marketing4Lead3-2": "Intéressé par la gestion d'un groupe dans l'éducation, le bien-être, et davantage ?",
"marketing4Lead3-3": "Vous voulez en savoir plus ?",
"marketing4Lead3Title": "Transformez tout en jeu",
"mobileAndroid": "Android",
@@ -133,7 +133,7 @@
"privacy": "Politique de Confidentialité",
"psst": "Psst",
"punishByline": "Perdez vos mauvaises habitudes et rompez le cercle vicieux de la procrastination grâce à des conséquences immédiates.",
- "punishHeading1": "Raté un objectif quotidien?",
+ "punishHeading1": "Raté un objectif quotidien ?",
"punishHeading2": "Perdez de la santé !",
"questByline1": "Jouer avec vos amis vous responsabilise face à vos tâches.",
"questByline2": "Lancez-vous des défis les uns aux autres pour atteindre un objectif ensemble !",
@@ -141,7 +141,7 @@
"questHeading2": "Si vous vous relâchez, ils se font tous blesser !",
"register": "Inscription",
"rewardByline1": "Dépensez de l'or pour des récompenses virtuelles et réelles.",
- "rewardByline2": "Les récompenses immédiates maintiennent votre motivation!",
+ "rewardByline2": "Les récompenses immédiates maintiennent votre motivation !",
"rewardHeading": "Accomplissez une tâche pour gagner de l'or !",
"sampleDailies": "Exemples de Quotidiennes",
"sampleHabits": "Exemples d'Habitudes",
@@ -167,7 +167,7 @@
"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 !",
- "unlockHeadline": "En restant productif, vous déverrouillez plus de contenu!",
+ "unlockHeadline": "En restant productif, vous déverrouillez plus de contenu !",
"useUUID": "Utilisez l'UUID / le jeton d'API (pour les utilisateurs Facebook)",
"username": "Nom d'Utilisateur",
"watchVideos": "Regarder les vidéos",
@@ -178,5 +178,6 @@
"generalQuestionsSite": "Questions générales sur le Site",
"businessInquiries": "Demandes pour les entreprises",
"merchandiseInquiries": "Demandes commerciales",
- "marketingInquiries": "Demandes pour le marketing/les réseaux sociaux"
+ "marketingInquiries": "Demandes pour le marketing/les réseaux sociaux",
+ "tweet": "Tweet"
}
\ No newline at end of file
diff --git a/common/locales/fr/gear.json b/common/locales/fr/gear.json
index 082a079b9e..6c1a02fb20 100644
--- a/common/locales/fr/gear.json
+++ b/common/locales/fr/gear.json
@@ -87,7 +87,7 @@
"weaponSpecialSpringHealerText": "Os Ravissant",
"weaponSpecialSpringHealerNotes": "VA CHERCHER ! Augmente l'Intelligence de <%= int %> points. Équipement en Édition Limitée du Printemps 2014.",
"weaponSpecialSummerRogueText": "Coutelas de Pirate",
- "weaponSpecialSummerRogueNotes": "Yarrrr ! Vous f'rez passer ces Quotidiennes sur la planche ! Augmente la Force de <%= str %> points. Équipement en Édition Limitée du Printemps 2014.",
+ "weaponSpecialSummerRogueNotes": "Avast! You'll make those Dailies walk the plank! Increases Strength by <%= str %>. Limited Edition 2014 Summer Gear.",
"weaponSpecialSummerWarriorText": "Tranchoir des Mers",
"weaponSpecialSummerWarriorNotes": "Quelle que soit la liste, il n'est pas une tâche qui se frotterait à cette dangereuse lame ! Augmente la Force de <%= str %> points. Équipement en Édition Limitée de l’Été 2014.",
"weaponSpecialSummerMageText": "Récolteur de Varech",
@@ -115,7 +115,7 @@
"weaponSpecialSpring2015WarriorText": "Matraque en Os",
"weaponSpecialSpring2015WarriorNotes": "C'est une vraie matraque en Os pour chien vraiment féroce, et absolument pas un jouet à mastiquer que la Sorcière Saisonnière vous aurait donné parce que vous êtes un bon toutou. Qui c'est le bon toutou ? C'est vous !!! Vous êtes un bon toutou !!! Augmente la Force de <%= str %> points. Équipement en Édition Limitée du Printemps 2015.",
"weaponSpecialSpring2015MageText": "Baguette de Magicien",
- "weaponSpecialSpring2015MageNotes": "Invoquez une carotte avec cette élégante baguette magique. Augmente l'Intelligence de <%= int %> points et la Perception de <%= per %>. Équipement en Édition Limitée du Printemps 2015.",
+ "weaponSpecialSpring2015MageNotes": "Conjure up a carrot for yourself with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.",
"weaponSpecialSpring2015HealerText": "Hochet de Chat",
"weaponSpecialSpring2015HealerNotes": "Lorsque vous l'agitez, il fait un drôle de cliquetis qui amuserait N'IMPORTE QUI pendant des heures. Augmente l'Intelligence de <%= int %> points. Équipement en Édition Limitée du Printemps 2015.",
"weaponSpecialSummer2015RogueText": "Corail Flamboyant",
@@ -126,6 +126,14 @@
"weaponSpecialSummer2015MageNotes": "Une puissance cachée luit dans les joyaux de ce bâton. Augmente l'Intelligence de <%= int %> points et la Perception de <%= per %> points. Équipement en Édition Limitée de l’Été 2015.",
"weaponSpecialSummer2015HealerText": "Baguette des Vagues",
"weaponSpecialSummer2015HealerNotes": "Guérit le mal de mer et le mal des mers ! Augmente l'Intelligence de <%= int %> points. Équipement en Édition Limitée de l’Été 2015.",
+ "weaponSpecialFall2015RogueText": "Hache de Bat-aille",
+ "weaponSpecialFall2015RogueNotes": "De redoutables tâches À Faire s'enfuient devant le battement d'ailes de cette hache. Augmente la Force de <%= str %> points. Équipement en Édition Limitée de l'Automne 2015.",
+ "weaponSpecialFall2015WarriorText": "Planche de Bois",
+ "weaponSpecialFall2015WarriorNotes": "Great for elevating things in cornfields and/or smacking tasks. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "weaponSpecialFall2015MageText": "Fil enchanté",
+ "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.",
"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é",
@@ -146,6 +154,8 @@
"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 de 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.",
"armor": "armure",
"armorBase0Text": "Habit simple",
"armorBase0Notes": "Un vêtement ordinaire. N'apporte aucun avantage.",
@@ -216,7 +226,7 @@
"armorSpecialSpringWarriorText": "Armure aux Trèfles d'acier",
"armorSpecialSpringWarriorNotes": "Soyeux comme le trèfle et résistant comme l'acier ! Augmente la Constitution de <%= con %> points. Équipement en Édition Limitée du Printemps 2014.",
"armorSpecialSpringMageText": "Bure de Rodentia",
- "armorSpecialSpringMageNotes": "Les souris vous sourient ! Augmente l'Intelligence de <%= int %> points.. Équipement en Édition Limitée du Printemps 2014.",
+ "armorSpecialSpringMageNotes": "Les souris vous sourient ! Augmente l'Intelligence de <%= int %> points. Équipement en Édition Limitée du Printemps 2014.",
"armorSpecialSpringHealerText": "Robe de Chiot Touffu",
"armorSpecialSpringHealerNotes": "Chaude et confortable, mais protège quand même son propriétaire des blessures. Augmente la Constitution de <%= con %> points. Équipement en Édition Limitée du Printemps 2014.",
"armorSpecialSummerRogueText": "Tunique de Pirate",
@@ -259,6 +269,14 @@
"armorSpecialSummer2015MageNotes": "Un pouvoir caché réside dans ces manches bouffantes. Augmente l'Intelligence de <%= int %> points. Équipement en Édition Limitée de l’Été 2015.",
"armorSpecialSummer2015HealerText": "Armure de Matelot",
"armorSpecialSummer2015HealerNotes": "Cette armure montre à tout le monde que vous êtes un honnête marchand maritime qui ne se comporterait jamais en voyou. Même pas en rêve ! Augmente la Constitution de <%= con %> points. Équipement en Édition Limitée de l'Été 2015.",
+ "armorSpecialFall2015RogueText": "Armure de Bat-aille",
+ "armorSpecialFall2015RogueNotes": "Volez vers la bat-aille! Augmente la Perception de <%= per %> points. Équipement en Édition Limitée de l'Automne 2015.",
+ "armorSpecialFall2015WarriorText": "Armure d'Epouvantail",
+ "armorSpecialFall2015WarriorNotes": "Bien qu'elle soit bourrée de paille, cette armure est extrêmement résistante! Augmente la Constitution de <%= con %> points. Équipement en Édition Limitée de l'Automne 2015.",
+ "armorSpecialFall2015MageText": "Robe Rapiécée",
+ "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": "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.",
"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",
@@ -287,6 +305,8 @@
"armorMystery201506Notes": "Plongez à travers un récif corallien dans cette tenue de bain aux couleurs vives ! N'apporte aucun bonus. Équipement d'Abonné de Juin 2015.",
"armorMystery201508Text": "Costume de Guépard",
"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": "Werewolf Costume",
+ "armorMystery201509Notes": "This IS a costume, right? Confers no benefit. September 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",
@@ -412,6 +432,14 @@
"headSpecialSummer2015MageNotes": "Un pouvoir caché brille dans les fils de ce foulard. Augmente la Perception de <%= per %> points. Équipement en Édition Limitée de l’Été 2015.",
"headSpecialSummer2015HealerText": "Bonnet de Matelot",
"headSpecialSummer2015HealerNotes": "Avec votre bonnet de matelot résolument vissé sur la tête, vous pouvez naviguer même sur les mers déchaînées ! Augmente l'Intelligence de <%= int %> points. Équipement en Édition Limitée de l’Été 2015.",
+ "headSpecialFall2015RogueText": "Bat-tle Wings",
+ "headSpecialFall2015RogueNotes": "Echolocate your enemies with this powerful helm! Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.",
+ "headSpecialFall2015WarriorText": "Scarecrow Hat",
+ "headSpecialFall2015WarriorNotes": "Everyone would want this hat--if they only had a brain. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
+ "headSpecialFall2015MageText": "Stitched Hat",
+ "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.",
"headSpecialGaymerxText": "Heaume de Guerrier Arc-en-Ciel",
"headSpecialGaymerxNotes": "En l'honneur de la \"Pride season\" et de GaymerX, ce casque spécial est décoré avec un motif arc-en-ciel aussi radieux que coloré ! GaymerX est une convention célébrant les LGBTQ et les jeux, et est ouverte à tous. Elle se déroule à l'InterContinental dans le centre de San Francisco, du 11 au 13 Juillet ! N'apporte aucun bonus.",
"headMystery201402Text": "Heaume Ailé",
@@ -434,6 +462,8 @@
"headMystery201505Notes": "La plume verte au sommet de ce heaume ondule fièrement. N'apport aucun bonus. Équipement d'Abonné de Mai 2015.",
"headMystery201508Text": "Chapeau de Guépard",
"headMystery201508Notes": "Ce confortable chapeau de guépard est vraiment soyeux ! N'apporte aucun bonus. Équipement d'Abonné d'Août 2015.",
+ "headMystery201509Text": "Werewolf Mask",
+ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 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",
@@ -462,6 +492,10 @@
"headArmoireRedFloppyHatNotes": "De nombreux sorts furent tissés dans ce simple chapeau, lui donnant une éclatante couleur rouge. Augmente la Constitution, l'Intelligence et la Perception de <%= attrs %> chacun. Armoire Enchantée : Objet indépendant.",
"headArmoirePlagueDoctorHatText": "Chapeau de Médecin de la Peste",
"headArmoirePlagueDoctorHatNotes": "Un authentique chapeau porté par les médecins qui ont combattu la Peste de Procrastination ! Augmente la Force de <%= str %>, l'Intelligence de <%= int %>, et la Constitution de <%= con %>. Armoire Enchantée, Ensemble de Médecin de la Peste (Objet 1 sur 3).",
+ "headArmoireBlackCatText": "Black Cat Hat",
+ "headArmoireBlackCatNotes": "This black hat is... purring. And twitching its tail. And breathing? Yeah, you just have a sleeping cat on your head. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "headArmoireOrangeCatText": "Orange Cat Hat",
+ "headArmoireOrangeCatNotes": "This orange hat is... purring. And twitching its tail. And breathing? Yeah, you just have a sleeping cat on your head. Increases Strength and Constitution by <%= attrs %> each. Enchanted Armoire: Independent Item.",
"offhand": "objet de main de bouclier",
"shieldBase0Text": "Pas d'Équipement de Main de Bouclier",
"shieldBase0Notes": "Pas de bouclier ni de deuxième arme.",
@@ -533,10 +567,18 @@
"shieldSpecialSummer2015WarriorNotes": "Forgé dans du métal du fond des océans par les artisans de Dilatoire, ce bouclier rayonne comme le sable et la mer. Augmente la Constitution de <%= con %> points. Équipement en Édition Limitée de l’Été 2015.",
"shieldSpecialSummer2015HealerText": "Bouclier Costaud",
"shieldSpecialSummer2015HealerNotes": "Utilisez ce bouclier pour vous débarrasser des rats dans la cale. Augmente la Constitution de <%= con %> points. Équipement en Édition Limitée de l'Été 2015.",
+ "shieldSpecialFall2015RogueText": "Hache de Bat-aille",
+ "shieldSpecialFall2015RogueNotes": "De redoutables tâches À Faire s'enfuient devant le battement d'ailes de cette hache. Augmente la Force de <%= str %> points. Équipement en Édition Limitée de l'Automne 2015.",
+ "shieldSpecialFall2015WarriorText": "Birdseed Bag",
+ "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.",
"shieldMystery301405Text": "Bouclier Horloge",
"shieldMystery301405Notes": "Le temps est de vote côté avec cet imposant bouclier horloge ! N'apporte aucun bonus. Équipement d'Abonné de Juin 3015.",
"shieldArmoireGladiatorShieldText": "Bouclier de Gladiateur",
"shieldArmoireGladiatorShieldNotes": "Pour être un gladiateur, vous devez ... euh, peu importe, cognez-les simplement avec votre bouclier. Augmente la Constitution de <%= con %> points et la Force de <%= str %> points. Armoire Enchantée : Ensemble de Gladiateur (Objet 3 sur 3).",
+ "shieldArmoireMidnightShieldText": "Bouclier de Minuit",
+ "shieldArmoireMidnightShieldNotes": "Ce bouclier est le plus puissant aux douze coups de minuit! Augmente la Constitution de <%= con %> points et la Force de <%= str %> points. Armoire Enchantée : Objet Indépendant.",
"back": "Accessoire de Dos",
"backBase0Text": "Pas d’accessoire dorsal",
"backBase0Notes": "Pas d’accessoire dorsal.",
diff --git a/common/locales/fr/groups.json b/common/locales/fr/groups.json
index 681cec049e..85ff9161e0 100644
--- a/common/locales/fr/groups.json
+++ b/common/locales/fr/groups.json
@@ -2,7 +2,7 @@
"tavern": "Taverne",
"innCheckOut": "Quitter l'Auberge",
"innCheckIn": "Se reposer à l'Auberge",
- "innText": "Vous êtes installé à l'Auberge! Tant que vous y séjournez, vous n'êtes pas affecté par vos Quotidiennes à la fin de la journée, mais elles vont tout de même se remettre à zéro tous les jours. Attention: si vous êtes en pleine Quête contre un Boss, il pourra toujours vous blesser pour les Quotidiennes manquées par les potes de votre Equipe, sauf s'ils séjournent aussi à l'Auberge! Et vous ne pourrez vous-même blesser le Boss (ou récolter des objets) que lorsque vous quitterez l'Auberge.",
+ "innText": "Vous êtes installé à l'Auberge ! Tant que vous y séjournez, vous n'êtes pas affecté par vos Quotidiennes à la fin de la journée, mais elles vont tout de même se remettre à zéro tous les jours. Attention : si vous êtes en pleine Quête contre un Boss, il pourra toujours vous blesser pour les Quotidiennes manquées par les potes de votre Equipe, sauf s'ils séjournent aussi à l'Auberge ! Et vous ne pourrez vous-même blesser le Boss (ou récolter des objets) que lorsque vous quitterez l'Auberge.",
"lfgPosts": "Sujets de recherche de Groupe (Recherche d'Équipe)",
"tutorial": "Tutoriel",
"glossary": "Glossaire",
@@ -12,7 +12,7 @@
"community": "Forum de la Communauté",
"dataTool": "Outil d'affichage des données",
"resources": "Ressources",
- "askQuestionNewbiesGuild": "Ask a Question (Newbies Guild)",
+ "askQuestionNewbiesGuild": "Posez une question (Guilde des Nouveaux Arrivants)",
"tavernTalk": "Discussion de comptoir",
"tavernAlert1": "Note : si vous signalez un problème ici, les développeurs ne le verront pas. Veuillez",
"tavernAlert2": "utiliser GitHub à la place",
@@ -99,7 +99,7 @@
"pm-reply": "Répondre",
"inbox": "Boîte de Réception",
"abuseFlag": "Signaler une infraction aux Règles de la Communauté",
- "abuseFlagModalHeading": "Signaler <%= name %> pour infraction?",
+ "abuseFlagModalHeading": "Signaler <%= name %> pour infraction ?",
"abuseFlagModalBody": "Voulez-vous vraiment signaler cette publication ? Vous ne devez signaler QUE celles qui enfreignent les <%= firstLinkStart %>Règles de la Communauté<%= linkEnd %> et/ou les<%= secondLinkStart %>Conditions Générales<%= linkEnd %>. Le signalement innaproprié d'une publication est une violation des Règles de la Communauté et peut vous affecter d'une infraction.",
"abuseFlagModalButton": "Signaler une infraction",
"abuseReported": "Merci d'avoir signalé cette infraction. Les modérateurs en ont été informé.",
@@ -119,7 +119,7 @@
"inviteFriendsLater": "Inviter des amis plus tard",
"inviteAlertInfo": "Si vous avez des amis qui utilisent déjà Habitica, invitez-les avec leur ID d'Utilisateur ici.",
"inviteExistUser": "Inviter des membres existants",
- "byColon": "Invité par:",
+ "byColon": "Invité par :",
"inviteNewUsers": "Inviter de nouveaux membres",
"sendInvitations": "Envoyer des Invitations",
"invitationsSent": "Invitations envoyées !",
diff --git a/common/locales/fr/limited.json b/common/locales/fr/limited.json
index 459ced10e4..57f902fb24 100644
--- a/common/locales/fr/limited.json
+++ b/common/locales/fr/limited.json
@@ -3,13 +3,13 @@
"seasonalEdition": "Édition Saisonnière",
"winterColors": "Couleurs Hivernales",
"annoyingFriends": "Amis Pénibles",
- "annoyingFriendsText": "Votre équipe vous a lancé <%= snowballs %> boules de neige.",
+ "annoyingFriendsText": "A été touché·e <%= snowballs %> fois par des boules de neige lancées par un membre de l'équipe.",
"alarmingFriends": "Amis Inquiétants",
"alarmingFriendsText": "A été transformé·e en fantôme <%= spookDust %> fois par des membres de l'équipe.",
"agriculturalFriends": "Amis Agricoles",
- "agriculturalFriendsText": "A été transformé en fleur <%= seeds %> fois par un membre de son équipe.",
+ "agriculturalFriendsText": "A été transformé·e en fleur <%= seeds %> fois par un membre de son équipe.",
"aquaticFriends": "Amis Aquatiques",
- "aquaticFriendsText": "A été éclaboussé <%= seafoam %> fois par des membres de l'équipe.",
+ "aquaticFriendsText": "A été éclaboussé·e <%= seafoam %> fois par des membres de l'équipe.",
"valentineCard": "Carte de St Valentin",
"valentineCardExplanation": "Pour avoir supporté un poème si sirupeux, vous avez tous les deux reçu le badge \"Amis Adorables\" !",
"valentineCardNotes": "Envoyer une carte de la St Valentin à un membre de l'équipe.",
@@ -26,15 +26,16 @@
"seasonalShop": "Boutique Saisonnière",
"seasonalShopClosedTitle": "<%= linkStart %>Siena Leslie<%= linkEnd %>",
"seasonalShopTitle": "<%= linkStart %>Sorcière Saisonnière<%= linkEnd %>",
- "seasonalShopClosedText": "La Boutique Saisonnière est actuellement fermée !! Je ne sais pas où est passé la Sorcière Saisonnière, mais je parie qu'elle sera de retour lors du prochain Grand Gala!",
- "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!",
+ "seasonalShopClosedText": "La Boutique Saisonnière est actuellement fermée !! Je ne sais pas où est passé la Sorcière Saisonnière, mais je parie qu'elle sera de retour lors du prochain Grand Gala !",
+ "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 !",
"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)",
- "toAndFromCard": "A: <%= toName %>, De: <%= fromName %>",
+ "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\" !",
"nyeCardNotes": "Envoyer une Carte de la Nouvelle Année à un membre de l'équipe.",
@@ -54,5 +55,10 @@
"daringSwashbucklerSet": "Bretteur Audacieux (Guerrier)",
"emeraldMermageSet": "Sorcirène Émeraude (Mage)",
"reefSeahealerSet": "Poissoigneur du Récif (Guérisseur)",
- "roguishPirateSet": "Pirate Voyou (Voleur)"
+ "roguishPirateSet": "Pirate Voyou (Voleur)",
+ "monsterOfScienceSet": "Monstre de la Science (Guerrier)",
+ "witchyWizardSet": "Sorcier ensorceleur (Mage)",
+ "mummyMedicSet": "Médecin Momifié (Guérisseur)",
+ "vampireSmiterSet": "Vampire Frappeur (Voleur)",
+ "fallEventAvailability": "Disponible jusqu'au 31 octobre"
}
\ No newline at end of file
diff --git a/common/locales/fr/messages.json b/common/locales/fr/messages.json
index 9e16057da0..7fc4c99c39 100644
--- a/common/locales/fr/messages.json
+++ b/common/locales/fr/messages.json
@@ -5,6 +5,7 @@
"messageTagNotFound": "Étiquette non trouvée.",
"messagePetNotFound": ":pet non trouvé dans user.items.pets",
"messageFoodNotFound": ":food non trouvé dans user.items.food",
+ "messageNotAvailable": "Cet objet n'est actuellement pas disponible à l'achat.",
"messageCannotFeedPet": "Vous ne pouvez pas nourrir ce familier.",
"messageAlreadyMount": "Vous avez déjà cette monture. Essayez de nourrir un autre familier.",
"messageEvolve": "Vous avez dompté <%= egg %>, allez faire un tour !",
@@ -14,6 +15,7 @@
"messageEquipped": "<%= itemText %> équipé·e",
"messageUnEquipped": "<%= itemText %> retiré·e·s.",
"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",
@@ -26,7 +28,7 @@
"messageFoundQuest": "Vous avez trouvé la quête \"<%= questText %>\" !",
"messageAlreadyPurchasedGear": "Vous avez acheté cet équipement auparavant mais ne le possédez actuellement pas. Vous pouvez l'acheter à nouveau dans la colonne Récompenses sur la page des tâches.",
"messageAlreadyOwnGear": "Vous possédez déjà cet objet. Équipez le depuis la page d'équipement.",
- "armoireEquipment": "<%= image %> Vous avez trouvé une pièce d'équipement rare dans l'Armoire: <%= dropText %> ! Génial !",
+ "armoireEquipment": "<%= image %> Vous avez trouvé une pièce d'équipement rare dans l'Armoire : <%= dropText %> ! Génial !",
"armoireFood": "<%= image %> Vous farfouillez dans l'Armoire et trouvez du/de la <%= dropArticle %><%= dropText %>. Qu'est-ce que ça fait là ?",
"armoireExp": "Vous luttez contre l'Armoire et gagnez de l'Expérience. Prends ça !"
}
\ No newline at end of file
diff --git a/common/locales/fr/npc.json b/common/locales/fr/npc.json
index 2743495e75..a298bd0493 100644
--- a/common/locales/fr/npc.json
+++ b/common/locales/fr/npc.json
@@ -2,11 +2,11 @@
"npc": "PNJ",
"npcText": "A soutenu le projet Kickstarter à son niveau maximum !",
"mattBoch": "Matt Boch",
- "mattShall": "Dois-je préparer votre coursier, <%= name %>? Lorsque vous avez assez nourri un animal pour qu'il devienne une fière monture, il apparaît ici. Cliquez sur une monture pour monter en selle !",
+ "mattShall": "Dois-je préparer votre coursier, <%= name %> ? Lorsque vous avez assez nourri un animal pour qu'il devienne une fière monture, il apparaît ici. Cliquez sur une monture pour monter en selle !",
"mattBochText1": "Bienvenue à l'Écurie ! Je suis Matt, le Maître des Bêtes. Après avoir passé le niveau 3, vous pouvez faire éclore vos familiers grâce à vos œufs et potions. Lorsque vous faites éclore un animal au Marché, il apparaît ici! Cliquez sur l'image d'un animal pour le faire rejoindre votre avatar. Donnez à vos familiers la nourriture que vous trouvez dès la fin du niveau 3, et ils deviendront de puissantes montures.",
"daniel": "Daniel",
"danielText": "Bienvenue à la Taverne ! Restez un moment et rencontrez les habitants. Si vous avez besoin de vous reposer (vacances ? maladie ?), je vous installerai à l'Auberge. Pendant votre séjour, vos tâches Quotidiennes ne vous infligeront pas de dommages à la fin de la journée, mais vous pourrez quand même les réaliser.",
- "danielText2": "Prenez garde : si vous êtes au milieu d'une quête contre un boss, celui-ci vous infligera tout de même des blessures en fonction des Quotidiennes manquées des membres de votre groupe ! De façon identique, vos propres dégâts au Boss (ou les objets récoltés) ne seront pas appliquez tant que vous ne quitterez pas l'Auberge.",
+ "danielText2": "Prenez garde : si vous êtes au milieu d'une quête contre un boss, celui-ci vous infligera tout de même des blessures en fonction des Quotidiennes manquées des membres de votre groupe ! De façon identique, vos propres dégâts au Boss (ou les objets récoltés) ne seront pas appliqués tant que vous ne quitterez pas l'Auberge.",
"alexander": "Alexander le Marchand",
"welcomeMarket": "Bienvenue au Marché ! Achetez des œufs rares et des potions ! Vendez vos surplus ! Commandez des services utiles ! Venez voir ce que nous avons à proposer.",
"sellForGold": "Vendre <%= item %> pour <%= gold %> Or",
@@ -40,7 +40,7 @@
"moreClass": "Pour plus d'informations sur le système de classes, voir",
"tourWelcome": "Bienvenue à Habitica ! Ceci est votre liste de Tâches. Cochez une tâche pour continuer !",
"tourExp": "Beau travail ! Valider une tâche vous rapportera de l'Expérience et de l'Or !",
- "tourDailies": "Cette colonne est pour les tâches Quotidiennes. Pour continuer, ajoutez une tâche que vous devriez faire chaque jour ! Exemple de tâches Quotidiennes: Faire son lit, Se brosser les dents, Vérifier ses mails professionnels",
+ "tourDailies": "Cette colonne est pour les tâches Quotidiennes. Pour continuer, ajoutez une tâche que vous devriez faire chaque jour ! Exemple de tâches Quotidiennes : Faire son lit, Se brosser les dents, Vérifier ses mails professionnels",
"tourCron": "Magnifique ! Vos Quotidiennes sont réinitialisées chaque jour.",
"tourHP": "Prenez garde ! Si vous ne complétez pas une Quotidienne avant minuit, elle vous infligera des dégâts.",
"tourHabits": "Cette colonne est pour les bonnes et mauvaises Habitudes que vous réalisez fréquemment ! Pour continuer, cliquez sur le crayon pour changer les noms, puis cliquez sur la coche pour enregistrer.",
diff --git a/common/locales/fr/pets.json b/common/locales/fr/pets.json
index f0251f2bf8..913c16525a 100644
--- a/common/locales/fr/pets.json
+++ b/common/locales/fr/pets.json
@@ -1,11 +1,13 @@
{
"pets": "Familiers",
"petsFound": "Familiers trouvés",
+ "magicPets": "Familiers magiques",
"rarePets": "Familiers rares",
"questPets": "Familiers de Quête",
"mounts": "Montures",
"mountsTamed": "Montures apprivoisées",
"questMounts": "Montures de Quête",
+ "magicMounts": "Montures magiques",
"rareMounts": "Montures rares",
"etherealLion": "Lion Éthéré",
"veteranWolf": "Loup de Vétéran",
@@ -24,6 +26,7 @@
"eggSingular": "œuf",
"noEggs": "Vous n'avez pas d'œuf.",
"hatchingPotions": "Potions d'éclosion",
+ "magicHatchingPotions": "Potions d'éclosion magiques",
"hatchingPotion": "potion d'éclosion",
"noHatchingPotions": "Vous n'avez pas de potion d'éclosion.",
"inventoryText": "Cliquez sur un œuf pour voir les potions utilisables surlignées en vert, puis cliquez sur une des potions surlignées pour faire éclore votre familier. Si aucune potion n'est surlignée, cliquez à nouveau sur l’œuf pour le désélectionner et cliquez plutôt sur une potion d'abord pour voir les œufs utilisables. Vous pouvez aussi vendre votre surplus d'objets à Alexander le Marchand.",
@@ -31,6 +34,7 @@
"food": "Nourriture et Selles",
"noFood": "Vous n'avez ni nourriture ni selle.",
"dropsExplanation": "Récupérez ces objets plus vite avec des Gemmes, si vous ne voulez pas attendre de les recevoir comme butin. Apprenez-en plus sur le système de butin.",
+ "premiumPotionNoDropExplanation": "Les potions d'éclosion magiques ne peuvent pas être utilisées sur les œufs obtenus dans des quêtes. Le seul moyen d'obtenir des potions d'éclosion magiques est de les acheter ci-dessous, pas avec des butins.",
"beastMasterProgress": "Progression Maître des Bêtes",
"stableBeastMasterProgress": "Progression du Maître des Bêtes : <%= number %> Familiers Trouvés",
"beastAchievement": "Vous avez remporté le succès \"Maître des Bêtes\" pour avoir collectionné tous les familiers !",
@@ -52,14 +56,14 @@
"itemDrop": "Vous avez trouvé un objet !",
"firstDrop": "Vous avez débloqué le système d'objets ! À présent lorsque vous complétez des tâches, vous avez une petite chance de trouver un objet. Vous venez de trouver un <%= eggText %> Œuf ! <%= eggNotes %>",
"useGems": "Si vous voulez un Familier et que vous n'en pouvez plus d'attendre de le trouver, utilisez des Gemmes dans Inventaire > Marchépour l'acheter !",
- "hatchAPot": "Faire éclore un <%= egg %> <%= potion %>?",
+ "hatchAPot": "Faire éclore un <%= egg %> <%= potion %> ?",
"feedPet": "Donner <%= article %><%= text %> à <%= name %> ?",
"useSaddle": "Seller <%= pet %> ?",
"petName": "<%= egg %> <%= potion %>",
"mountName": "<%= mount %> <%= potion %>",
"petKeyName": "Clé du Chenil",
"petKeyPop": "Rendez la liberté à vos familiers, laissez-les démarrer leur propre aventure, et redécouvrez le frisson du Maître des Bêtes !",
- "petKeyBegin": "Clé du Chenil : Expérimentez à nouveau le frisson du <%= title %>!",
+ "petKeyBegin": "Clé du Chenil : Expérimentez à nouveau le frisson du <%= title %> !",
"petKeyInfo": "Le frisson de la collecte de familiers vous manque ? Vous pouvez à présent les laisser partir, et redonner un sens à ces butins !",
"petKeyInfo2": "Utilisez la Clé du Chenil pour ramener vos familiers et/ou montures non-issus de quêtes à zéro. (Les familiers et montures de quêtes et rares ne sont pas affectés)",
"petKeyInfo3": "Il y a trois types de Clé du Chenil : Relâcher les Familiers Uniquement (4 Gemmes), Relâcher les Montures Uniquement (4 Gemmes), ou Relâcher les Familiers et les Montures (6 Gemmes). Utiliser une Clé vous permet de cumuler les succès Maître des Bêtes et Maître des Montures. Le succès Triple Bingo n'est cumulable que si vous utilisez la Clé \"Relâcher les Familiers et les Montures\" et collectez les 90 familiers une seconde fois. Montrez au monde de quel bois les collectionneurs de légende sont faits ! Mais prenez garde, car dès lors que vous utilisez une Clé et ouvrez les portes du chenil ou de l'écurie, vous ne pourrez les remplir qu'en collectant tout à nouveau...",
diff --git a/common/locales/fr/questscontent.json b/common/locales/fr/questscontent.json
index 29fb9df509..7f2921ffc0 100644
--- a/common/locales/fr/questscontent.json
+++ b/common/locales/fr/questscontent.json
@@ -58,30 +58,30 @@
"questSpiderBoss": "Araignée",
"questSpiderDropSpiderEgg": "Araignée (Œuf)",
"questSpiderUnlockText": "Déverrouille l'achat d’œufs d'araignée au Marché",
- "questVice1Text": "Vice, partie 1: Libérez-vous de l'influence du dragon",
+ "questVice1Text": "Vice, partie 1 : Libérez-vous de l'influence du dragon",
"questVice1Notes": "
On raconte qu'un mal terrible se terre dans les cavernes du Mont Habitica. Un monstre dont la seule présence fait plier la volonté des puissants héros du pays, les soumettant à leurs mauvaises habitudes et à la paresse ! La bête est un grand dragon aux pouvoirs immenses et est constituée des ténèbres elles-mêmes : Vice, la perfide Vouivre des Ténèbres. Courageux Habitien·ne·s, dressez-vous et vainquez cette bête une fois pour toutes, mais seulement si vous pensez être capable de résister à son immense pouvoir.
Comment pensez vous pouvoir combattre cette bête si elle a déjà pris le contrôle de votre esprit ? Ne vous laissez pas aller à la paresse et au vice ! Travaillez dur pour combattre l'influence du dragon et vous défaire de son emprise !
", "questVice1Boss": "L'Ombre de Vice", "questVice1DropVice2Quest": "Vice, partie 2 (Parchemin)", - "questVice2Text": "Vice, partie 2: Trouvez la Tanière de la Vouivre", + "questVice2Text": "Vice, partie 2 : Trouvez la Tanière de la Vouivre", "questVice2Notes": "Une fois l'emprise de Vice dissipée, vous sentez revenir une force que vous ne pensiez pas avoir en vous. Fiers de vous et de votre aptitude à résister à l'emprise de la vouivre, votre équipe prend la route vers le Mont Habitica. Vous arrivez à l'entrée des cavernes de la montagne et stoppez net. Une houle d'ombre, presque comme un brouillard, s'échappe de l'ouverture. Il est presque impossible de voir quoi que ce soit en face de vous. La lumière de vos lanternes semble s'interrompre brusquement là où commencent les ombres. Il est dit que seule une lumière magique peut percer la brume infernale du dragon. Si vous arrivez à réunir assez de cristaux de lumière, vous pourrez atteindre le dragon.", "questVice2CollectLightCrystal": "Cristaux de Lumière", "questVice2DropVice3Quest": "Vice, partie 3 (Parchemin)", - "questVice3Text": "Vice, partie 3: Le Réveil de Vice", + "questVice3Text": "Vice, partie 3 : Le Réveil de Vice", "questVice3Notes": "Après de nombreux efforts, votre équipe a découvert l'antre de Vice. Le monstre massif toise votre équipe avec dégoût. Tandis que des ombres tourbillonnent autour de vous, vous entendez une voix murmurer dans votre tête : \"Encore des idiots d'habitants d'Habitica qui viennent me rendre visite ? Comme c'est mignon. Vous auriez été plus avisés de ne pas venir\". Le titan écailleux rejette la tête en arrière et se prépare à attaquer. C'est votre chance ! Donnez tout ce que vous avez et battez Vice une bonne fois pour toutes !", "questVice3Completion": "Les ténèbres de la caverne se dissipent et un silence de plomb tombe. Ma parole, vous avez réussi ! Vous avez vaincu Vice ! Vous et votre équipe pouvez finalement laisser échapper un soupir de soulagement. Profitez de votre victoire, braves Habiticien·ne·s, mais retenez les enseignements de ce combat contre Vice et allez de l'avant. Il y a toujours des Habitudes à remplir et de possibles plus grands maux à conquérir !", "questVice3Boss": "Vice, la Vouivre des Ténèbres", "questVice3DropWeaponSpecial2": "Hampe du Dragon de Stephen Weber", "questVice3DropDragonEgg": "Dragon (Œuf)", "questVice3DropShadeHatchingPotion": "Potion d'éclosion sombre", - "questMoonstone1Text": "La Chaîne de Pierres de Lune, Partie 1: La Chaîne de Pierre de Lune", + "questMoonstone1Text": "La Chaîne de Pierres de Lune, Partie 1 : La Chaîne de Pierre de Lune", "questMoonstone1Notes": "Un terrible malheur frappe les Habiticiens. De mauvaises habitudes que l'on pensait vaincues depuis longtemps reviennent d'outre-tombe pour se venger. La vaisselle sale traîne, les livres scolaires gisent sans être lus, et la procrastination gagne du terrain !
Vous suivez la trace de vos anciennes mauvaises Habitudes jusqu'aux Marais de la Stagnation et découvrez la coupable : la fantomatique nécromancienne, Récidive. Vous vous précipitez sur elle en brandissant vos armes, mais elles traversent son spectre sans aucun effet.
\"Ne vous fatiguez pas,\" siffle-t-elle d'une voix éraillée. \"Sans une chaîne de pierres de Lune, rien ne peut m'atteindre – et le maître joaillier @aurakami a dispersé toutes les pierres de Lune à travers Habitica il y a bien longtemps !\" Haletant, vous battez en retraite... mais vous savez ce qu'il vous reste à faire.
", "questMoonstone1CollectMoonstone": "Pierres de Lune", "questMoonstone1DropMoonstone2Quest": "La Chaîne de Pierres de Lune, Partie 2 : Récidive la Nécromancienne (Parchemin)", - "questMoonstone2Text": "La Chaîne de Pierres de Lune, Partie 2: Récidive la Nécromancienne", + "questMoonstone2Text": "La Chaîne de Pierres de Lune, Partie 2 : Récidive la Nécromancienne", "questMoonstone2Notes": "Le courageux armurier @Inventrix vous aide à façonner les pierres de Lune magiques pour en faire une chaîne. Vous êtes enfin prêt à affronter Récidive, mais alors que vous pénétrez dans les marais de la stagnation, un froid épouvantable vous submerge.
Un souffle pestilentiel murmure à votre oreille : \"Déjà de retour ? Quel plaisir...\" Vous faites volte-face, et lorsque vous frappez à la lumière de la chaîne de pierres de Lune, votre arme rencontre de la chair. \"Vous m'avez peut-être attachée à ce monde une fois de plus,\" gronde Récidive, \"mais il est à présent l'heure pour vous de le quitter !\"
", "questMoonstone2Boss": "La Nécromancienne", "questMoonstone2DropMoonstone3Quest": "La Chaîne de Pierres de Lune, Partie 3 : La Transformation de Récidive (Parchemin)", - "questMoonstone3Text": "La Chaîne de Pierres de Lune, Partie 3: La Transformation de Récidive", + "questMoonstone3Text": "La Chaîne de Pierres de Lune, Partie 3 : La Transformation de Récidive", "questMoonstone3Notes": "Récidive s'effondre, et vous lui assénez un coup avec la chaîne de pierres de Lune. Devant vos yeux horrifiés, Récidive s'empare des gemmes, les yeux brillants de triomphe.
\"Stupide créature de chair !\" s'écrie-t-elle. \"Ces pierres de Lune me rendront une forme physique, c'est vrai, mais pas celle que vous imaginiez. Comme la pleine lune émerge des ténèbres, mes pouvoirs aussi grandissent, et des ombres j'invoque le spectre de votre ennemi le plus redouté !\"
Une grenouille d'un vert maladif remonte du Marais, et le corps de Récidive se tord et se contorsionne en une forme qui vous remplit d'effroi – l'horrible corps mort-vivant de Vice, ressuscité.
", "questMoonstone3Completion": "Votre souffle se raccourcit et la sueur vous pique les yeux alors que la Vouivre mort-vivante s'écroule. Les restes de Récidive se dissipent en un fin brouillard grisâtre, qu'une brise rafraîchissante a tôt fait de dissiper ; vous entendez au loin les cris de ralliement des Habiticien·ne·s abattant leurs mauvaises Habitudes une fois pour toutes.
Le maître des bêtes @Baconsaur descend en piqué sur son griffon. \"J'ai assisté à la fin de votre bataille depuis le ciel, et elle m'a fortement ému. Je vous en prie, prenez cette tunique enchantée – votre bravoure révèle un cœur noble, je pense qu'elle vous était destinée.\"
", "questMoonstone3Boss": "Nécro-Vice", @@ -198,13 +198,13 @@ "questSlimeDropSlimeEgg": "Boule de Guimauve (Œuf)", "questSlimeUnlockText": "Débloque l'achat des Boules de Guimauve au marché", "questSheepText": "Le Bélier du Tonnerre", - "questSheepNotes": "Alors que vous vous promenez dans le paysage campagnard Tâcherain avec des amis, prenant une \"petite pause\" au milieu de vos obligations, vous tombez sur un adorable magasin de laine. Vous êtes si concentré dans votre procrastination que vous remarquez à peine les nuages menaçants qui se rapprochent en douce depuis l'horizon. \"C'est bê-ê-ê-ête que le temps se couvre. Ça ne présage rien de bon\", grommelle @Misceo, et vous regardez alors en l'air. Les nuages orageux tourbillonnent en volutes qui ressemblent fortement à.un... \"Nous n'avons pas le temps d'observer les nuages!\" crie @starsystemic. \"Il attaque!\" Le Bélier du Tonnerre arrive à toute allure, lançant des éclairs sur vous!", + "questSheepNotes": "Alors que vous vous promenez dans le paysage campagnard Tâcherain avec des amis, prenant une \"petite pause\" au milieu de vos obligations, vous tombez sur un adorable magasin de laine. Vous êtes si concentré dans votre procrastination que vous remarquez à peine les nuages menaçants qui se rapprochent en douce depuis l'horizon. \"C'est bê-ê-ê-ête que le temps se couvre. Ça ne présage rien de bon\", grommelle @Misceo, et vous regardez alors en l'air. Les nuages orageux tourbillonnent en volutes qui ressemblent fortement à.un... \"Nous n'avons pas le temps d'observer les nuages !\" crie @starsystemic. \"Il attaque !\" Le Bélier du Tonnerre arrive à toute allure, lançant des éclairs sur vous !", "questSheepBoss": "Bélier du Tonnerre", "questSheepCompletion": "Impressionné par votre assiduité, le Bélier du Tonnerre voit sa fureur se calmer peu à peu. Il lance trois énormes grêlons dans votre direction et disparaît dans un grondement sourd. En allant voir les grêlons de plus près, vous vous apercevez que ce sont en fait trois œufs doux et floconneux. Vous les ramassez et rentrez chez vous en flânant sous un ciel sans tache.", "questSheepDropSheepEgg": "Mouton (Œuf)", "questSheepUnlockText": "Déverrouille l'achat d’œufs de mouton au Marché", "questKrakenText": "Le Kraken d'Inkomplet", - "questKrakenNotes": "Par une journée chaude et ensoleillée, vous naviguez à travers la Baie d'Inkomplet, mais votre esprit est obscurci car vous vous inquiétez de tout ce qu'il vous reste encore à faire. Il vous semble qu'à peine une tâche terminée, une autre surgit, puis une autre...