Table of Contents

00000001:0005 - FIX: Conveyors turning typically statted elements into empties

Information

Flags

Flag Set? (MUST/MAY/…) Description
parsing_must MUST NOT
reading_must MUST NOT
writing_must MUST NOT
playing_should MAY
playing_must MAY
editing_should MUST NOT

Field data

None.

Description

This bugfix ensures that a conveyor takes into account not only the fact a stat is expected on a given element, but the stat actually being present.

Consider a statless lion. In ZZT 3.2, such a lion will disappear upon encountering a conveyor; assuming this extension is present, such a lion should be correctly moved.

For the opposite example, a statted gem.

Implementations

TBD