mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 23:40:25 +00:00
Shields don't come free ya know!
Fix a couple of missed pieces from reward tier text updates.
This commit is contained in:
parent
55faf443ce
commit
5ae2f06006
1 changed files with 2 additions and 2 deletions
|
|
@ -60,7 +60,7 @@
|
||||||
<span class='achievement achievement-firefox'></span> When your <strong>first</strong> submission is deployed, you will receive the HabitRPG Contributor's badge. Your name in Tavern chat will proudly display that you are a contributor.
|
<span class='achievement achievement-firefox'></span> When your <strong>first</strong> submission is deployed, you will receive the HabitRPG Contributor's badge. Your name in Tavern chat will proudly display that you are a contributor.
|
||||||
hr
|
hr
|
||||||
p.
|
p.
|
||||||
<span class='shop_armor_7 shop-sprite item-img'></span> When your <strong>second</strong> submission is deployed, the <strong>Crystal Armor</strong> will be available for purchase in the Rewards shop after Golden Armor. As a bounty for your great work, you will also receive <strong>2 Gems</strong>.
|
<span class='shop_armor_7 shop-sprite item-img'></span> When your <strong>second</strong> submission is deployed, the <strong>Crystal Armor</strong> will be available for purchase in the Rewards shop after the Golden Armor. As a bounty for your great work, you will also receive <strong>2 Gems</strong>.
|
||||||
tr
|
tr
|
||||||
td
|
td
|
||||||
a.label.label-contributor-3(ng-click='toggleUserTier($event)') Elite (3-4)
|
a.label.label-contributor-3(ng-click='toggleUserTier($event)') Elite (3-4)
|
||||||
|
|
@ -76,7 +76,7 @@
|
||||||
a.label.label-contributor-5(ng-click='toggleUserTier($event)') Champion (5-6)
|
a.label.label-contributor-5(ng-click='toggleUserTier($event)') Champion (5-6)
|
||||||
div(style='display:none;')
|
div(style='display:none;')
|
||||||
p.
|
p.
|
||||||
<span class='shop_shield_7 shop-sprite item-img'></span> When your <em>fifth</em> submission is deployed, you will receive the <strong>Crystal Shield</strong>! As a bounty for your great work, you will also receive <strong>2 Gems</strong>.
|
<span class='shop_shield_7 shop-sprite item-img'></span> When your <em>fifth</em> submission is deployed, the <strong>Crystal Shield</strong> will be available for purchase in the Reward shop after the Golden Shield. As a bounty for your great work, you will also receive <strong>2 Gems</strong>.
|
||||||
hr
|
hr
|
||||||
p.
|
p.
|
||||||
<div class='Pet-Dragon-Hydra pull-left'></div> When your <em>sixth</em> submission is deployed, you will receive a <strong>Hydra Pet</strong>. As a bounty for your great work, you will also receive <strong>2 Gems</strong>.
|
<div class='Pet-Dragon-Hydra pull-left'></div> When your <em>sixth</em> submission is deployed, you will receive a <strong>Hydra Pet</strong>. As a bounty for your great work, you will also receive <strong>2 Gems</strong>.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue