Changes between Version 6 and Version 7 of Ticket #10789, comment 6
- Timestamp:
- Dec 1, 2018, 7:28:01 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10789, comment 6
v6 v7 2 2 3 3 Well, 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. 4 \\ 5 \\ 6 The 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). 4 7 5 The 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).8 **EDIT**: This could work. It just feels like a ridiculous amount of lines for a low priority bug.