Skip to content

Commit

Permalink
removed parentheses from reaction condition
Browse files Browse the repository at this point in the history
  • Loading branch information
wutscher committed Dec 7, 2023
1 parent 13fa794 commit 7ff4d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/Ghostfire Gaming; Grim Hollow Campaign Guide.json
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@
{
"number": 1,
"unit": "reaction",
"condition": "(which you take when you see a creature within 60 feet of you casting a spell)"
"condition": "which you take when you see a creature within 60 feet of you casting a spell"
}
],
"range": {
Expand Down

0 comments on commit 7ff4d3a

Please sign in to comment.