mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-17 03:22:14 +00:00
Updated Beginner's Tour, Mk 3
Quickfix to changed "sex" to "body type," in anticipation of coming customization updates.
This commit is contained in:
parent
d2a0fb073f
commit
2d6fb91273
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ angular.module('guideServices', []).
|
|||
}, {
|
||||
element: ".main-herobox",
|
||||
title: "Avatar Customization",
|
||||
content: "You can customize your avatar by clicking anywhere in this box. Change your sex, hair color, skin color, and more from this menu. You can also find a number of HabitRPG's exciting social features by clicking through tabs on the customization page.",
|
||||
content: "You can customize your avatar by clicking anywhere in this box. Change your body type, hair color, skin color, and more from this menu. You can also find a number of HabitRPG's exciting social features by clicking through tabs on the customization page.",
|
||||
}, {
|
||||
element: "#bars",
|
||||
title: "Hit Points",
|
||||
|
|
|
|||
Loading…
Reference in a new issue