🕸📝Fergus Duniho wrote on Tue, Apr 7, 2020 12:02 PM UTC:
I was wondering about one line during the night. This should correct it. Note that if you had switched to flags earlier, this line wouldn't even be needed. Keeping things simple makes programming easier.
def Apothecary_King
checkleap #0 #1 1 3
or checkleap #0 #1 1 2
and match rankname #1 1 10
and or and var K1stmove == #0 f2 and var k1stmove == #0 f9
or checkleap #0 #1 1 0
or checkleap #0 #1 1 1;
I was wondering about one line during the night. This should correct it. Note that if you had switched to flags earlier, this line wouldn't even be needed. Keeping things simple makes programming easier.