Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Ward <[email protected]>
  • Loading branch information
ammalagonc and simonward authored Jan 1, 2025
1 parent 4ef9d76 commit f7e7a46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"rules": [
{
"key": "FlatModifier",
"selector": "fortitude-check",
"selector": "fortitude",
"slug": "grand-finale-fortitude-bonus",
"type": "circumstance",
"value": 1
},
{
"key": "FlatModifier",
"selector": "performance-check",
"selector": "performance",
"slug": "grand-finale-performance-bonus",
"type": "circumstance",
"value": 2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
}
],
"removeAfterRoll": "if-enabled",
"selector": "skill-check"
"selector": "medicine"
}
],
"start": {
Expand Down

0 comments on commit f7e7a46

Please sign in to comment.