Skip to:
<PROPDEF DIRECTIONS <> ...> is used to set the default PROPSPEC for all direction properties. It shouldn't actually define a property called DIRECTIONS.
<PROPDEF DIRECTIONS <> ...>
DIRECTIONS
Tara McGrew mentioned this issue in a merge request of zilf / zilf on branch topic/default/zilf-239:
Fixed PROPDEF DIRECTIONS incorrectly defining an actual DIRECTIONS property.
Tara McGrew mentioned this issue in a commit of zilf / zilf on branch topic/default/zilf-239:
<PROPDEF DIRECTIONS <> ...>
is used to set the default PROPSPEC for all direction properties. It shouldn't actually define a property calledDIRECTIONS
.