mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-21 19:24:15 +00:00
Merge branch 'master' of github.com:lefnire/habitrpg
This commit is contained in:
commit
27fc924b30
1 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ module.exports =
|
|||
}
|
||||
{
|
||||
element: "#bars"
|
||||
title: "Acheive goals and level up"
|
||||
title: "Achieve goals and level up"
|
||||
content: "As you accomplish goals, you level up. If you fail your goals, you lose hit points. Lose all your HP and you die."
|
||||
}
|
||||
{
|
||||
|
|
@ -82,4 +82,4 @@ module.exports =
|
|||
text: "Re-Roll"
|
||||
icon: 'favicon'
|
||||
notes: "Resets your tasks. When you're struggling and everything's red, use for a clean slate."
|
||||
value:0
|
||||
value:0
|
||||
|
|
|
|||
Loading…
Reference in a new issue