--- deliantra/server/include/object.h 2006/08/27 16:15:12 1.8 +++ deliantra/server/include/object.h 2006/08/27 17:59:26 1.9 @@ -101,7 +101,7 @@ * MSW 2002-07-05 */ -struct object_simple : extendable { +struct object_simple : attachable { static data_type get_dt () { return DT_OBJECT; } /* These variables are not changed by copy_object() */