Bilka2 / AbandonedRuins

"The Ruins Mod" is a mod for the game Factorio that adds factory ruins to the map.
https://mods.factorio.com/mod/AbandonedRuins
MIT License
9 stars 8 forks source link

Rails in large ruins are one tile off (because 2x2 grid) #11

Closed Bilka2 closed 3 years ago

Bilka2 commented 3 years ago

These ruins aren't shifted when spawning, so rails in the right position in the "template" always spawn in the right position in-game. So, fix the rail position in the ruin "template". Alternatively, just convert all the rails to remnants. This may work well for smaller ruins that have entities next rails.

Bilka2 commented 3 years ago

The rail remnants are also on the 2x2 grid, so they cannot be used to work around the grid in small/medium ruins. However, the large ruin was be fixed.