Method code for $physical.is_visible_to()

[Turn on line numbering]
arg whom;

return .visibility() >= whom.location().darkness();

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

Tlon