FIXME in file /obj/mudlib/fake_item_mgr.c line 80:

 this is HOKEY... should be fixed.

Code:
string the_short()
{
    return "the " + my_name;
}
