diff --git a/views/options/social/tavern.jade b/views/options/social/tavern.jade index 2075a8965f..c5a60f805f 100644 --- a/views/options/social/tavern.jade +++ b/views/options/social/tavern.jade @@ -87,14 +87,14 @@ When your seventh submission is deployed, you will receive 2 Gems and become a member of the honored Contributor's Guild and be privy to the behind-the-scenes details of HabitRPG! tr td - a.label.label-contributor-8(ng-click='toggleUserTier($event)') Heroic + a.label.label-contributor-8(ng-click='toggleUserTier($event)') Heroic (8) div(style='display:none;') p This is HabitRPG staff or Staff-level Contributors tr td a.label.label-npc(ng-click='toggleUserTier($event)') NPC div(style='display:none;') - p Was a backer at the highest Kickstarter tier. + p Was a backer at the highest Kickstarter tier. include ./challenge-box