UltimateHW
First time out of the vault

I've been comparing a decompiled version of the mcMiria script included in the Miria mod with the non-decompiled, but still source-code version that is also included in the mod. I've noticed a bunch of nonsensical statements such as the following:
I was wondering if anyone could shed some light on why this happens? I've tried using Noid's as well as TeamX's decompilers with the same results.
Thanks!
Code:
if ((4 == 161) or (4 == 162) or (4 == 261)) then begin
Thanks!