1.9.7.3769
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.