There are several ways to trigger this bug. I'm using this one because it's one which you can test pretty quickly in the original release. (Spoiler warning: It doesn't happen there.)
>KICK FLASK
Flailing your leg at Dr. Nostrum's Prehydrogenated Genuine Preparation of
Naturally Nitrated
Compound Herbified Extract has no desirable effect.
It's probably because FLASK is defined like this:
<OBJECT FLASK
(IN LOCAL-GLOBALS)
(DESC
"Dr. Nostrum's Prehydrogenated Genuine Preparation of Naturally Nitrated
Compound Herbified Extract")
ZILF includes the newline in the DESC property. I guess ZILCH did not.
There are several ways to trigger this bug. I'm using this one because it's one which you can test pretty quickly in the original release. (Spoiler warning: It doesn't happen there.)
It's probably because
FLASK
is defined like this:ZILF includes the newline in the
DESC
property. I guess ZILCH did not.