--- deliantra/server/common/button.C 2008/05/06 16:55:25 1.47 +++ deliantra/server/common/button.C 2008/09/29 10:20:48 1.48 @@ -813,7 +813,7 @@ if (!tmp->flag [FLAG_PRECIOUS]) { archetype::get (shstr_burnout)->insert_at (tmp, source); - tmp->destroy (); + tmp->destroy (true); } break;