[Rseding91] [2.0.10] Prototype viewer doesn't display new field tile_condition

This subforum contains all the issues which we already resolved.
User avatar
Wiwiweb
Long Handed Inserter
Long Handed Inserter
Posts: 77
Joined: Sat May 08, 2021 2:36 am
Contact:

[Rseding91] [2.0.10] Prototype viewer doesn't display new field tile_condition

Post by Wiwiweb »

- Added optional tile_condition to the place_as_tile, which allows to specify explicit list of tiles it can be built over.
This new field is not visible in the in-game prototype viewer.
Screenshot from 2024-10-26 17-53-48.png
Screenshot from 2024-10-26 17-53-48.png (14.2 KiB) Viewed 451 times
vs

Code: Select all

    place_as_tile =
    {
      result = "landfill",
      condition_size = 1,
      condition = {layers={ground_tile=true}},
      tile_condition = {"water", "deepwater", "water-green", "deepwater-green"}
    },
Rseding91
Factorio Staff
Factorio Staff
Posts: 14244
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [2.0.10] Prototype viewer doesn't display new field tile_condition

Post by Rseding91 »

Thanks for the report. This is now fixed for the next release.
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Resolved Problems and Bugs”