mud/help/
mud/items/
mud/map/
mud/monsters/
mud/players/
sub rubstatue {
say("$user{$client}{name} reaches out and rubs the statue. As they do so it seems as though the statue's eyes glow slightly");
return;
}
return 1;