The xoffset value for tile 5129 in e32wt_content.def isn't correct.
Instead of
tilefromtexture 5129 { xoffset 15 }
it should be
tilefromtexture 5129 { xoffset 31 }
This has been verified via side-by-side comparison with the alignment of the original tile. Existing 5130 xoffset fix (18) is correct.
The xoffset value for tile 5129 in e32wt_content.def isn't correct.
Instead of
tilefromtexture 5129 { xoffset 15 }it should be
tilefromtexture 5129 { xoffset 31 }This has been verified via side-by-side comparison with the alignment of the original tile. Existing 5130 xoffset fix (18) is correct.