Observations on Larry 6’s death handler

Though the two versions of Leisure Suit Larry 6 have a mostly identical script for its death handler, there are some interesting differences in the high-res SCI2 version that I’ve noticed: The reason parameter is stored into a local variable, which is used throughout instead. There is no checking if the rewindScript parameter is an object. … Continue reading Observations on Larry 6’s death handler