{{tag>zxt:extension}} ====== 00000001:0003 - FIX: Duplicator overwriting values after board change ("Koopo bug") ====== ===== Information ===== * **ID:** 00000001:0003 ===== 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 extension fixes an issue where, if a duplicator had caused a board change (f.e. by duplicating a player onto a board edge), it would still try to overwrite some values of the stat ID it was pointing at. ===== Implementations ===== * [[https://github.com/OpenZoo/ClassicZoo/commit/c70c091e78db76a656d4d84f01a65b0dac175f96|Patch to ZZT 3.2]]