--- deliantra/server/include/object.h 2006/09/14 21:16:12 1.38 +++ deliantra/server/include/object.h 2006/09/14 23:13:49 1.39 @@ -248,6 +248,8 @@ void clear (); void clone (object *destination); + bool destroyed () { return QUERY_FLAG (this, FLAG_FREED); } + void instantiate () { if (!uuid.seq) // HACK