Method code for $physical.is_visible_to()

[Turn off line numbering]
  1: arg whom;
  2: 
  3: return .visibility() >= whom.location().darkness();

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon