--- deliantra/server/include/object.h 2006/12/12 21:39:56 1.49 +++ deliantra/server/include/object.h 2006/12/13 00:42:04 1.50 @@ -246,6 +246,7 @@ static object *create (); void copy_to (object *dst); + object *clone (); // create + copy_to void destroy (bool destroy_inventory = false); void remove (); object *insert (object *item); // insert into inventory