fix(world-boss): add chat message, Bailey handling, animation

This commit is contained in:
Sabe Jones
2016-03-31 19:38:43 -04:00
parent def6b6cd5c
commit a07aed331c
6 changed files with 10 additions and 3 deletions
+6
View File
@@ -11,6 +11,12 @@
height: 249px;
}
.quest_bewilder {
background: url("/common/img/sprites/quest_bewilder.gif") no-repeat;
width: 219px;
height: 219px;
}
.Gems {
display:inline-block;
margin-right:5px;