Fridge and Oven mount points are not quite right
Submitted
On the small grid fridge, the right and bottom mount points are not working. They should be:
<MountPoint Side="Right" StartX="1" StartY="0" EndX="2" EndY="2" />
<MountPoint Side="Top" StartX="0" StartY="1" EndX="1" EndY="2" />
The small grid oven left and bottom mount points also need to be corrected, They should be:
<MountPoint Side="Left" StartX="1" StartY="0" EndX="2" EndY="2" />
<MountPoint Side="Bottom" StartX="0" StartY="1" EndX="2" EndY="2" />
I have the same bug
Replies have been locked on this page!