Dr. Teyaal shows up on the Zheng Shi recreation deck one battle before intented.
This is because the code checks for if(flags["TEYAAL_SHIPFITES"] >= 2) instead of if(flags["TEYAAL_SHIPFITES"] >= 3).
Original code: teyaalTheEngineer.js, line: 432:
if(flags["TEYAAL_SHIPFITES"] >= 2 &&...