fix: fixed target in nullified log message
This commit is contained in:
parent
67131c7985
commit
e7bad12bef
1 changed files with 1 additions and 1 deletions
|
|
@ -638,7 +638,7 @@ fn use_damaging_weapon(
|
|||
{
|
||||
log!(shared.logger, "nullified", {
|
||||
actor: player,
|
||||
recipient: player,
|
||||
recipient: target,
|
||||
weapon: weapon,
|
||||
rounds,
|
||||
kind,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue