change tutorial text to show it's not over

This commit is contained in:
ntr 2019-11-21 12:39:36 +11:00
parent c21d64e3e8
commit b0a8684482

View File

@ -204,7 +204,9 @@ function tutorialStage(tutorial, ws, clearTutorial, instance) {
return (
<div class='info-item'>
<h2>Tutorial</h2>
<p>You've completed the tutorial! Try to create more skill and spec combinations. </p>
<p>That completes the VBOX Tutorial.</p>
<p>Press <b>READY</b> to progress to the <b>GAME PHASE</b> <br />
or continue creating new items to strengthen your constructs further</p>
<p>You can unequip skills and specs back into the inventory by double clicking. <br />
Reclaim can be used to refund the cost of items in your inventory. </p>
</div>