heasm66 / mdlzork

Different versions of original mainframe Zork reconstructed and patched to run under Confusion.
15 stars 6 forks source link

771212: Wrong MELEE #4

Closed heasm66 closed 3 years ago

heasm66 commented 3 years ago

The melee-file is from the 1978 version and crashes crashes when player encounters the troll. The file needs to be adjusted.

heasm66 commented 3 years ago

Fixed by moving line 391 in 77act1.mud: (<==? .PA ,FIRST?!-WORDS> <PROB 33>) to line 379 (before line with DEAD!!-WORDS).