Fix fluid healing stat

This commit is contained in:
hppeng 2022-07-18 22:26:16 -07:00
parent aa185ce022
commit 2e4cbe9175
2 changed files with 2 additions and 2 deletions

View file

@ -5011,7 +5011,7 @@ const atrees = {
"inputs": [
{
"type": "stat",
"name": "wDam"
"name": "wDamPct"
}
],
"output": {

File diff suppressed because one or more lines are too long