Minor fix for HUGOLIB.H


22 Jun 95 18:15:06 -500

To those of you who have noted problems with the 'reach' property in
HUGOLIB.H, here is a change to the CheckReach routine:

Line 1163 in HUGOLIB.H should read:

if Contains(parent(player).reach #i, obj) or obj = parent(player).reach #i

in order the object passed as argument obj is within valid reach if it
is contained in the set of reachable objects of the player's parent (i.e.
a chair, vehicle, etc.)

This change has been incorporated into the library for v1.1, due out in
a week or a few...

Thanks for your comments.

Kent Tessman as400477@orion.yorku.ca