Method code for $world.starting_place()

[Turn on line numbering]
return (| .get_setting("starting-place", $world) |) || $body_cave;

// Created 17-Dec-1996 as a part of ColdCore, see: @help Credit

Tlon