Generic thing

    This object determines the behavior inanimate, manipulatable objects.

parent located
object thing

eval
    .initialize();
    .set_name("Generic thing");
    .set_fertile(1);
.