v1.2.3.3 — Placeable warning cleanup
·
79 commits
to main
since this release
Fixes #94 — the irrigation placeables were missing the optional area definitions FS25 expects, which spammed the log with warnings on every load.
What changed:
- dripLine.xml now ships the four empty area tags (clearAreas, indoorAreas, aiUpdateAreas, levelingAreas), removing 4 warnings per placed drip line
- centerPivot.xml got the same tags, so placing a center pivot no longer throws those warnings either
- waterPump.xml already had them, so all three irrigation placeables are now clean
No gameplay changes. Just a quieter, cleaner log.