Skip to content

Implement cost-checking in tooltips

Clément Beaubestre requested to merge YunnXairou/arcanum:issue#94 into master

Answering issue #94 (closed)

  • adding cost checks for run, cost and buy tooltips
  • adding unlock checks for need tooltips

it's implemented as a prop on info-block so it can easily be added or removed depending on the needs.

Merge request reports