mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-22 03:34:14 +00:00
add justin notif on int bonus for restored MP
This commit is contained in:
parent
cdf8c2412f
commit
181bc7f0d1
1 changed files with 1 additions and 1 deletions
|
|
@ -174,7 +174,7 @@ angular.module('guideServices', []).
|
|||
}, {
|
||||
element: ".meter.mana",
|
||||
title: "Spells",
|
||||
content: "You can now unlock class-specific spells. You'll see your first at level 6. Your mana replenishes 10 points per day."
|
||||
content: "You can now unlock class-specific spells. You'll see your first at level 6. Your mana replenishes 10 points per day (plus a bonus based on your Intelligence attribute)."
|
||||
}, {
|
||||
orphan: true,
|
||||
title: "Read More",
|
||||
|
|
|
|||
Loading…
Reference in a new issue