: 1) I want to have an action by the player move an item into a hidden
: location (i.e., under something else). But as I understand it, TADS has
: to initialize the whole hiddenItem class at the beginning of play, so I'm
: not sure it would work to just change its underLoc property. (And if it
: has an underLoc, location should be nil?)