/
ColdCore-3.0a9.02/
ColdCore-3.0a9.02/src/
new object $body_cave: $place;

var $described prose = [];
var $event_handler hooks = #[];
var $has_commands local = #[];
var $has_commands remote = #[];
var $has_commands shortcuts = #[];
var $has_name name = ['uniq, "Body Cave", "the Body Cave"];
var $location contents = [$reaper, $builder, $guest, $no_one, $programmer, $admin, $player, $storyteller];
var $physical visibility = -100;
var $place entrances = [];
var $place exits = [];
var $place realm = $realm_of_creation;
var $root created_on = 808865147;
var $root flags = ['methods, 'code, 'variables, 'core];
var $root inited = 1;
var $root managed = [$body_cave];
var $root manager = $body_cave;
var $root settings = #[["public-home", 1], ["propagate", 0], ["map-position", 0]];

public method .announce() {
    arg @who_cares;
    
};