C# Class OTAPI.Patcher.Engine.Modifications.Hooks.Npc.BossBagItem
In this patch we will replace the server code to use a custom Item.NewItem method named "BossBagItem". We then insert some IL to check the result variable for the int -1. If they match then we cancel the vanilla function by returning.