--- deliantra/server/common/object.C 2006/08/28 14:05:23 1.6 +++ deliantra/server/common/object.C 2006/08/29 05:03:54 1.7 @@ -1,6 +1,6 @@ /* * static char *rcsid_object_c = - * "$Id: object.C,v 1.6 2006/08/28 14:05:23 root Exp $"; + * "$Id: object.C,v 1.7 2006/08/29 05:03:54 root Exp $"; */ /* @@ -548,7 +548,6 @@ op->msg = NULL; op->materialname = NULL; op->lore = NULL; - op->current_weapon_script = NULL; clear_object(op); }