public virtual void ForceAddLoot(LootPack pack, Container cont) { if (Summoned) return; pack.ForceGenerate(this, cont); }