Version Notes for xactor 1.05

This version has been optimized to work with
TADS3 3.0.6f, the 3/23/2003 version of TADS3
and is incompatible with previously written 
xactor style code, until you delete all 
assignment statements of the kind:

isWorn = true

or 

isWorn = nil


These must all be removed for the new xactor to 
work properly.
