moved
moved
is an attribute for keeping track of
whether an item has been physically interacted with. As such, it is set
by DoDrop
, DoOpen
, DoClose
, and Acquire
(which is called by DoGet
). The existence of the moved
attribute
determines whether initial descriptions are
printed when DescribePlace is called.
moved
is aliased by the
visited attribute.