chore(grunt): grunt full

This commit is contained in:
Sabe Jones 2015-02-02 19:09:00 -06:00
parent c9b81414a4
commit c5691c6536
10 changed files with 1030 additions and 1042 deletions

File diff suppressed because one or more lines are too long

View file

@ -12788,71 +12788,71 @@ api.questMounts = _.transform(api.questEggs, function(m, egg) {
api.food = {
Meat: {
canBuy: false,
canDrop: false,
canBuy: true,
canDrop: true,
text: t('foodMeat'),
target: 'Base',
article: ''
},
Milk: {
canBuy: false,
canDrop: false,
canBuy: true,
canDrop: true,
text: t('foodMilk'),
target: 'White',
article: ''
},
Potatoe: {
canBuy: false,
canDrop: false,
canBuy: true,
canDrop: true,
text: t('foodPotatoe'),
target: 'Desert',
article: 'a '
},
Strawberry: {
canBuy: false,
canDrop: false,
canBuy: true,
canDrop: true,
text: t('foodStrawberry'),
target: 'Red',
article: 'a '
},
Chocolate: {
canBuy: false,
canDrop: false,
canBuy: true,
canDrop: true,
text: t('foodChocolate'),
target: 'Shade',
article: ''
},
Fish: {
canBuy: false,
canDrop: false,
canBuy: true,
canDrop: true,
text: t('foodFish'),
target: 'Skeleton',
article: 'a '
},
RottenMeat: {
canBuy: false,
canDrop: false,
canBuy: true,
canDrop: true,
text: t('foodRottenMeat'),
target: 'Zombie',
article: ''
},
CottonCandyPink: {
canBuy: false,
canDrop: false,
canBuy: true,
canDrop: true,
text: t('foodCottonCandyPink'),
target: 'CottonCandyPink',
article: ''
},
CottonCandyBlue: {
canBuy: false,
canDrop: false,
canBuy: true,
canDrop: true,
text: t('foodCottonCandyBlue'),
target: 'CottonCandyBlue',
article: ''
},
Honey: {
canBuy: false,
canDrop: false,
canBuy: true,
canDrop: true,
text: t('foodHoney'),
target: 'Golden',
article: ''
@ -12865,71 +12865,71 @@ api.food = {
notes: t('foodSaddleNotes')
},
Cake_Skeleton: {
canBuy: true,
canDrop: true,
canBuy: false,
canDrop: false,
text: t('foodCakeSkeleton'),
target: 'Skeleton',
article: ''
},
Cake_Base: {
canBuy: true,
canDrop: true,
canBuy: false,
canDrop: false,
text: t('foodCakeBase'),
target: 'Base',
article: ''
},
Cake_CottonCandyBlue: {
canBuy: true,
canDrop: true,
canBuy: false,
canDrop: false,
text: t('foodCakeCottonCandyBlue'),
target: 'CottonCandyBlue',
article: ''
},
Cake_CottonCandyPink: {
canBuy: true,
canDrop: true,
canBuy: false,
canDrop: false,
text: t('foodCakeCottonCandyPink'),
target: 'CottonCandyPink',
article: ''
},
Cake_Shade: {
canBuy: true,
canDrop: true,
canBuy: false,
canDrop: false,
text: t('foodCakeShade'),
target: 'Shade',
article: ''
},
Cake_White: {
canBuy: true,
canDrop: true,
canBuy: false,
canDrop: false,
text: t('foodCakeWhite'),
target: 'White',
article: ''
},
Cake_Golden: {
canBuy: true,
canDrop: true,
canBuy: false,
canDrop: false,
text: t('foodCakeGolden'),
target: 'Golden',
article: ''
},
Cake_Zombie: {
canBuy: true,
canDrop: true,
canBuy: false,
canDrop: false,
text: t('foodCakeZombie'),
target: 'Zombie',
article: ''
},
Cake_Desert: {
canBuy: true,
canDrop: true,
canBuy: false,
canDrop: false,
text: t('foodCakeDesert'),
target: 'Desert',
article: ''
},
Cake_Red: {
canBuy: true,
canDrop: true,
canBuy: false,
canDrop: false,
text: t('foodCakeRed'),
target: 'Red',
article: ''

View file

@ -4114,9 +4114,3 @@
width: 90px;
height: 90px;
}
.broad_armor_rogue_2 {
background-image: url(spritesmith1.png);
background-position: -364px -1638px;
width: 90px;
height: 90px;
}

BIN
dist/spritesmith1.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 123 KiB

After

Width:  |  Height:  |  Size: 122 KiB

598
dist/spritesmith2.css vendored

File diff suppressed because it is too large Load diff

BIN
dist/spritesmith2.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 144 KiB

After

Width:  |  Height:  |  Size: 145 KiB

716
dist/spritesmith3.css vendored

File diff suppressed because it is too large Load diff

BIN
dist/spritesmith3.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 481 KiB

After

Width:  |  Height:  |  Size: 467 KiB

670
dist/spritesmith4.css vendored

File diff suppressed because it is too large Load diff

BIN
dist/spritesmith4.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 312 KiB

After

Width:  |  Height:  |  Size: 311 KiB