Skip to content

Commit

Permalink
Dendro reactions fix
Browse files Browse the repository at this point in the history
  • Loading branch information
majkus522 committed Oct 10, 2023
1 parent 81e7126 commit d88991c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/data/elements/electro/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
{
"name": "Catalyze",
"elements": ["Electro"],
"elements": ["Dendro"],
"description": "When creatures are affected by Electro and Dendro, Quicken will occur, which will render them Quickened."
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/data/elements/hydro/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
{
"name": "Bloom",
"elements": ["Hydro"],
"elements": ["Dendro"],
"description": "When creatures are affected by Hydro and Dendro, the Bloom reaction will be triggered, creating Dendro Cores."
}
]
Expand Down

0 comments on commit d88991c

Please sign in to comment.