ALL THREE

This commit is contained in:
ntr 2020-01-15 13:51:01 +10:00
parent 55f8fc0b41
commit e1e84c3363

View File

@ -129,7 +129,7 @@ function tutorialStage(tutorial, clearTutorial, instance) {
<h2>Combining Items</h2>
<p> You start the game with the <b>Attack</b> base skill item. </p>
<p> Create powerful combinations by combining colours with base items. </p>
<p> Select all three items to <b> combine</b>. </p>
<p> Select <b>all three items</b> to <b> combine</b>. </p>
</div>
);
}