Keith
> Most keys do disappear. But I still had a Tomb and Zoo key from Ch.1 when
I
> finished the game!
Most quest items disappear between modules, but not all. I think the
cleanup routine that is supposed to clear all the quest stuff out is buggy.
It could be that the routine missed that key in your inventory, and that it
had and ID# on it that made the game think you already had the other key,
and so it didn't spawn it.
I would think that the ID #'s would be unique only within each module, so a
key being carried from one module to the next might conflict with something
in the new module in this fashion...
Ingot
If you remember the the romance problem a while back, it's probably a
scripting problem where they have just missed out a few items that get removed
when starting a new chapter. I guess it would be fairly easy to do given the
sheer amount of items involved.