--- deliantra/server/common/treasure.C 2007/04/21 16:56:30 1.53 +++ deliantra/server/common/treasure.C 2007/04/21 22:05:52 1.55 @@ -1,5 +1,5 @@ /* - * CrossFire, A Multiplayer game for X-windows + * CrossFire, A Multiplayer game * * Copyright (C) 2005, 2006, 2007 Marc Lehmann & Crossfire+ Development Team * Copyright (C) 2002 Mark Wedel & Crossfire Development Team @@ -239,7 +239,6 @@ */ if (flags & GT_ENVIRONMENT && op->type != SPELL) { - op->deactivate_recursive (); op->expand_tail (); if (ob_blocked (op, creator->map, creator->x, creator->y))