mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-22 11:38:24 +00:00
classes: updating class-selection description to include note about gear being
transfered to inventory. It's in the tour, but most people seem to be missing it... @sabrecat thoughts on this?
This commit is contained in:
parent
2e098ce87b
commit
e9ed847a4e
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
.modal-header
|
||||
h3 Class System Unlocked!
|
||||
.modal-body.select-class
|
||||
p Select your class. Click each class for more information. See <a href="http://habitrpg.wikia.com/wiki/Class_System" target="_blank">Wikia</a> for thorough details.
|
||||
p Select your class. Click each class for more information. See <a href="http://habitrpg.wikia.com/wiki/Class_System" target="_blank">Wikia</a> for thorough details. Upon selection, your current gear will be transferred to your inventory (don't worry, it's still there!) and you'll start with your class's apprentice gear.
|
||||
.row-fluid
|
||||
.span3(ng-click='selectedClass = "warrior"')
|
||||
h5 Warrior
|
||||
|
|
|
|||
Loading…
Reference in a new issue