--- deliantra/server/socket/item.C 2011/04/23 04:56:58 1.96 +++ deliantra/server/socket/item.C 2011/05/04 07:41:14 1.97 @@ -209,7 +209,7 @@ if (ob->flag [FLAG_REMOVED] || !ob->map - || ob->map->in_memory != MAP_ACTIVE + || ob->map->state != MAP_ACTIVE || out_of_map (ob->map, ob->x, ob->y)) return;