Fix bullwhip interaction with effigy
This commit is contained in:
parent
aa8b1ae479
commit
6efedef94c
2 changed files with 6 additions and 1 deletions
|
@ -10294,6 +10294,11 @@ const atrees = {
|
||||||
"type": "stat",
|
"type": "stat",
|
||||||
"name": "damMult.Bullwhip:5.Puppet Hit",
|
"name": "damMult.Bullwhip:5.Puppet Hit",
|
||||||
"value": 20
|
"value": 20
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "stat",
|
||||||
|
"name": "damMult.Bullwhip:7.Effigy Hit",
|
||||||
|
"value": 20
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}]
|
}]
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue