Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: intialize participants as empty table (#1267)
Small fix -- when mobs kill each other, which happens with factions participants being nil, causes an error. Initialize it to an empty table, it's used as a list, so it'll just count as no players killing the monster.
- Loading branch information