Generic thing

    This object determines the behavior inanimate, manipulatable objects.

parent located
object thing

var root name 'thing

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