Update TalentBuilder: Add instruction for maxing a talent with Shift + Click

This commit is contained in:
2025-12-17 13:45:38 +01:00
parent 7c2c5ef3ec
commit 4ae0f007dd
+1 -1
View File
@@ -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 />