Jeremy Hill Tue, 30 Jul 2002 13:18:44 -0700 (PDT)
Posted code: paf->next = obj->affected; affect_to_obj(obj,paf); paf->next = obj->affected;
WHOOPS. Double paf->next = obj->affected. Commented the top one out, works like a doll now.