Update TalentBuilder: Add instruction for maxing a talent with Shift + Click
This commit is contained in:
@@ -16,7 +16,7 @@ function PageContent() {
|
||||
<div style={{ padding: 16 }}>
|
||||
<header style={{ marginBottom: 16 }}>
|
||||
<h1 style={{ margin: 0, fontSize: 22 }}>Ascension Talent Builder</h1>
|
||||
<p style={{ marginTop: 4, color: "#aaa", fontSize: 13 }}>Prototype — Mage (data WIP)</p>
|
||||
<p style={{ marginTop: 4, color: "#aaa", fontSize: 13 }}>Prototype — Shift + Click to max a talent</p>
|
||||
</header>
|
||||
<main>
|
||||
<TalentBuilder />
|
||||
|
||||
Reference in New Issue
Block a user