mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 02:02:19 +00:00
Updated Beginner's Tour, Mk 4
Added link to HabitRPG wiki.
This commit is contained in:
parent
2d6fb91273
commit
8283eca0d4
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ angular.module('guideServices', []).
|
|||
}, {
|
||||
element: "ul.habits li:first-child",
|
||||
title: "Unlock New Features",
|
||||
content: "That's all you need to know for now, but I'll be back as you level up to let you know about new features you've unlocked. Each new feature will give you more incentives to accomplish your goals. Find out more at the HabitRPG Wiki or let yourself be surprised. Good luck!",
|
||||
content: "That's all you need to know for now, but I'll be back as you level up to let you know about new features you've unlocked. Each new feature will give you more incentives to accomplish your goals. Find out more at the <a href="http://habitrpg.wikia.com" target="_blank">HabitRPG Wiki</a> or let yourself be surprised. Good luck!",
|
||||
placement: "right"
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in a new issue