The first square of a two-square spell now shows on the board
Dimensional Warp, Trader, Redirection, and Relocate Sector all take two clicks, but only the hint bar acknowledged the first — the board itself sat unchanged until the second click landed. The first chosen square now wears a pulsing amber dashed ring (same rhythm as the warp destination ring, still under prefers-reduced-motion) until the spell completes or is cancelled. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
f0a264147f
commit
57bd036417
@@ -760,6 +760,7 @@
|
||||
onPlayerClick={clickPlayer}
|
||||
onCreatureClick={clickCreature}
|
||||
onWarpClick={clickWarp}
|
||||
markedCell={tradeFrom ?? pendingSectorFrom}
|
||||
/>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user