--- deliantra/server/include/object.h 2007/01/27 23:59:29 1.93 +++ deliantra/server/include/object.h 2007/02/02 21:50:43 1.94 @@ -456,7 +456,7 @@ ~archetype (); void gather_callbacks (AV *&callbacks, event_type event) const; - static archetype *find (const char *arch); + static archetype *find (const char *name); void hash_add (); // add to hashtable void hash_del (); // remove from hashtable