--- deliantra/server/include/object.h 2007/04/16 06:23:41 1.105 +++ deliantra/server/include/object.h 2007/04/16 12:37:08 1.106 @@ -484,8 +484,8 @@ ~archetype (); void gather_callbacks (AV *&callbacks, event_type event) const; + static bool load (object_thawer &f); static archetype *get (const char *name); // find or create - static archetype *read (object_thawer &f); static archetype *find (const char *name); void hash_add (); // add to hashtable