chore(grunt): grunt with @sabrecat's mount=>spritesmith, + my multi-drops

This commit is contained in:
Tyler Renelle 2014-01-21 13:32:26 -08:00
parent 8c5e5e0a3a
commit 965e57ed2f
5 changed files with 1641 additions and 1633 deletions

1626
dist/customizer.css vendored

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

View file

@ -10695,9 +10695,13 @@ var global=self;/**
str: 1
},
drop: {
type: 'mounts',
key: 'BearCub-Polar',
text: "Polar Bear (Mount)",
items: [
{
type: 'mounts',
key: 'BearCub-Polar',
text: "Polar Bear (Mount)"
}
],
gp: 20,
exp: 100
}
@ -10719,9 +10723,13 @@ var global=self;/**
}
},
drop: {
type: 'pets',
key: 'BearCub-Polar',
text: "Polar Bear (Pet)",
items: [
{
type: 'pets',
key: 'BearCub-Polar',
text: "Polar Bear (Pet)"
}
],
gp: 20,
exp: 100
}

View file

Before

Width:  |  Height:  |  Size: 376 KiB

After

Width:  |  Height:  |  Size: 376 KiB

1626
dist/spritesmith.css vendored

File diff suppressed because it is too large Load diff