--- deliantra/server/include/object.h 2007/04/16 13:02:29 1.107 +++ deliantra/server/include/object.h 2007/04/17 18:40:31 1.108 @@ -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 *get (const char *name); // find or create static archetype *find (const char *name); void hash_add (); // add to hashtable