fix(world-boss): Pass test

Also uncomment the line used to hide display of the boss in the Tavern, because we won't be doing a dry run of that style this time around.
This commit is contained in:
Sabe Jones
2015-10-05 17:18:44 -04:00
parent f6abcc0ddf
commit 3ca836a81c
2 changed files with 2 additions and 2 deletions

View File

@@ -1354,7 +1354,7 @@ api.quests =
completion: t('questBurnoutCompletion') completion: t('questBurnoutCompletion')
completionChat: t('questBurnoutCompletionChat') completionChat: t('questBurnoutCompletionChat')
value: 0 value: 0
canBuy: false canBuy: (()->false)
category: 'world' category: 'world'
boss: boss:
name: t('questBurnoutBoss') name: t('questBurnoutBoss')

View File

@@ -2,7 +2,7 @@
.row .row
.col-md-4 .col-md-4
// +boss(true, false) +boss(true, false)
table table
tr tr