Merge branch 'release' into develop
|
|
@ -9,7 +9,7 @@ RUN npm install -g gulp grunt-cli bower mocha
|
|||
# Clone Habitica repo and install dependencies
|
||||
RUN mkdir -p /usr/src/habitrpg
|
||||
WORKDIR /usr/src/habitrpg
|
||||
RUN git clone --branch v3.112.2 https://github.com/HabitRPG/habitica.git /usr/src/habitrpg
|
||||
RUN git clone --branch v3.113.0 https://github.com/HabitRPG/habitica.git /usr/src/habitrpg
|
||||
RUN npm install
|
||||
RUN bower install --allow-root
|
||||
RUN gulp build:prod --force
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "habitica",
|
||||
"description": "A habit tracker app which treats your goals like a Role Playing Game.",
|
||||
"version": "3.112.2",
|
||||
"version": "3.113.0",
|
||||
"main": "./website/server/index.js",
|
||||
"dependencies": {
|
||||
"@slack/client": "^3.8.1",
|
||||
|
|
|
|||
|
|
@ -1,36 +1,36 @@
|
|||
.promo_android {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1902px -180px;
|
||||
background-position: -1902px -356px;
|
||||
width: 175px;
|
||||
height: 175px;
|
||||
}
|
||||
.promo_aquatic_potions {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1337px -442px;
|
||||
background-position: -627px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201602 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1760px 0px;
|
||||
background-position: -1760px -295px;
|
||||
width: 141px;
|
||||
height: 294px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201603 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1760px -295px;
|
||||
background-position: -1760px -590px;
|
||||
width: 141px;
|
||||
height: 294px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201604 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -282px -1139px;
|
||||
background-position: -564px -1139px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201605 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -423px -1139px;
|
||||
background-position: -987px -1139px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
|
|
@ -48,103 +48,109 @@
|
|||
}
|
||||
.promo_backgrounds_armoire_201608 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1128px -1139px;
|
||||
background-position: -1269px -1139px;
|
||||
width: 140px;
|
||||
height: 439px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201609 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1269px -1139px;
|
||||
background-position: -1410px -1139px;
|
||||
width: 139px;
|
||||
height: 438px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201610 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -846px -1139px;
|
||||
background-position: -423px -1139px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201611 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -987px -1139px;
|
||||
background-position: -282px -1139px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201612 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1479px -441px;
|
||||
background-position: -141px -1139px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201701 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: 0px -1139px;
|
||||
background-position: -705px -1139px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201702 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -423px -550px;
|
||||
background-position: -1053px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201703 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -627px 0px;
|
||||
background-position: -1053px -442px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201704 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -627px -442px;
|
||||
background-position: -1195px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201705 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -769px 0px;
|
||||
background-position: -281px -550px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201706 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -281px -550px;
|
||||
background-position: -1337px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201707 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -911px 0px;
|
||||
background-position: -1337px -442px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201708 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -911px -442px;
|
||||
background-position: -1479px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201709 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1053px 0px;
|
||||
background-position: -423px -550px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_bees {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1053px -442px;
|
||||
background-position: -911px -442px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_bundle_farm {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -911px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_bundle_feathered {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1195px 0px;
|
||||
background-position: -769px -442px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_bundle_splashy {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1195px -442px;
|
||||
background-position: -769px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
|
|
@ -162,13 +168,13 @@
|
|||
}
|
||||
.promo_checkin_incentives {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1409px -1139px;
|
||||
background-position: -1760px 0px;
|
||||
width: 141px;
|
||||
height: 294px;
|
||||
}
|
||||
.promo_classes_fall_2014 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -558px -1581px;
|
||||
background-position: -281px -1581px;
|
||||
width: 321px;
|
||||
height: 100px;
|
||||
}
|
||||
|
|
@ -180,7 +186,7 @@
|
|||
}
|
||||
.promo_classes_fall_2016 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1760px -590px;
|
||||
background-position: -1760px -885px;
|
||||
width: 103px;
|
||||
height: 348px;
|
||||
}
|
||||
|
|
@ -228,19 +234,19 @@
|
|||
}
|
||||
.promo_contrib_spotlight_megan {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1902px -1274px;
|
||||
background-position: -2003px -1045px;
|
||||
width: 90px;
|
||||
height: 111px;
|
||||
}
|
||||
.promo_contrib_spotlight_shanaqui {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -2003px -1045px;
|
||||
background-position: -1902px -1274px;
|
||||
width: 90px;
|
||||
height: 111px;
|
||||
}
|
||||
.promo_cow {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -141px -1139px;
|
||||
background-position: 0px -1139px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
|
|
@ -252,7 +258,7 @@
|
|||
}
|
||||
.promo_dilatoryDistress {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1760px -939px;
|
||||
background-position: -1760px -1234px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
|
|
@ -264,13 +270,13 @@
|
|||
}
|
||||
.promo_ember_potions {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -769px -442px;
|
||||
background-position: -1195px -442px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_enchanted_armoire {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -880px -1581px;
|
||||
background-position: -603px -1581px;
|
||||
width: 374px;
|
||||
height: 76px;
|
||||
}
|
||||
|
|
@ -306,7 +312,7 @@
|
|||
}
|
||||
.promo_fairy_potions {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1337px 0px;
|
||||
background-position: -627px -442px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
|
|
@ -318,19 +324,19 @@
|
|||
}
|
||||
.promo_ghost_potions {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -705px -1139px;
|
||||
background-position: -846px -1139px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_good_luck {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1760px -1030px;
|
||||
background-position: -1760px -1325px;
|
||||
width: 110px;
|
||||
height: 60px;
|
||||
}
|
||||
.promo_habitica {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1902px -356px;
|
||||
background-position: -1902px -180px;
|
||||
width: 175px;
|
||||
height: 175px;
|
||||
}
|
||||
|
|
@ -342,7 +348,7 @@
|
|||
}
|
||||
.promo_habitoween_2016 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -564px -1139px;
|
||||
background-position: -1128px -1139px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
|
|
@ -354,7 +360,7 @@
|
|||
}
|
||||
.promo_holly_potions {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1479px 0px;
|
||||
background-position: -1479px -442px;
|
||||
width: 141px;
|
||||
height: 440px;
|
||||
}
|
||||
|
|
@ -370,9 +376,3 @@
|
|||
width: 249px;
|
||||
height: 102px;
|
||||
}
|
||||
.promo_jackalope {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -281px -1581px;
|
||||
width: 276px;
|
||||
height: 147px;
|
||||
}
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
|
|
@ -1,6 +1,12 @@
|
|||
.promo_king_manta {
|
||||
.promo_jackalope {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -942px -1310px;
|
||||
width: 276px;
|
||||
height: 147px;
|
||||
}
|
||||
.promo_king_manta {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1219px -1310px;
|
||||
width: 264px;
|
||||
height: 147px;
|
||||
}
|
||||
|
|
@ -12,145 +18,145 @@
|
|||
}
|
||||
.promo_mystery_201405 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1368px -975px;
|
||||
background-position: -1368px -1066px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201406 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -908px;
|
||||
background-position: -1651px -1463px;
|
||||
width: 90px;
|
||||
height: 96px;
|
||||
}
|
||||
.promo_mystery_201407 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1892px -954px;
|
||||
background-position: -1906px -1517px;
|
||||
width: 42px;
|
||||
height: 62px;
|
||||
}
|
||||
.promo_mystery_201408 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1575px -1234px;
|
||||
background-position: -1160px -879px;
|
||||
width: 60px;
|
||||
height: 71px;
|
||||
}
|
||||
.promo_mystery_201409 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1084px -589px;
|
||||
background-position: -669px -1712px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201410 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -849px -443px;
|
||||
background-position: -1484px -1386px;
|
||||
width: 72px;
|
||||
height: 63px;
|
||||
}
|
||||
.promo_mystery_201411 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1226px -975px;
|
||||
background-position: -1226px -1066px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201412 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1895px -813px;
|
||||
background-position: -1912px -1144px;
|
||||
width: 42px;
|
||||
height: 66px;
|
||||
}
|
||||
.promo_mystery_201501 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1892px -890px;
|
||||
background-position: -1892px -1451px;
|
||||
width: 48px;
|
||||
height: 63px;
|
||||
}
|
||||
.promo_mystery_201502 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1510px -975px;
|
||||
background-position: -851px -1712px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201503 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1533px -1310px;
|
||||
background-position: -1226px -975px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201504 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1317px -1506px;
|
||||
background-position: -1235px -1506px;
|
||||
width: 60px;
|
||||
height: 69px;
|
||||
}
|
||||
.promo_mystery_201505 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -1460px;
|
||||
background-position: -1084px -771px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201506 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1895px -743px;
|
||||
background-position: -1912px -1074px;
|
||||
width: 42px;
|
||||
height: 69px;
|
||||
}
|
||||
.promo_mystery_201507 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -596px;
|
||||
background-position: -1651px -1060px;
|
||||
width: 90px;
|
||||
height: 105px;
|
||||
}
|
||||
.promo_mystery_201508 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -1096px;
|
||||
background-position: -1510px -1066px;
|
||||
width: 93px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201509 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1084px -771px;
|
||||
background-position: -578px -1712px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201510 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -1187px;
|
||||
background-position: -1368px -884px;
|
||||
width: 93px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201511 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1368px -1066px;
|
||||
background-position: -1084px -680px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201512 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -468px -1601px;
|
||||
background-position: -1892px -1369px;
|
||||
width: 60px;
|
||||
height: 81px;
|
||||
}
|
||||
.promo_mystery_201601 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -1334px;
|
||||
background-position: -1651px -401px;
|
||||
width: 120px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201602 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1510px -884px;
|
||||
background-position: -1033px -1712px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201603 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1084px -680px;
|
||||
background-position: -760px -1712px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201604 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -1278px;
|
||||
background-position: -1510px -975px;
|
||||
width: 93px;
|
||||
height: 90px;
|
||||
}
|
||||
|
|
@ -162,37 +168,37 @@
|
|||
}
|
||||
.promo_mystery_201606 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -702px;
|
||||
background-position: -1651px -954px;
|
||||
width: 90px;
|
||||
height: 105px;
|
||||
}
|
||||
.promo_mystery_201607 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1226px -1066px;
|
||||
background-position: -1084px -589px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201608 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -1005px;
|
||||
background-position: -1368px -975px;
|
||||
width: 93px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201609 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -1369px;
|
||||
background-position: -1510px -884px;
|
||||
width: 93px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201610 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1160px -879px;
|
||||
background-position: -1895px -1222px;
|
||||
width: 63px;
|
||||
height: 84px;
|
||||
}
|
||||
.promo_mystery_201611 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -808px;
|
||||
background-position: -1651px -1363px;
|
||||
width: 90px;
|
||||
height: 99px;
|
||||
}
|
||||
|
|
@ -204,13 +210,13 @@
|
|||
}
|
||||
.promo_mystery_201701 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -490px;
|
||||
background-position: -1651px -1257px;
|
||||
width: 90px;
|
||||
height: 105px;
|
||||
}
|
||||
.promo_mystery_201702 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -382px -1310px;
|
||||
background-position: -662px -1310px;
|
||||
width: 279px;
|
||||
height: 147px;
|
||||
}
|
||||
|
|
@ -222,7 +228,7 @@
|
|||
}
|
||||
.promo_mystery_201704 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1510px -1066px;
|
||||
background-position: -942px -1712px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
|
|
@ -234,43 +240,43 @@
|
|||
}
|
||||
.promo_mystery_201706 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -1425px;
|
||||
background-position: -1651px -492px;
|
||||
width: 111px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201707 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -399px;
|
||||
background-position: -1651px -1166px;
|
||||
width: 105px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201708 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1368px -884px;
|
||||
background-position: -1124px -1712px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_3014 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -745px -1690px;
|
||||
background-position: -1418px -1159px;
|
||||
width: 217px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_naming_day_2017 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: 0px -1790px;
|
||||
background-position: -1792px -488px;
|
||||
width: 159px;
|
||||
height: 141px;
|
||||
}
|
||||
.promo_new_hair_fall2016 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: 0px -1159px;
|
||||
background-position: -1368px -442px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_orca {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -1152px;
|
||||
background-position: -1651px -295px;
|
||||
width: 105px;
|
||||
height: 105px;
|
||||
}
|
||||
|
|
@ -282,19 +288,19 @@
|
|||
}
|
||||
.promo_partyhats {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -1551px;
|
||||
background-position: -849px -443px;
|
||||
width: 115px;
|
||||
height: 47px;
|
||||
}
|
||||
.promo_pastel_skin {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -502px -1506px;
|
||||
background-position: -833px -1506px;
|
||||
width: 330px;
|
||||
height: 83px;
|
||||
}
|
||||
.customize-option.promo_pastel_skin {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -527px -1521px;
|
||||
background-position: -858px -1521px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
|
|
@ -312,37 +318,37 @@
|
|||
}
|
||||
.promo_peppermint_flame {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -299px;
|
||||
background-position: -1792px -630px;
|
||||
width: 140px;
|
||||
height: 147px;
|
||||
}
|
||||
.promo_pet_skins {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -151px;
|
||||
background-position: -1792px -778px;
|
||||
width: 140px;
|
||||
height: 147px;
|
||||
}
|
||||
.customize-option.promo_pet_skins {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1817px -166px;
|
||||
background-position: -1817px -793px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.promo_pyromancer {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -1038px;
|
||||
background-position: -1792px -1517px;
|
||||
width: 113px;
|
||||
height: 113px;
|
||||
}
|
||||
.promo_rainbow_armor {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -295px;
|
||||
background-position: -1651px -850px;
|
||||
width: 92px;
|
||||
height: 103px;
|
||||
}
|
||||
.promo_redesign_header {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: 0px -1601px;
|
||||
background-position: -1792px 0px;
|
||||
width: 166px;
|
||||
height: 188px;
|
||||
}
|
||||
|
|
@ -366,25 +372,25 @@
|
|||
}
|
||||
.promo_seafoam {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1226px 0px;
|
||||
background-position: -1368px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_seasonal_shop_fall_2016 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -662px -1310px;
|
||||
background-position: -382px -1310px;
|
||||
width: 279px;
|
||||
height: 147px;
|
||||
}
|
||||
.promo_shimmer_hair {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -833px -1506px;
|
||||
background-position: -502px -1506px;
|
||||
width: 330px;
|
||||
height: 83px;
|
||||
}
|
||||
.promo_shimmer_potions {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1368px 0px;
|
||||
background-position: -1226px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
|
|
@ -438,37 +444,37 @@
|
|||
}
|
||||
.promo_springclasses2014 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -167px -1690px;
|
||||
background-position: 0px -1712px;
|
||||
width: 288px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_springclasses2015 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -456px -1690px;
|
||||
background-position: -289px -1712px;
|
||||
width: 288px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_staff_spotlight_Lemoness {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -743px;
|
||||
background-position: -1792px -1222px;
|
||||
width: 102px;
|
||||
height: 146px;
|
||||
}
|
||||
.promo_staff_spotlight_Viirus {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -595px;
|
||||
background-position: -1792px -1074px;
|
||||
width: 119px;
|
||||
height: 147px;
|
||||
}
|
||||
.promo_staff_spotlight_paglias {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -890px;
|
||||
background-position: -1792px -1369px;
|
||||
width: 99px;
|
||||
height: 147px;
|
||||
}
|
||||
.promo_steampunk_3017 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1510px 0px;
|
||||
background-position: 0px -1159px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
|
|
@ -480,7 +486,7 @@
|
|||
}
|
||||
.promo_summer_classes_2015 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -167px -1601px;
|
||||
background-position: -326px -1601px;
|
||||
width: 300px;
|
||||
height: 88px;
|
||||
}
|
||||
|
|
@ -498,13 +504,13 @@
|
|||
}
|
||||
.promo_takeThis_gear {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -1604px;
|
||||
background-position: -1651px -583px;
|
||||
width: 114px;
|
||||
height: 87px;
|
||||
}
|
||||
.promo_takethis_armor {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -1516px;
|
||||
background-position: -1651px -671px;
|
||||
width: 114px;
|
||||
height: 87px;
|
||||
}
|
||||
|
|
@ -522,31 +528,31 @@
|
|||
}
|
||||
.promo_turkey_day_2016 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1368px -442px;
|
||||
background-position: -1510px 0px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_unconventional_armor {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -922px -443px;
|
||||
background-position: -1895px -1307px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.promo_unconventional_armor2 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1575px -1159px;
|
||||
background-position: -1164px -1506px;
|
||||
width: 70px;
|
||||
height: 74px;
|
||||
}
|
||||
.promo_updos {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1418px -1159px;
|
||||
background-position: -1792px -189px;
|
||||
width: 156px;
|
||||
height: 147px;
|
||||
}
|
||||
.promo_veteran_pets {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -1258px;
|
||||
background-position: -1484px -1310px;
|
||||
width: 146px;
|
||||
height: 75px;
|
||||
}
|
||||
|
|
@ -564,13 +570,13 @@
|
|||
}
|
||||
.promo_winter_fireworks {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -447px;
|
||||
background-position: -1792px -926px;
|
||||
width: 138px;
|
||||
height: 147px;
|
||||
}
|
||||
.promo_winterclasses2015 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1207px -1310px;
|
||||
background-position: 0px -1601px;
|
||||
width: 325px;
|
||||
height: 110px;
|
||||
}
|
||||
|
|
@ -588,7 +594,7 @@
|
|||
}
|
||||
.promo_winteryhair {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1164px -1506px;
|
||||
background-position: -1792px -1631px;
|
||||
width: 152px;
|
||||
height: 75px;
|
||||
}
|
||||
|
|
@ -600,7 +606,7 @@
|
|||
}
|
||||
.npc_viirus {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -1692px;
|
||||
background-position: -1651px -759px;
|
||||
width: 108px;
|
||||
height: 90px;
|
||||
}
|
||||
|
|
@ -612,7 +618,7 @@
|
|||
}
|
||||
.promo_backtoschool {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px 0px;
|
||||
background-position: -1792px -337px;
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
}
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 966 KiB After Width: | Height: | Size: 973 KiB |
636
website/assets/sprites/dist/spritesmith-main-10.css
vendored
BIN
website/assets/sprites/dist/spritesmith-main-10.png
vendored
|
Before Width: | Height: | Size: 236 KiB After Width: | Height: | Size: 236 KiB |
480
website/assets/sprites/dist/spritesmith-main-11.css
vendored
BIN
website/assets/sprites/dist/spritesmith-main-11.png
vendored
|
Before Width: | Height: | Size: 157 KiB After Width: | Height: | Size: 157 KiB |
460
website/assets/sprites/dist/spritesmith-main-12.css
vendored
BIN
website/assets/sprites/dist/spritesmith-main-12.png
vendored
|
Before Width: | Height: | Size: 146 KiB After Width: | Height: | Size: 147 KiB |
418
website/assets/sprites/dist/spritesmith-main-13.css
vendored
BIN
website/assets/sprites/dist/spritesmith-main-13.png
vendored
|
Before Width: | Height: | Size: 148 KiB After Width: | Height: | Size: 149 KiB |
508
website/assets/sprites/dist/spritesmith-main-14.css
vendored
BIN
website/assets/sprites/dist/spritesmith-main-14.png
vendored
|
Before Width: | Height: | Size: 144 KiB After Width: | Height: | Size: 143 KiB |
398
website/assets/sprites/dist/spritesmith-main-15.css
vendored
BIN
website/assets/sprites/dist/spritesmith-main-15.png
vendored
|
Before Width: | Height: | Size: 146 KiB After Width: | Height: | Size: 146 KiB |
680
website/assets/sprites/dist/spritesmith-main-16.css
vendored
BIN
website/assets/sprites/dist/spritesmith-main-16.png
vendored
|
Before Width: | Height: | Size: 153 KiB After Width: | Height: | Size: 152 KiB |
976
website/assets/sprites/dist/spritesmith-main-17.css
vendored
BIN
website/assets/sprites/dist/spritesmith-main-17.png
vendored
|
Before Width: | Height: | Size: 174 KiB After Width: | Height: | Size: 174 KiB |
684
website/assets/sprites/dist/spritesmith-main-18.css
vendored
BIN
website/assets/sprites/dist/spritesmith-main-18.png
vendored
|
Before Width: | Height: | Size: 162 KiB After Width: | Height: | Size: 161 KiB |
544
website/assets/sprites/dist/spritesmith-main-19.css
vendored
BIN
website/assets/sprites/dist/spritesmith-main-19.png
vendored
|
Before Width: | Height: | Size: 127 KiB After Width: | Height: | Size: 127 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
|
@ -1,36 +1,36 @@
|
|||
.promo_android {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1902px -180px;
|
||||
background-position: -1902px -356px;
|
||||
width: 175px;
|
||||
height: 175px;
|
||||
}
|
||||
.promo_aquatic_potions {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1337px -442px;
|
||||
background-position: -627px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201602 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1760px 0px;
|
||||
background-position: -1760px -295px;
|
||||
width: 141px;
|
||||
height: 294px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201603 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1760px -295px;
|
||||
background-position: -1760px -590px;
|
||||
width: 141px;
|
||||
height: 294px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201604 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -282px -1139px;
|
||||
background-position: -564px -1139px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201605 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -423px -1139px;
|
||||
background-position: -987px -1139px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
|
|
@ -48,103 +48,109 @@
|
|||
}
|
||||
.promo_backgrounds_armoire_201608 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1128px -1139px;
|
||||
background-position: -1269px -1139px;
|
||||
width: 140px;
|
||||
height: 439px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201609 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1269px -1139px;
|
||||
background-position: -1410px -1139px;
|
||||
width: 139px;
|
||||
height: 438px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201610 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -846px -1139px;
|
||||
background-position: -423px -1139px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201611 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -987px -1139px;
|
||||
background-position: -282px -1139px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201612 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1479px -441px;
|
||||
background-position: -141px -1139px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201701 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: 0px -1139px;
|
||||
background-position: -705px -1139px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201702 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -423px -550px;
|
||||
background-position: -1053px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201703 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -627px 0px;
|
||||
background-position: -1053px -442px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201704 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -627px -442px;
|
||||
background-position: -1195px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201705 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -769px 0px;
|
||||
background-position: -281px -550px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201706 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -281px -550px;
|
||||
background-position: -1337px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201707 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -911px 0px;
|
||||
background-position: -1337px -442px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201708 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -911px -442px;
|
||||
background-position: -1479px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_backgrounds_armoire_201709 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1053px 0px;
|
||||
background-position: -423px -550px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_bees {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1053px -442px;
|
||||
background-position: -911px -442px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_bundle_farm {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -911px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_bundle_feathered {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1195px 0px;
|
||||
background-position: -769px -442px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_bundle_splashy {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1195px -442px;
|
||||
background-position: -769px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
|
|
@ -162,13 +168,13 @@
|
|||
}
|
||||
.promo_checkin_incentives {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1409px -1139px;
|
||||
background-position: -1760px 0px;
|
||||
width: 141px;
|
||||
height: 294px;
|
||||
}
|
||||
.promo_classes_fall_2014 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -558px -1581px;
|
||||
background-position: -281px -1581px;
|
||||
width: 321px;
|
||||
height: 100px;
|
||||
}
|
||||
|
|
@ -180,7 +186,7 @@
|
|||
}
|
||||
.promo_classes_fall_2016 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1760px -590px;
|
||||
background-position: -1760px -885px;
|
||||
width: 103px;
|
||||
height: 348px;
|
||||
}
|
||||
|
|
@ -228,19 +234,19 @@
|
|||
}
|
||||
.promo_contrib_spotlight_megan {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1902px -1274px;
|
||||
background-position: -2003px -1045px;
|
||||
width: 90px;
|
||||
height: 111px;
|
||||
}
|
||||
.promo_contrib_spotlight_shanaqui {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -2003px -1045px;
|
||||
background-position: -1902px -1274px;
|
||||
width: 90px;
|
||||
height: 111px;
|
||||
}
|
||||
.promo_cow {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -141px -1139px;
|
||||
background-position: 0px -1139px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
|
|
@ -252,7 +258,7 @@
|
|||
}
|
||||
.promo_dilatoryDistress {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1760px -939px;
|
||||
background-position: -1760px -1234px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
|
|
@ -264,13 +270,13 @@
|
|||
}
|
||||
.promo_ember_potions {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -769px -442px;
|
||||
background-position: -1195px -442px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_enchanted_armoire {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -880px -1581px;
|
||||
background-position: -603px -1581px;
|
||||
width: 374px;
|
||||
height: 76px;
|
||||
}
|
||||
|
|
@ -306,7 +312,7 @@
|
|||
}
|
||||
.promo_fairy_potions {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1337px 0px;
|
||||
background-position: -627px -442px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
|
|
@ -318,19 +324,19 @@
|
|||
}
|
||||
.promo_ghost_potions {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -705px -1139px;
|
||||
background-position: -846px -1139px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_good_luck {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1760px -1030px;
|
||||
background-position: -1760px -1325px;
|
||||
width: 110px;
|
||||
height: 60px;
|
||||
}
|
||||
.promo_habitica {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1902px -356px;
|
||||
background-position: -1902px -180px;
|
||||
width: 175px;
|
||||
height: 175px;
|
||||
}
|
||||
|
|
@ -342,7 +348,7 @@
|
|||
}
|
||||
.promo_habitoween_2016 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -564px -1139px;
|
||||
background-position: -1128px -1139px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
|
|
@ -354,7 +360,7 @@
|
|||
}
|
||||
.promo_holly_potions {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -1479px 0px;
|
||||
background-position: -1479px -442px;
|
||||
width: 141px;
|
||||
height: 440px;
|
||||
}
|
||||
|
|
@ -370,9 +376,3 @@
|
|||
width: 249px;
|
||||
height: 102px;
|
||||
}
|
||||
.promo_jackalope {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
||||
background-position: -281px -1581px;
|
||||
width: 276px;
|
||||
height: 147px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,12 @@
|
|||
.promo_king_manta {
|
||||
.promo_jackalope {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -942px -1310px;
|
||||
width: 276px;
|
||||
height: 147px;
|
||||
}
|
||||
.promo_king_manta {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1219px -1310px;
|
||||
width: 264px;
|
||||
height: 147px;
|
||||
}
|
||||
|
|
@ -12,145 +18,145 @@
|
|||
}
|
||||
.promo_mystery_201405 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1368px -975px;
|
||||
background-position: -1368px -1066px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201406 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -908px;
|
||||
background-position: -1651px -1463px;
|
||||
width: 90px;
|
||||
height: 96px;
|
||||
}
|
||||
.promo_mystery_201407 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1892px -954px;
|
||||
background-position: -1906px -1517px;
|
||||
width: 42px;
|
||||
height: 62px;
|
||||
}
|
||||
.promo_mystery_201408 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1575px -1234px;
|
||||
background-position: -1160px -879px;
|
||||
width: 60px;
|
||||
height: 71px;
|
||||
}
|
||||
.promo_mystery_201409 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1084px -589px;
|
||||
background-position: -669px -1712px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201410 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -849px -443px;
|
||||
background-position: -1484px -1386px;
|
||||
width: 72px;
|
||||
height: 63px;
|
||||
}
|
||||
.promo_mystery_201411 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1226px -975px;
|
||||
background-position: -1226px -1066px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201412 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1895px -813px;
|
||||
background-position: -1912px -1144px;
|
||||
width: 42px;
|
||||
height: 66px;
|
||||
}
|
||||
.promo_mystery_201501 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1892px -890px;
|
||||
background-position: -1892px -1451px;
|
||||
width: 48px;
|
||||
height: 63px;
|
||||
}
|
||||
.promo_mystery_201502 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1510px -975px;
|
||||
background-position: -851px -1712px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201503 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1533px -1310px;
|
||||
background-position: -1226px -975px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201504 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1317px -1506px;
|
||||
background-position: -1235px -1506px;
|
||||
width: 60px;
|
||||
height: 69px;
|
||||
}
|
||||
.promo_mystery_201505 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -1460px;
|
||||
background-position: -1084px -771px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201506 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1895px -743px;
|
||||
background-position: -1912px -1074px;
|
||||
width: 42px;
|
||||
height: 69px;
|
||||
}
|
||||
.promo_mystery_201507 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -596px;
|
||||
background-position: -1651px -1060px;
|
||||
width: 90px;
|
||||
height: 105px;
|
||||
}
|
||||
.promo_mystery_201508 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -1096px;
|
||||
background-position: -1510px -1066px;
|
||||
width: 93px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201509 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1084px -771px;
|
||||
background-position: -578px -1712px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201510 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -1187px;
|
||||
background-position: -1368px -884px;
|
||||
width: 93px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201511 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1368px -1066px;
|
||||
background-position: -1084px -680px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201512 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -468px -1601px;
|
||||
background-position: -1892px -1369px;
|
||||
width: 60px;
|
||||
height: 81px;
|
||||
}
|
||||
.promo_mystery_201601 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -1334px;
|
||||
background-position: -1651px -401px;
|
||||
width: 120px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201602 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1510px -884px;
|
||||
background-position: -1033px -1712px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201603 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1084px -680px;
|
||||
background-position: -760px -1712px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201604 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -1278px;
|
||||
background-position: -1510px -975px;
|
||||
width: 93px;
|
||||
height: 90px;
|
||||
}
|
||||
|
|
@ -162,37 +168,37 @@
|
|||
}
|
||||
.promo_mystery_201606 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -702px;
|
||||
background-position: -1651px -954px;
|
||||
width: 90px;
|
||||
height: 105px;
|
||||
}
|
||||
.promo_mystery_201607 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1226px -1066px;
|
||||
background-position: -1084px -589px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201608 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -1005px;
|
||||
background-position: -1368px -975px;
|
||||
width: 93px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201609 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -1369px;
|
||||
background-position: -1510px -884px;
|
||||
width: 93px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201610 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1160px -879px;
|
||||
background-position: -1895px -1222px;
|
||||
width: 63px;
|
||||
height: 84px;
|
||||
}
|
||||
.promo_mystery_201611 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -808px;
|
||||
background-position: -1651px -1363px;
|
||||
width: 90px;
|
||||
height: 99px;
|
||||
}
|
||||
|
|
@ -204,13 +210,13 @@
|
|||
}
|
||||
.promo_mystery_201701 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -490px;
|
||||
background-position: -1651px -1257px;
|
||||
width: 90px;
|
||||
height: 105px;
|
||||
}
|
||||
.promo_mystery_201702 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -382px -1310px;
|
||||
background-position: -662px -1310px;
|
||||
width: 279px;
|
||||
height: 147px;
|
||||
}
|
||||
|
|
@ -222,7 +228,7 @@
|
|||
}
|
||||
.promo_mystery_201704 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1510px -1066px;
|
||||
background-position: -942px -1712px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
|
|
@ -234,43 +240,43 @@
|
|||
}
|
||||
.promo_mystery_201706 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -1425px;
|
||||
background-position: -1651px -492px;
|
||||
width: 111px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201707 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -399px;
|
||||
background-position: -1651px -1166px;
|
||||
width: 105px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_201708 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1368px -884px;
|
||||
background-position: -1124px -1712px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_mystery_3014 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -745px -1690px;
|
||||
background-position: -1418px -1159px;
|
||||
width: 217px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_naming_day_2017 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: 0px -1790px;
|
||||
background-position: -1792px -488px;
|
||||
width: 159px;
|
||||
height: 141px;
|
||||
}
|
||||
.promo_new_hair_fall2016 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: 0px -1159px;
|
||||
background-position: -1368px -442px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_orca {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -1152px;
|
||||
background-position: -1651px -295px;
|
||||
width: 105px;
|
||||
height: 105px;
|
||||
}
|
||||
|
|
@ -282,19 +288,19 @@
|
|||
}
|
||||
.promo_partyhats {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -1551px;
|
||||
background-position: -849px -443px;
|
||||
width: 115px;
|
||||
height: 47px;
|
||||
}
|
||||
.promo_pastel_skin {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -502px -1506px;
|
||||
background-position: -833px -1506px;
|
||||
width: 330px;
|
||||
height: 83px;
|
||||
}
|
||||
.customize-option.promo_pastel_skin {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -527px -1521px;
|
||||
background-position: -858px -1521px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
|
|
@ -312,37 +318,37 @@
|
|||
}
|
||||
.promo_peppermint_flame {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -299px;
|
||||
background-position: -1792px -630px;
|
||||
width: 140px;
|
||||
height: 147px;
|
||||
}
|
||||
.promo_pet_skins {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -151px;
|
||||
background-position: -1792px -778px;
|
||||
width: 140px;
|
||||
height: 147px;
|
||||
}
|
||||
.customize-option.promo_pet_skins {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1817px -166px;
|
||||
background-position: -1817px -793px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.promo_pyromancer {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -1038px;
|
||||
background-position: -1792px -1517px;
|
||||
width: 113px;
|
||||
height: 113px;
|
||||
}
|
||||
.promo_rainbow_armor {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1651px -295px;
|
||||
background-position: -1651px -850px;
|
||||
width: 92px;
|
||||
height: 103px;
|
||||
}
|
||||
.promo_redesign_header {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: 0px -1601px;
|
||||
background-position: -1792px 0px;
|
||||
width: 166px;
|
||||
height: 188px;
|
||||
}
|
||||
|
|
@ -366,25 +372,25 @@
|
|||
}
|
||||
.promo_seafoam {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1226px 0px;
|
||||
background-position: -1368px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_seasonal_shop_fall_2016 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -662px -1310px;
|
||||
background-position: -382px -1310px;
|
||||
width: 279px;
|
||||
height: 147px;
|
||||
}
|
||||
.promo_shimmer_hair {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -833px -1506px;
|
||||
background-position: -502px -1506px;
|
||||
width: 330px;
|
||||
height: 83px;
|
||||
}
|
||||
.promo_shimmer_potions {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1368px 0px;
|
||||
background-position: -1226px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
|
|
@ -438,37 +444,37 @@
|
|||
}
|
||||
.promo_springclasses2014 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -167px -1690px;
|
||||
background-position: 0px -1712px;
|
||||
width: 288px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_springclasses2015 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -456px -1690px;
|
||||
background-position: -289px -1712px;
|
||||
width: 288px;
|
||||
height: 90px;
|
||||
}
|
||||
.promo_staff_spotlight_Lemoness {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -743px;
|
||||
background-position: -1792px -1222px;
|
||||
width: 102px;
|
||||
height: 146px;
|
||||
}
|
||||
.promo_staff_spotlight_Viirus {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -595px;
|
||||
background-position: -1792px -1074px;
|
||||
width: 119px;
|
||||
height: 147px;
|
||||
}
|
||||
.promo_staff_spotlight_paglias {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -890px;
|
||||
background-position: -1792px -1369px;
|
||||
width: 99px;
|
||||
height: 147px;
|
||||
}
|
||||
.promo_steampunk_3017 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1510px 0px;
|
||||
background-position: 0px -1159px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
|
|
@ -480,7 +486,7 @@
|
|||
}
|
||||
.promo_summer_classes_2015 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -167px -1601px;
|
||||
background-position: -326px -1601px;
|
||||
width: 300px;
|
||||
height: 88px;
|
||||
}
|
||||
|
|
@ -498,13 +504,13 @@
|
|||
}
|
||||
.promo_takeThis_gear {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -1604px;
|
||||
background-position: -1651px -583px;
|
||||
width: 114px;
|
||||
height: 87px;
|
||||
}
|
||||
.promo_takethis_armor {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -1516px;
|
||||
background-position: -1651px -671px;
|
||||
width: 114px;
|
||||
height: 87px;
|
||||
}
|
||||
|
|
@ -522,31 +528,31 @@
|
|||
}
|
||||
.promo_turkey_day_2016 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1368px -442px;
|
||||
background-position: -1510px 0px;
|
||||
width: 140px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_unconventional_armor {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -922px -443px;
|
||||
background-position: -1895px -1307px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.promo_unconventional_armor2 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1575px -1159px;
|
||||
background-position: -1164px -1506px;
|
||||
width: 70px;
|
||||
height: 74px;
|
||||
}
|
||||
.promo_updos {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1418px -1159px;
|
||||
background-position: -1792px -189px;
|
||||
width: 156px;
|
||||
height: 147px;
|
||||
}
|
||||
.promo_veteran_pets {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -1258px;
|
||||
background-position: -1484px -1310px;
|
||||
width: 146px;
|
||||
height: 75px;
|
||||
}
|
||||
|
|
@ -564,13 +570,13 @@
|
|||
}
|
||||
.promo_winter_fireworks {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -447px;
|
||||
background-position: -1792px -926px;
|
||||
width: 138px;
|
||||
height: 147px;
|
||||
}
|
||||
.promo_winterclasses2015 {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1207px -1310px;
|
||||
background-position: 0px -1601px;
|
||||
width: 325px;
|
||||
height: 110px;
|
||||
}
|
||||
|
|
@ -588,7 +594,7 @@
|
|||
}
|
||||
.promo_winteryhair {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1164px -1506px;
|
||||
background-position: -1792px -1631px;
|
||||
width: 152px;
|
||||
height: 75px;
|
||||
}
|
||||
|
|
@ -600,7 +606,7 @@
|
|||
}
|
||||
.npc_viirus {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px -1692px;
|
||||
background-position: -1651px -759px;
|
||||
width: 108px;
|
||||
height: 90px;
|
||||
}
|
||||
|
|
@ -612,7 +618,7 @@
|
|||
}
|
||||
.promo_backtoschool {
|
||||
background-image: url(/static/sprites/spritesmith-largeSprites-1.png);
|
||||
background-position: -1792px 0px;
|
||||
background-position: -1792px -337px;
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Меч",
|
||||
"weaponWarrior1Notes": "Обикновено бойно острие. Увеличава силата с <%= str %>.",
|
||||
"weaponWarrior2Text": "Брадва",
|
||||
"weaponWarrior2Notes": "Бойна брадва с две остриета. Увеличава силата с <%= str %>.",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Боздуган",
|
||||
"weaponWarrior3Notes": "Тежка тояга с остри шипове. Увеличава силата с <%= str %>.",
|
||||
"weaponWarrior4Text": "Сапфирено острие",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Радвайте се на искрите, но и внимавайте да не подпалите нещо. Увеличава усета с <%= per %>. Омагьосан гардероб: комплект „Празнична премяна“ (предмет 3 от 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Търговска табла",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Използвайте тази лакирана табла, за да изложите изящните стоки, които продавате. Увеличава интелигентността с <%= int %>. Омагьосан гардероб: комплект „Търговец“ (предмет 3 от 3).",
|
||||
"weaponArmoireBattleAxeText": "Бойна брадва",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "Тази чудесна желязна брадва е подходяща за битки срещу най-злите Ви врагове или най-трудните задачи. Увеличава интелигентността с <%= int %> и якостта с <%= con %>. Омагьосан гардероб: Независим предмет.",
|
||||
"weaponArmoireHoofClippersText": "Резачки за копита",
|
||||
"weaponArmoireHoofClippersNotes": "Подкастрете копитата на трудолюбивите си превози, за да им помогнете да бъдат здрави, докато Ви носят по време на приключенията Ви! Увеличава силата, интелигентността и якостта с по <%= attrs %>. Омагьосан гардероб: комплект „Подковач“ (предмет 1 от 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "Хипопотамът се прекланя и се предава — „Подцених те. Ти не си мързел. Извинявам се. Ако трябва да съм честен, може малко да съм се поувлякъл. Май трябва аз малко да се потрудя. Ето, вземи тези яйца като знак за благодарността ми.“ Вземайки яйцата, ти сядаш до вадата. Най-после — почивка!",
|
||||
"questHippoBoss": "Хипо-лицемерът",
|
||||
"questHippoDropHippoEgg": "Хипопотам (яйце)",
|
||||
"questHippoUnlockText": "Отключва възможността за купуване на яйца на хипопотам от пазара."
|
||||
"questHippoUnlockText": "Отключва възможността за купуване на яйца на хипопотам от пазара.",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Meč",
|
||||
"weaponWarrior1Notes": "Obyčejný vojákův meč. Zvyšuje sílu o <%= str %>.",
|
||||
"weaponWarrior2Text": "Sekera",
|
||||
"weaponWarrior2Notes": "Oboustranná válečná sekera. Zvyšuje sílu o <%= str %>",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Řemdih",
|
||||
"weaponWarrior3Notes": "Těžká palice s brutálními ostny. Zvyšuje sílu o <%= str %>.",
|
||||
"weaponWarrior4Text": "Safírová čepel",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Enjoy this delightful sparkler responsibly. Increases Perception by <%= per %>. Enchanted Armoire: Festival Attire Set (Item 3 of 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Merchant's Display Tray",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Use this lacquered tray to show the fine goods you're offering for sale. Increases Intelligence by <%= int %>. Enchanted Armoire: Merchant Set (Item 3 of 3).",
|
||||
"weaponArmoireBattleAxeText": "Battle Axe",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "This fine iron axe is well-suited to battling your fiercest foes or your most difficult tasks. Increases Intelligence by <%= int %> and Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Hippo (Egg)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Sværd",
|
||||
"weaponWarrior1Notes": "Almindelig soldatersværd. Øger Styrke med <%= str %>.",
|
||||
"weaponWarrior2Text": "Økse",
|
||||
"weaponWarrior2Notes": "Dobbeltbladet kampøkse. Øger Styrke med <%= str %>",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Morgenstjerne",
|
||||
"weaponWarrior3Notes": "Tung kølle med brutale pigge. Øger Styrke med <%= str %>.",
|
||||
"weaponWarrior4Text": "Safirklinge",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Enjoy this delightful sparkler responsibly. Increases Perception by <%= per %>. Enchanted Armoire: Festival Attire Set (Item 3 of 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Merchant's Display Tray",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Use this lacquered tray to show the fine goods you're offering for sale. Increases Intelligence by <%= int %>. Enchanted Armoire: Merchant Set (Item 3 of 3).",
|
||||
"weaponArmoireBattleAxeText": "Battle Axe",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "This fine iron axe is well-suited to battling your fiercest foes or your most difficult tasks. Increases Intelligence by <%= int %> and Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Hippo (Egg)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Schwert",
|
||||
"weaponWarrior1Notes": "Bei gewöhnlichen Soldaten verbreitetes Schwert. Erhöht Stärke um <%= str %>.",
|
||||
"weaponWarrior2Text": "Axt",
|
||||
"weaponWarrior2Notes": "Zweischneidige Streitaxt. Erhöht Stärke um <%= str %>.",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Morgenstern",
|
||||
"weaponWarrior3Notes": "Schwere Schlagwaffe mit Dornen besetzt. Erhöht Stärke um <%= str %>.",
|
||||
"weaponWarrior4Text": "Saphirklinge",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Vergnüge Dich verantwortungsvoll mit dieser entzückenden Wunderkerze. Erhöht Wahrnehmung um <%= per %>. Verzauberter Schrank: Festival-Tracht Set (Gegenstand 3 von 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Auslage des Händlers",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Benutze diese lackierte Auslage, um die edlen Dinge zu zeigen, die Du zum Verkauf anbietest. Erhöht die Intelligenz um <%= int %>. Verzauberter Schrank: Händler-Set (Gegenstand 3 von 3).",
|
||||
"weaponArmoireBattleAxeText": "Streitaxt",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "Diese gute Eisenaxt eignet sich bestens, um Deine ärgsten Gegner und Deine schwierigsten Aufgaben zu bekämpfen. Erhöht Intelligenz um <%= int %> und Ausdauer um <%= con %>. Verzauberter Schrank: Unabhängiger Gegenstand.",
|
||||
"weaponArmoireHoofClippersText": "Hufschere",
|
||||
"weaponArmoireHoofClippersNotes": "Schneide die Hufe Deiner hart arbeitenden Reittiere, damit sie gesund bleiben während sie Dich ins Abenteuer tragen! Erhöht Stärke, Intelligenz und Ausdauer jeweils um <%= attrs %>. Verzauberter Schrank: Hufschmiedset (Gegenstand 1 von 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "Das Hippo verbeugt sich kapitulierend. “Ich habe Dich unterschätzt. Es sieht so aus, als ob Du gar nicht faul gewesen bist. Ich entschuldige mich. Um die Wahrheit zu sagen, ich habe vielleicht einiges auf Dich projiziert. Vielleicht sollte ich selbst auch einige meiner Aufgaben erledigen. Hier, nimm diese Eier als ein Zeichen meiner Dankbarkeit.” Nachdem Du sie genommen hast, lässt Du Dich beim Wasser nieder, um endlich zu entspannen.",
|
||||
"questHippoBoss": "Das Heuchlerische Hippo",
|
||||
"questHippoDropHippoEgg": "Nilpferd (Ei)",
|
||||
"questHippoUnlockText": "Ermöglicht den Kauf von Nilpferdeiern auf dem Marktplatz"
|
||||
"questHippoUnlockText": "Ermöglicht den Kauf von Nilpferdeiern auf dem Marktplatz",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
"weaponWarrior1Text": "Sword",
|
||||
"weaponWarrior1Notes": "Common soldier's blade. Increases Strength by <%= str %>.",
|
||||
"weaponWarrior2Text": "Axe",
|
||||
"weaponWarrior2Notes": "Double-bitted battle-axe. Increases Strength by <%= str %>",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Morning Star",
|
||||
"weaponWarrior3Notes": "Heavy club with brutal spikes. Increases Strength by <%= str %>.",
|
||||
"weaponWarrior4Text": "Sapphire Blade",
|
||||
|
|
@ -318,7 +318,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Enjoy this delightful sparkler responsibly. Increases Perception by <%= per %>. Enchanted Armoire: Festival Attire Set (Item 3 of 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Merchant's Display Tray",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Use this lacquered tray to show the fine goods you're offering for sale. Increases Intelligence by <%= int %>. Enchanted Armoire: Merchant Set (Item 3 of 3).",
|
||||
"weaponArmoireBattleAxeText": "Battle Axe",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "This fine iron axe is well-suited to battling your fiercest foes or your most difficult tasks. Increases Intelligence by <%= int %> and Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -583,5 +583,8 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Hippo (Egg)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Saber",
|
||||
"weaponWarrior1Notes": "Common soldier's blade. Increases Strength by <%= str %>.",
|
||||
"weaponWarrior2Text": "Axe",
|
||||
"weaponWarrior2Notes": "Double-bitted battle-axe. Increases Strength by <%= str %>",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Morning Star",
|
||||
"weaponWarrior3Notes": "Heavy club wit' brutal spikes. Increases Strength by <%= str %>.",
|
||||
"weaponWarrior4Text": "Sapphire Blade",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Enjoy this delightful sparkler responsibly. Increases Perception by <%= per %>. Enchanted Armoire: Festival Attire Set (Item 3 of 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Merchant's Display Tray",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Use this lacquered tray to show the fine goods you're offering for sale. Increases Intelligence by <%= int %>. Enchanted Armoire: Merchant Set (Item 3 of 3).",
|
||||
"weaponArmoireBattleAxeText": "Battle Axe",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "This fine iron axe is well-suited to battling your fiercest foes or your most difficult tasks. Increases Intelligence by <%= int %> and Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Hippo (Egg)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Sword",
|
||||
"weaponWarrior1Notes": "Common soldier's blade. Increases Strength by <%= str %>.",
|
||||
"weaponWarrior2Text": "Axe",
|
||||
"weaponWarrior2Notes": "Double-bitted battleaxe. Increases Strength by <%= str %>",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Morning Star",
|
||||
"weaponWarrior3Notes": "Heavy club with brutal spikes. Increases Strength by <%= str %>.",
|
||||
"weaponWarrior4Text": "Sapphire Blade",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Enjoy this delightful sparkler responsibly. Increases Perception by <%= per %>. Enchanted Armoire: Festival Attire Set (Item 3 of 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Merchant's Display Tray",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Use this lacquered tray to show the fine goods you're offering for sale. Increases Intelligence by <%= int %>. Enchanted Armoire: Merchant Set (Item 3 of 3).",
|
||||
"weaponArmoireBattleAxeText": "Battle Axe",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "This fine iron axe is well-suited to battling your fiercest foes or your most difficult tasks. Increases Intelligence by <%= int %> and Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Hippo (Egg)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Espada",
|
||||
"weaponWarrior1Notes": "Espada común de un soldado. Incrementa la Fuerza en <%= str %>.",
|
||||
"weaponWarrior2Text": "Hacha",
|
||||
"weaponWarrior2Notes": "Hacha de batalla de doble filo. Incrementa la Fuerza en <%= str %>",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Lucero del alba",
|
||||
"weaponWarrior3Notes": "Maza pesada con brutales espinas . Incrementa la Fuerza en <%= str %>",
|
||||
"weaponWarrior4Text": "Espada de Zafiro",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Disfruta esta maravillosa bengala responsablemente. Aumenta la Percepción en <%= per %>. Armario Encantado: Conjunto Atuendo Festivo (Objeto 3 de 3)",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Bandeja de visualización del Mercader",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Usa esta bandeja lacada para mostrar los bienes que quieres vender. Aumenta la Inteligencia en <%= int %>. Armario Encantado: Conjunto Mercante (Objeto 3 de 3)",
|
||||
"weaponArmoireBattleAxeText": "Hacha de Guerra",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "Este hacha de fino acero es ideal para combatir tus más fieras y difíciles tareas. Aumenta la Inteligencia en <%= int %> y Constitución en <%= con %>. Armario Encantado: Objeto independiente.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "El hipo se inclina para rendirse. \"Te subestimé. Parece que no estabas siendo perezoso. Mis disculpas. La verdad sea dicha, quizá me proyecté un poco. Tal vez deba yo mismo dejar algo de trabajo hecho. Aquí, toma estos huevos como señal de gratitud.\" Los agarras, te instalas al borde del agua, listo para al fin relajarte.",
|
||||
"questHippoBoss": "El Hipo-Crita",
|
||||
"questHippoDropHippoEgg": "Hipo (Huevo)",
|
||||
"questHippoUnlockText": "Desbloquear la compra de huevos de hipo en el Mercado"
|
||||
"questHippoUnlockText": "Desbloquear la compra de huevos de hipo en el Mercado",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Espada",
|
||||
"weaponWarrior1Notes": "Espada común de soldado. Incrementa la Fuerza por <%= str %>.",
|
||||
"weaponWarrior2Text": "Hacha",
|
||||
"weaponWarrior2Notes": "Hacha de batalla de doble filo. Incrementa la Fuerza por <%= str %>",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Lucero del Alba",
|
||||
"weaponWarrior3Notes": "Maza pesada con brutales pinchos. Incrementa la Fuerza por <%= str %>",
|
||||
"weaponWarrior4Text": "Espada de Zafiro",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Disfruta esta maravillosa bengala responsablemente. Aumenta la Percepción por <%= per %>. Armario Encantado: Conjunto Atuendo Festivo (Artículo 3 de 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Bandeja de Comerciante",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Usa esta bandeja lacada para mostrar los finos artículos que quieres vender. Aumenta la Inteligencia por <%= int %>. Armario Encantado: Conjunto de Comerciante (Artículo 3 de 3).",
|
||||
"weaponArmoireBattleAxeText": "Hacha de Batalla",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "Esta fina hacha de hierro es muy adecuada para combatir con tus enemigos más feroces o tus tareas más difíciles. Incrementa la Fuerza por <%= int %> y la Constitución por <%= con %>. Armario Encantado: Artículo Independiente",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Hippo (Egg)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Epée",
|
||||
"weaponWarrior1Notes": "Une banale lame de soldat. Augmente la Force de <%= str %>.",
|
||||
"weaponWarrior2Text": "Hache",
|
||||
"weaponWarrior2Notes": "Une hache de bataille à double-tranchant. Augmente la Force de <%= str %>.",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Morgenstern",
|
||||
"weaponWarrior3Notes": "Une lourde massue hérissée de pointes acérées. Augmente la Force de <%= str %>.",
|
||||
"weaponWarrior4Text": "Lame de saphir",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Regardez autour de vous avant d'allumer ce cierge magique. Augmente la Perception de <%= per %>. Armoire enchantée : ensemble du festivalier (objet 3 sur 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Présentoir de marchand",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Servez-vous de ce présentoir laqué pour exposer les marchandises raffinées que vous proposez à la vente. Augmente l'Intelligence de <%= int %>. Armoire enchantée : ensemble du marchand (objet 3 sur 3).",
|
||||
"weaponArmoireBattleAxeText": "Hache de guerre",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "Cette hache en fer est parfaitement adaptée au combat contre vos adversaires les plus féroces ou vos tâches les plus ardues. Augmente l'Intelligence de <%= int %> et la Constitution de <%= con %>. Armoire enchantée : objet indépendant.",
|
||||
"weaponArmoireHoofClippersText": "Pince à parer",
|
||||
"weaponArmoireHoofClippersNotes": "Taillez les sabots de vos montures travailleuses pour les aider à rester en bonne santé alors qu'elles vous amènent à l'aventure ! Augmente la Force, l'Intelligence et la Constitution de <%= attrs %> chacune. Armoire enchantée : ensemble du maréchal-ferrant (objet 1 sur 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "L'hippopotame s'incline en signe de capitulation. \"J'ai sous-estimé vos personnes. On dirait que vous ne fainéantiez pas, au final. Je suis désolé. Pour être honnête, j'ai peut-être jugé trop rapidement. Moi-même je devrais sans doute aller travailler. Tenez, prenez ces œufs en guise de remerciement.\" Vous les attrapez et vous installez au bord de l'eau, pour un repos bien mérité.",
|
||||
"questHippoBoss": "L'Hippo-crite",
|
||||
"questHippoDropHippoEgg": "Hippopotame (Œuf)",
|
||||
"questHippoUnlockText": "Déverrouille l'achat d’œufs d'hippopotame au marché"
|
||||
"questHippoUnlockText": "Déverrouille l'achat d’œufs d'hippopotame au marché",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "חרב",
|
||||
"weaponWarrior1Notes": "נשק של חייל ממוצע וסביר. מגביר את הכוח שלך ב <%= str %> .",
|
||||
"weaponWarrior2Text": "גרזן",
|
||||
"weaponWarrior2Notes": "גרזן דו להבי, איזו סנסציה! מגביר את הכוח שלך ב <%= str %> .",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "כוכב שחר",
|
||||
"weaponWarrior3Notes": "נבוט כבר עם קוצים אכזריים שיזמברו את אויביך. מגביר את הכוח שלך ב <%= str %> .",
|
||||
"weaponWarrior4Text": "להב ספיר",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Enjoy this delightful sparkler responsibly. Increases Perception by <%= per %>. Enchanted Armoire: Festival Attire Set (Item 3 of 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Merchant's Display Tray",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Use this lacquered tray to show the fine goods you're offering for sale. Increases Intelligence by <%= int %>. Enchanted Armoire: Merchant Set (Item 3 of 3).",
|
||||
"weaponArmoireBattleAxeText": "Battle Axe",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "This fine iron axe is well-suited to battling your fiercest foes or your most difficult tasks. Increases Intelligence by <%= int %> and Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Hippo (Egg)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Kard",
|
||||
"weaponWarrior1Notes": "Átlagos katonai penge. Növeli az erődet <%= str %> ponttal.",
|
||||
"weaponWarrior2Text": "Fejsze",
|
||||
"weaponWarrior2Notes": "Kétélű harci fejsze. Növeli az erődet <%= str %> ponttal.",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Tüskés buzogány",
|
||||
"weaponWarrior3Notes": "Nehéz buzogány brutális tüskékkel. Növeli az erődet <%= str %> ponttal.",
|
||||
"weaponWarrior4Text": "Zafír penge",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Élvezd ezt a nagyszerű petárdát felelősségteljesen. Növeli az észlelésedet <%= per %> ponttal. Elvarázsolt láda: Ünnepi szett (3. tárgy a 3-ból).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "A kereskedő bemutató tálcája",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Használd ezt a lakkozott tálcát hogy kiállítsd a kiváló áruidat. Növeli az intelligenciádat <%= int %> ponttal. Elvarázsolt láda: Kereskedő szett (3. tárgy a 3-ból).",
|
||||
"weaponArmoireBattleAxeText": "Harci fejsze",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "Ez a remek vasból készült fejsze kíválóan alkalmas arra hogy megküzdj a legfélelmetesebb ellenfeleiddel vagy a legnehezebb feladataiddal. Növeli az inteligenciádat <%= int %> ponttal és a szívósságodat <%= con %> ponttal. Elvarázsolt láda: önálló tárgy.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Hippo (Egg)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Pedang",
|
||||
"weaponWarrior1Notes": "Pedang prajurit biasa. Meningkatkan Kekuatan sebesar <%= str %>.",
|
||||
"weaponWarrior2Text": "Kapak",
|
||||
"weaponWarrior2Notes": "Kapak perang bermata dua. Meningkatkan Kekuatan sebesar <%= str %>",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Bintang Kejora",
|
||||
"weaponWarrior3Notes": "Pemukul yang berat dengan duri yang mengerikan. Meningkatkan Kekuatan sebesar <%= str %>.",
|
||||
"weaponWarrior4Text": "Pedang Safir",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Enjoy this delightful sparkler responsibly. Increases Perception by <%= per %>. Enchanted Armoire: Festival Attire Set (Item 3 of 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Merchant's Display Tray",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Use this lacquered tray to show the fine goods you're offering for sale. Increases Intelligence by <%= int %>. Enchanted Armoire: Merchant Set (Item 3 of 3).",
|
||||
"weaponArmoireBattleAxeText": "Battle Axe",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "This fine iron axe is well-suited to battling your fiercest foes or your most difficult tasks. Increases Intelligence by <%= int %> and Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Hippo (Egg)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Spada",
|
||||
"weaponWarrior1Notes": "Comune lama da soldato. Aumenta la Forza di <%= str %>.",
|
||||
"weaponWarrior2Text": "Ascia",
|
||||
"weaponWarrior2Notes": "Ascia da guerra a doppio taglio. Aumenta la Forza di <%= str %>.",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Stella del Mattino",
|
||||
"weaponWarrior3Notes": "Pesante bastone ricoperto di brutali spine. Aumenta la Forza di <%= str %>.",
|
||||
"weaponWarrior4Text": "Spada di Zaffiro",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Goditi responsabilmente questo delizioso fuoco d'artificio. Aumenta la Percezione di <%= per %>. Scrigno Incantato: Set Abbigliamento Festivo (Oggetto 3 di 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Vassoio da Esposizione del Mercante",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Usa questo vassoio laccato per mettere in mostra i raffinati articoli che stai vendendo. Aumenta l'Intelligenza di <%= int %>. Scrigno Incantato: Set del Mercante (Oggetto 3 di 3).",
|
||||
"weaponArmoireBattleAxeText": "Ascia da battaglia",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "Questa tagliente ascia di ferro è l'ideale per combattere i tuoi nemici più feroci o le tue attività più difficili. Aumenta l'Intelligenza di <%= int %> e la Costituzione di <%= con %>. Scrigno Incantato: oggetto indipendente.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "L'Ippo-Crita",
|
||||
"questHippoDropHippoEgg": "Ippopotamo (Uovo)",
|
||||
"questHippoUnlockText": "Sblocca le uova di Ippopotamo acquistabili nel Mercato"
|
||||
"questHippoUnlockText": "Sblocca le uova di Ippopotamo acquistabili nel Mercato",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "剣",
|
||||
"weaponWarrior1Notes": "兵士の剣。力が<%= str %>上がる。",
|
||||
"weaponWarrior2Text": "斧",
|
||||
"weaponWarrior2Notes": "両面に刃をつけた戦斧。力が<%= str %>上がる。",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "モーニングスター",
|
||||
"weaponWarrior3Notes": "恐ろしいスパイクがついてる重い棍棒。力が<%= str %>上がる。",
|
||||
"weaponWarrior4Text": "サファイアの刃",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "この愉快な手持ち花火を安全に楽しんでください。知覚が <%= per %> 上がります。ラッキー宝箱 : お祭りの晴れ着セット ( 3 個中 3 個目のアイテム)。",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "商人の接客盆",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "あなたの上質な売り物を見せるのに、この漆塗りの盆を使いましょう。知能が <%= int %> 上がります。ラッキー宝箱 : 商人セット ( 3 個中 3 個目のアイテム ) 。",
|
||||
"weaponArmoireBattleAxeText": "バトルアックス",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "この純粋な鉄の斧はあなたの最も激しい敵かタスクと戦うのに適しています。知能が<%= int %>、体質が<%= con %>上がります。ラッキー宝箱:個別のアイテム。",
|
||||
"weaponArmoireHoofClippersText": "ひづめ切り",
|
||||
"weaponArmoireHoofClippersNotes": "あなたを冒険に連れて行く際に健康を維持できるよう、働き者の乗騎たちのひづめを整えましょう! 力と知能、体質が<%= attrs %>ずつ上がります。ラッキー宝箱 : 装蹄師セット(3個中1つ目のアイテム)。",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "カバはうなだれて降伏してきます。「あなたを見くびっていました。あなたは怠け者ではなかったようですね。謝罪します。本当のことを言うと、私はあなたに少し自己投影していたのかもしれません。恐らく、自分自身の仕事のほうこそ終わらせるべきなのでしょう。さあ、感謝のしるしとして、たまごをお持ちください」 それを受け取ると、あなたは水際に座って、ようやく一息つくのでした。",
|
||||
"questHippoBoss": "偽善者カバ",
|
||||
"questHippoDropHippoEgg": "カバ(たまご)",
|
||||
"questHippoUnlockText": "市場でのカバのたまご購入をアンロック"
|
||||
"questHippoUnlockText": "市場でのカバのたまご購入をアンロック",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Zwaard",
|
||||
"weaponWarrior1Notes": "Normaal soldatenzwaard. Verhoogt kracht met <%= str %>.",
|
||||
"weaponWarrior2Text": "Bijl",
|
||||
"weaponWarrior2Notes": "Dubbelzijdige strijdbijl. Verhoogt kracht met <%= str %>.",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Morgenster",
|
||||
"weaponWarrior3Notes": "Zware knuppel met wrede punten. Verhoogt kracht met <%= str %>.",
|
||||
"weaponWarrior4Text": "Saffieren Zwaard",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Geniet verantwoordelijk van deze heerlijke sprankjes. Verhoogt perceptie met <%= per %>. Betoverd kabinet: Festival kledij set (Voorwerp 3 van 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Handelaars presenteerblad",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Gebruik dit verlakken blad om de mooie spullen die je te bieden hebt te verkopen. Verhoogt intelligentie met <%= int %>. Betoverd kabinet: Handelaar set (voorwerp 3 van 3).",
|
||||
"weaponArmoireBattleAxeText": "Strijdbijl",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "Deze schitterende ijzeren bijl is zeer geschikt om je meest woeste of moeilijkste taken mee te bestrijden. Verhoogt intelligentie met <%= int %> en lichaam met <%= con %>. Betoverd kabinet: onafhankelijk voorwerp.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "De nijlpaard buigt in overgave. 'Ik heb je onderschat. Het lijkt erop dat je niet lui bent. Mijn verontschuldigingen. Waarheid wordt verteld, ik kan wellicht een beetje projecteren. Misschien moet ik zelf wat werk doen. Hier, neem deze eieren als een teken van mijn dankbaarheid. 'Grijpen ze, je slaapt langs het water, klaar om eindelijk te ontspannen.",
|
||||
"questHippoBoss": "De Hypocrite",
|
||||
"questHippoDropHippoEgg": "Nijlpaard (Ei)",
|
||||
"questHippoUnlockText": "Ontgrendel koopbare Hippo eieren in de markt"
|
||||
"questHippoUnlockText": "Ontgrendel koopbare Hippo eieren in de markt",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Miecz",
|
||||
"weaponWarrior1Notes": "Miecz zwykłego żołnierza. Zwiększa Siłę o <%= str %>.",
|
||||
"weaponWarrior2Text": "Topór",
|
||||
"weaponWarrior2Notes": "Dwustronny topór bojowy. Zwiększa Siłę o <%= str %>",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Morgensztern",
|
||||
"weaponWarrior3Notes": "Ciężka maczuga z ostrymi kolcami. Zwiększa Siłę o <%= str %>.",
|
||||
"weaponWarrior4Text": "Szafirowy miecz",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Baw się tym wspaniałym świecidełkiem z rozwagą. Zwiększa percepcję o <%= per %>. Zaczarowana Szafa: Zestaw Szat Festiwalowych (przedmiot 3 z 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Taca wystawowa kupca",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Użyj tej lakierowanej tacy aby pokazać wspaniałe towary, które masz na sprzedaż. Zwiększa inteligencję o <%= int %>. Zaczarowana Szafa: Zestaw Kupca (Przedmiot 3 z 3).",
|
||||
"weaponArmoireBattleAxeText": "Topór wojenny",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "This fine iron axe is well-suited to battling your fiercest foes or your most difficult tasks. Increases Intelligence by <%= int %> and Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Hippo (Egg)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Espada",
|
||||
"weaponWarrior1Notes": "Lâmina comum dos soldados. Aumenta Força em <%= str %>.",
|
||||
"weaponWarrior2Text": "Machado",
|
||||
"weaponWarrior2Notes": "Machado de batalha com duas lâminas. Aumenta Força em <%= str %>.",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Estrela Da Manhã",
|
||||
"weaponWarrior3Notes": "Clava pesada com espinhos brutais. Aumenta Força em <%= str %>.",
|
||||
"weaponWarrior4Text": "Lâmina de Safira",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Aprecie esta estrelinha responsavelmente. Aumenta Percepção em <%= per %>. Armário Encantado: Conjunto de Vestimenta Festiva (Item 3 de 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Tabuleiro de exposição de Mercador",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Use este tabuleiro de lacre para apresentar os bens finos que oferece para venda. Aumenta Inteligência em <%= int %>. Armário Encantado: Conjunto do Mercador (Item 3 em 3).",
|
||||
"weaponArmoireBattleAxeText": "Machado de Combate",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "Este belo machado de ferro é apropriado para combater os seus inimigos mais ferozes ou as suas tarefas mais difíceis. Aumenta Inteligência em <%= int %> e Constituição em <%= con %>. Armário Encantado: Item Independente.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Hippo (Egg)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Espada",
|
||||
"weaponWarrior1Notes": "Lâmina comum dos soldados. Aumenta Força em <%= str %>.",
|
||||
"weaponWarrior2Text": "Machado",
|
||||
"weaponWarrior2Notes": "Machado de batalha com duas lâminas. Aumenta Força em <%= str %>.",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Estrela Da Manhã",
|
||||
"weaponWarrior3Notes": "Clava pesada com espinhos brutais. Aumenta Força em <%= str %>.",
|
||||
"weaponWarrior4Text": "Lâmina de Safira",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Use este isqueiro com moderação. Aumenta Percepção em <%= per %>. Armário Encantado: Conjunto de Roupas Festivas (Item 3 de 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Bandeja de exibição do Comerciante",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Use essa bandeja lacada para mostrar os ótimos itens que você está oferecendo para venda. Aumenta Inteligência em <%= int %>. Armário Encantado: Conjunto do Comerciante (Item 3 de 3)",
|
||||
"weaponArmoireBattleAxeText": "Machado de Batalha",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "Este belo machado de ferro é bom para lutar contra seus mais ferozes inimigos ou suas tarefas mais difíceis. Aumenta Inteligência em <% int %> e Constituição em <% con %>. Armário Encantado: Item Independente.",
|
||||
"weaponArmoireHoofClippersText": "Cortadores de Cascos",
|
||||
"weaponArmoireHoofClippersNotes": "Apare os cascos de suas trabalhadoras montarias para as ajudar a se manter saudáveis enquanto elas te carregam para as aventuras! Aumenta Força, Inteligência e Constituição em <%= attrs %> cada. Armário Encantado: Conjunto do Tratador de Cavalos (Item 1 de 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "O hipopótamo curva-se em rendição. \"Eu te subestimei. Parece que você não estava ociando. Minhas desculpas. Verdade seja dita, eu devo ter colocado minhas culpas em você. Talvez eu devesse terminar algumas coisas eu mesmo. Aqui, tome esses ovos como sinal de minha gratidão.\" Ao pegá-las, você para próximo à água, finalmente pronto/a para relaxar.",
|
||||
"questHippoBoss": "O Hipopó-Crita",
|
||||
"questHippoDropHippoEgg": "Hipopótamo (Ovo)",
|
||||
"questHippoUnlockText": "Desbloqueia ovos de Hipopótamo para compra no mercado"
|
||||
"questHippoUnlockText": "Desbloqueia ovos de Hipopótamo para compra no mercado",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Sabie",
|
||||
"weaponWarrior1Notes": "Sabie obișnuită. Crește Forța cu <%= str %>.",
|
||||
"weaponWarrior2Text": "Topor",
|
||||
"weaponWarrior2Notes": "Topor de luptă cu două lame. Crește Forța cu <%= str %>",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Buzdugan",
|
||||
"weaponWarrior3Notes": "Măciucă grea cu țepi duri. Crește FOR cu <%= str %>.",
|
||||
"weaponWarrior4Text": "Lamă de safir",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Enjoy this delightful sparkler responsibly. Increases Perception by <%= per %>. Enchanted Armoire: Festival Attire Set (Item 3 of 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Merchant's Display Tray",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Use this lacquered tray to show the fine goods you're offering for sale. Increases Intelligence by <%= int %>. Enchanted Armoire: Merchant Set (Item 3 of 3).",
|
||||
"weaponArmoireBattleAxeText": "Battle Axe",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "This fine iron axe is well-suited to battling your fiercest foes or your most difficult tasks. Increases Intelligence by <%= int %> and Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Hippo (Egg)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Меч",
|
||||
"weaponWarrior1Notes": "Простой солдатский клинок. Увеличивает силу на <%= str %>.",
|
||||
"weaponWarrior2Text": "Топор",
|
||||
"weaponWarrior2Notes": "Боевой топор с обоюдным лезвием. Увеличивает силу на <%= str %>",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Утренняя Звезда",
|
||||
"weaponWarrior3Notes": "Тяжелая дубина с острыми шипами. Увеличивает силу на <%= str %>.",
|
||||
"weaponWarrior4Text": "Сапфировый клинок",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Наслаждайтесь этим восхитительным бенгальским огнем, но не забывайте об осторожности! Увеличивает восприятие на <%= per %>. \nЗачарованный сундук: Фестивальный набор (предмет 3 из 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Лоток для показа товара",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Используйте этот лакированный лоток, чтобы показать хороший товар, который вы продаёте. Увеличивает интеллект на <%= int %>. Зачарованный сундук: Набор торговца (предмет 3 из 3).",
|
||||
"weaponArmoireBattleAxeText": "Боевой топор",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "Этот отличный железный отпор подходит для сражения с самыми свирепыми врагами или с самыми сложными задачами. Увеличивает интеллект на <%= int %> и телосложение на <%= con %>. Зачарованный сундук: Независимый предмет.",
|
||||
"weaponArmoireHoofClippersText": "Ножницы для копыт",
|
||||
"weaponArmoireHoofClippersNotes": "Подрежьте копыта своим трудолюбивым скакунам, чтобы помочь им оставаться здоровыми, пока они несут вас навстречу приключениям! Увеличивают силу, интеллект и телосложение на <%= attrs %>. Зачарованный сундук: Набор Кузнеца (предмет 1 из 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "Бегемот кланяется, отступая. «Я вас недооценил. Кажется, вы не ленились. Мои извинения. По правде говоря, я, возможно, немного проецировал. Возможно, я должен сам проделать определенную работу. Вот, возьмите эти яйца в знак моей благодарности.» Схватив их, вы располагаетесь у воды, готовые наконец передохнуть.",
|
||||
"questHippoBoss": "Гиппопотам",
|
||||
"questHippoDropHippoEgg": "Бегемот (Яйцо)",
|
||||
"questHippoUnlockText": "Разблокирует покупку яиц Бегемота на Рынке"
|
||||
"questHippoUnlockText": "Разблокирует покупку яиц Бегемота на Рынке",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Meč",
|
||||
"weaponWarrior1Notes": "Bežný meč vojaka. Zvyšuje silu o <%= str %>.",
|
||||
"weaponWarrior2Text": "Sekera",
|
||||
"weaponWarrior2Notes": "Dvojčepeľová bojová sekera. Zvyšuje silu o <%= str %>",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Kropáč",
|
||||
"weaponWarrior3Notes": "Ťažký kyjak s brutálnymi ostňami. Zvyšuje silu o <%= str %>.",
|
||||
"weaponWarrior4Text": "Zafírový paloš",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Enjoy this delightful sparkler responsibly. Increases Perception by <%= per %>. Enchanted Armoire: Festival Attire Set (Item 3 of 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Merchant's Display Tray",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Use this lacquered tray to show the fine goods you're offering for sale. Increases Intelligence by <%= int %>. Enchanted Armoire: Merchant Set (Item 3 of 3).",
|
||||
"weaponArmoireBattleAxeText": "Battle Axe",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "This fine iron axe is well-suited to battling your fiercest foes or your most difficult tasks. Increases Intelligence by <%= int %> and Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Hippo (Egg)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Mač",
|
||||
"weaponWarrior1Notes": "Običan vojnički mač. Povećava Snagu za <%= str %>.",
|
||||
"weaponWarrior2Text": "Sekira",
|
||||
"weaponWarrior2Notes": "Dvoguba bojna sekira. Povećava Snagu za <%= str %>.",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Jutarnja zvezda",
|
||||
"weaponWarrior3Notes": "Teška batina sa svirepim šiljcima. Povećava Snagu za <%= str %>.",
|
||||
"weaponWarrior4Text": "Safirni mač",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Enjoy this delightful sparkler responsibly. Increases Perception by <%= per %>. Enchanted Armoire: Festival Attire Set (Item 3 of 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Merchant's Display Tray",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Use this lacquered tray to show the fine goods you're offering for sale. Increases Intelligence by <%= int %>. Enchanted Armoire: Merchant Set (Item 3 of 3).",
|
||||
"weaponArmoireBattleAxeText": "Battle Axe",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "This fine iron axe is well-suited to battling your fiercest foes or your most difficult tasks. Increases Intelligence by <%= int %> and Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Hippo (Egg)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Svärd",
|
||||
"weaponWarrior1Notes": "Ett enkelt soldatsvärd. Ökar Styrka med <%= str %>.",
|
||||
"weaponWarrior2Text": "Yxa",
|
||||
"weaponWarrior2Notes": "Tveeggad stridsyxa. Ökar Styrka med <%= str %>",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Morgonstjärna",
|
||||
"weaponWarrior3Notes": "Tung klubba med grova spetsar. Ökar Styrka med <%= str %>.",
|
||||
"weaponWarrior4Text": "Safirklinga",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Enjoy this delightful sparkler responsibly. Increases Perception by <%= per %>. Enchanted Armoire: Festival Attire Set (Item 3 of 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Merchant's Display Tray",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Use this lacquered tray to show the fine goods you're offering for sale. Increases Intelligence by <%= int %>. Enchanted Armoire: Merchant Set (Item 3 of 3).",
|
||||
"weaponArmoireBattleAxeText": "Krigsyxa",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "This fine iron axe is well-suited to battling your fiercest foes or your most difficult tasks. Increases Intelligence by <%= int %> and Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Hippo (Egg)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Kılıç",
|
||||
"weaponWarrior1Notes": "Sıradan savaşçının kılıcı. Gücü <%= str %> puan arttırır.",
|
||||
"weaponWarrior2Text": "Balta",
|
||||
"weaponWarrior2Notes": "Çift taraflı savaş baltası. Gücü <%= str %> puan arttırır.",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Seher Yıldızı",
|
||||
"weaponWarrior3Notes": "Çivili ağır topuz. Gücü <%= str %> puan arttırır.",
|
||||
"weaponWarrior4Text": "Safir Pala",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Bu enfes parıltıcının keyfini sorumlulukla yaşa. Sezgiyi <%= per %> puan arttırır. Efsunlu Gardırop: Festival Kıyafeti Seti (3 Eşyadan 3'üncüsü).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Tüccarın Sergileme Tepsisi",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Bu cilalı tepsiyi, satışa sunduğun güzel eşyaları göstermek için kullan. Zekayı <%= int %> puan arttırır. Efsunlu Gardırop: Soytarı Seti (3 Eşyadan 3'üncüsü).",
|
||||
"weaponArmoireBattleAxeText": "Savaş Baltası",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "Bu ince demir balta, en sert avlarınla da en zor görevlerinle de savaşmak için çok uygundur. Zekayı <%= int %> ve Bünyeyi <%= con %> puan arttırır. Efsunlu Gardırop: Bağımsız Eşya.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Su aygırı (Yumurta)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "Меч",
|
||||
"weaponWarrior1Notes": "Звичайний солдатський клинок. Збільшує силу на <%= str %>.",
|
||||
"weaponWarrior2Text": "Сокира",
|
||||
"weaponWarrior2Notes": "Двостороння бойова сокира. Збільшує силу на <%= str %>",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "Вранішня зірка",
|
||||
"weaponWarrior3Notes": "Важка булава з міцними шипами. Збільшує силу на <%= str %>.",
|
||||
"weaponWarrior4Text": "Сапфіровий клинок",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Enjoy this delightful sparkler responsibly. Increases Perception by <%= per %>. Enchanted Armoire: Festival Attire Set (Item 3 of 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Merchant's Display Tray",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Use this lacquered tray to show the fine goods you're offering for sale. Increases Intelligence by <%= int %>. Enchanted Armoire: Merchant Set (Item 3 of 3).",
|
||||
"weaponArmoireBattleAxeText": "Battle Axe",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "This fine iron axe is well-suited to battling your fiercest foes or your most difficult tasks. Increases Intelligence by <%= int %> and Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Hippo (Egg)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "剑",
|
||||
"weaponWarrior1Notes": "普通士兵的刀。增加<%= str %>点力量。",
|
||||
"weaponWarrior2Text": "斧子",
|
||||
"weaponWarrior2Notes": "双刃战斧,增加<%= str %>点力量。",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "流星锤",
|
||||
"weaponWarrior3Notes": "带有野蛮尖刺的沉重棍棒,增加<%= str %>点力量。",
|
||||
"weaponWarrior4Text": "蓝宝石利刃",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "尽责的享受这令人愉快的烟火。增加<%= per %>点感知。魔法衣橱:节日盛典套装(3件中的第3件)。",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "商人的展示托盘",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "用这个漆盘来展示你要出售的精美商品。增加智力%=int点。魔法衣橱:商人套餐(3款的第三款)。",
|
||||
"weaponArmoireBattleAxeText": "战斧",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "这种精致的铁斧非常适合与你最凶猛的敌人或你最困难的任务作斗争。增加智力<%= int %>点和体质 <%= con %>。魔法衣橱:独立装备。",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Hippo (Egg)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"weaponWarrior1Text": "劍",
|
||||
"weaponWarrior1Notes": "普通士兵的劍。增加 <%= str %> 點力量。",
|
||||
"weaponWarrior2Text": "斧",
|
||||
"weaponWarrior2Notes": "雙刃斧,增加 <%= str %> 點力量。",
|
||||
"weaponWarrior2Notes": "Double-bitted chopping weapon. Increases Strength by <%= str %>",
|
||||
"weaponWarrior3Text": "流星錘",
|
||||
"weaponWarrior3Notes": "帶有尖刺的沉重棒子。增加 <%= str %> 點力量。",
|
||||
"weaponWarrior4Text": "藍寶石之劍",
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"weaponArmoireFestivalFirecrackerNotes": "Enjoy this delightful sparkler responsibly. Increases Perception by <%= per %>. Enchanted Armoire: Festival Attire Set (Item 3 of 3).",
|
||||
"weaponArmoireMerchantsDisplayTrayText": "Merchant's Display Tray",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Use this lacquered tray to show the fine goods you're offering for sale. Increases Intelligence by <%= int %>. Enchanted Armoire: Merchant Set (Item 3 of 3).",
|
||||
"weaponArmoireBattleAxeText": "Battle Axe",
|
||||
"weaponArmoireBattleAxeText": "Ancient Axe",
|
||||
"weaponArmoireBattleAxeNotes": "This fine iron axe is well-suited to battling your fiercest foes or your most difficult tasks. Increases Intelligence by <%= int %> and Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||
"weaponArmoireHoofClippersText": "Hoof Clippers",
|
||||
"weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).",
|
||||
|
|
|
|||
|
|
@ -502,5 +502,7 @@
|
|||
"questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.",
|
||||
"questHippoBoss": "The Hippo-Crite",
|
||||
"questHippoDropHippoEgg": "Hippo (Egg)",
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market"
|
||||
"questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market",
|
||||
"farmFriendsText": "Farm Friends Quest Bundle",
|
||||
"farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30."
|
||||
}
|
||||
|
|
@ -92,6 +92,21 @@ api.bundles = {
|
|||
class: 'quest_bundle_splashyPals',
|
||||
value: 7,
|
||||
},
|
||||
farmFriends: {
|
||||
key: 'farmFriends',
|
||||
text: t('farmFriendsText'),
|
||||
notes: t('farmFriendsNotes'),
|
||||
bundleKeys: [
|
||||
'cow',
|
||||
'horse',
|
||||
'sheep',
|
||||
],
|
||||
canBuy () {
|
||||
return moment().isBetween('2017-09-12', '2017-10-02');
|
||||
},
|
||||
type: 'quests',
|
||||
value: 7,
|
||||
},
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
|
Before Width: | Height: | Size: 966 KiB After Width: | Height: | Size: 973 KiB |
|
Before Width: | Height: | Size: 236 KiB After Width: | Height: | Size: 236 KiB |