public override void OnDeath( Container c )
{
base.OnDeath( c );
var item = new Longsword( );
c.TryDropItem( item );
}
Did you ever fixed this? I have this issueThe two internal items I'm curious about are called MountItem and SaveItemPack. I currently have 7000+ pages of internal items, I check this regularly to see if anything seems off,and those two items are the only new items I've not noticed before.
Also, is there a wildcard in [global interface? Something along the lines of [global interface where *wildcard*tierIII*wildcard* could be used? It would then show me everything with TierIII in it?
Did you ever fixed this? I have this issue
We use essential cookies to make this site work, and optional cookies to enhance your experience.