-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add null check to DropLoot() for artifact scrolls (#269)
When an artifact scroll couldn't be created, it lead to a null exception which stopped further loot templates from being processed and messed up mobs dying. It now logs an error including the scroll data string so it can be added to item templates.
- Loading branch information
1 parent
3d78cdf
commit aa0989d
Showing
1 changed file
with
24 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters