feat(critical-hammer): add Critical Hammer of Bug-Crushing

This commit is contained in:
Tyler Renelle
2014-02-07 11:26:42 -07:00
parent 9eb5f2667d
commit 6a5df319ed
6 changed files with 25 additions and 2 deletions
+9
View File
@@ -12,6 +12,15 @@
height: 90px;
}
/* Critical */
.weapon_special_critical {
background: url("../img/sprites/backer-only/weapon_special_critical.gif") no-repeat;
width: 90px;
height: 90px;
margin-left:-12px;
margin-top:12px;
}
/* This is oversized until a move to 105 avatar box happens*/
.weapon_special_1 {
height: 105px;