Not A Bug Garden Sheds not redeedable

Mrriots

Apprentice II
Benefactor
Supporter
As the title says.
I believe I DMed Dan about this last summer. Heres the official report.
You release it as a secured object, then redeed it. Doesn't work :)
 

Dan

Staff Member
Administrator
Game Master
Did you try axing the other parts of it?

Code:
public override void OnChop(Mobile from)
        {
            if (!SecondContainer.IsSecure)
            {
                SecondContainer.DropItemsToGround();
                base.OnChop(from);
            }
            else
            {
                from.SendLocalizedMessage(1074870); // This item must be unlocked/unsecured before re-deeding it.
            }
        }
 

Dan

Staff Member
Administrator
Game Master
If you can't figure it out then please give me the [where and when I get a moment I will check it out.
 

PLAY NOW

Heritage

Address
play.trueuo.com
Port
2593
Uptime
57 minutes
Players Online
4
Houses
860
Vendors
297
Gold
4,987,023,561gp
Top Bottom