Changes between Version 5 and Version 6 of Ticket #10789, comment 6


Ignore:
Timestamp:
Dec 1, 2018, 4:04:26 AM (5 years ago)
Author:
Vhati

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10789, comment 6

    v5 v6  
    33Well, there *is* local1. It tracks whether the passage is open/closed. The bookshelf patch disabled passage closing, rendering that variable moot. It'd take two short patches just to erase mentions of it. Maaaybe one with a huge ADDTOOFFSET macro? Not great.
    44
    5 The bookshelf patch makes sCloseSecretDoor moot too. That would take one average-sized patch to replace its content with an intelligent say() call. Plus two short ones to call it from sPeepingTom (dedicated lofsa values for CD/floppy).
     5The bookshelf patch makes sCloseSecretDoor moot too. That would take one average-sized patch to replace its content with an intelligent say(). Plus two short ones to call it from sPeepingTom (dedicated lofsa values for CD/floppy).