Merge remote-tracking branch 'shaners/rewrite'

Conflicts:
	dist/spritesheets.css
This commit is contained in:
Tyler Renelle 2013-10-29 23:15:03 -07:00
commit 1bfb6a88fd
6 changed files with 7 additions and 1 deletions

View file

@ -30,6 +30,12 @@
background: url("../img/sprites/backer-only/BackerOnly-Pet-CerberusPup.gif") no-repeat;
}
.Pet-Dragon-Hydra {
width: 106px;
height: 89px;
background: url("../img/sprites/backer-only/ContributorOnly-Pet-Hydra.png") no-repeat;
}
.shop_shield_6 {background-position: -1040px 0}
.shop_weapon_7 {background-position: -1080px 0}
.shop_armor_6 {background-position: -1160px 0}

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 939 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 13 KiB