Skip to content

Commit

Permalink
Amend, FUCKING AMEND
Browse files Browse the repository at this point in the history
  • Loading branch information
Eunomiac committed Feb 7, 2024
1 parent 58c798f commit c8990e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ts/classes/BladesRoll.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2794,7 +2794,7 @@ class BladesRoll extends BladesTargetLink<BladesRoll.Schema> {
modType: RollModType.general,
value: 0,
effectKeys: [],
tooltip: "<h1>Buying Level</h1><p>After your roll, you can <strong>increase the result level</strong> by one for each <strong class=\"gold-bright\">Coin</strong> you spend.</p>"
tooltip: "<h1>Buying Result Level</h1><p>After your roll, you can <strong>increase the result level</strong> by one for each <strong class=\"gold-bright\">Coin</strong> you spend.</p>"
});
}
switch (this.rollDowntimeAction) {
Expand Down

0 comments on commit c8990e6

Please sign in to comment.