{{tag>zxt:extension}} ====== 00000001:0007 - FIX: Conveyors allowing stat swapping and overlap to occur ====== ===== Information ===== * **ID:** 00000001:0007 ===== 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 reads stat IDs before making any changes to the stats it moves, preventing stats overlapping and/or being swapped. * [[http://zzt.org/fora/viewtopic.php?f=4&p=69337|Discussion]] ===== Implementations ===== * [[https://github.com/OpenZoo/ClassicZoo/commit/07117429d9070cbe749d640f1d07eb907867cdbe|Patch for ZZT 3.2]]