mirror of
https://github.com/PDP-10/its.git
synced 2026-03-23 01:16:20 +00:00
Don't add questions when the endgame's disabled.
The list is declared in ACT4, so this doesn't work.
This commit is contained in:
@@ -6532,6 +6532,8 @@ be quite impossible for you to exit.
|
||||
|
||||
; "SUBTITLE END GAME QUESTIONS"
|
||||
|
||||
<COND (,END-GAME-EXISTS?
|
||||
|
||||
<ADD-QUESTION
|
||||
"From which room can one enter the robber's hideaway without passing
|
||||
through the cyclops room?" ["TEMPL"]>
|
||||
@@ -6560,3 +6562,4 @@ in Zorkmids?" ["30003"]>
|
||||
|
||||
<ADD-QUESTION "In which room is 'Hello, Sailor!' useful?" ["NONE" "NOWHE"]>
|
||||
|
||||
)>
|
||||
Reference in New Issue
Block a user