||SCENERY_OBJECTS||
{
"1": {"icon":"||#BASEURL||_trax/images/icons/home.png","text":"||BUILDINGS_GENERAL||"},
"5": {"icon":"||#BASEURL||_trax/images/icons/tree.png","text":"||TREES_AND_PLANTS||"},
"3": {"icon":"||#BASEURL||_trax/images/icons/station.png","text":"||TRACKSIDE_BUILDINGS||"},
"4": {"icon":"||#BASEURL||_trax/images/icons/factory.png","text":"||INDUSTRY||"},
"2": {"icon":"||#BASEURL||_trax/images/icons/level_crossing.png","text":"||TRACKSIDE_OBJECTS||"}
}
||ELEVATION||
{
"raise": {"icon":"||#BASEURL||_trax/images/icons/elevation.png", "text":"||RAISE||"},
"absolute": {"icon":"||#BASEURL||_trax/images/icons/set_height.png", "text":"||ABSOLUTE||"},
"equalize": {"icon":"||#BASEURL||_trax/images/icons/brush_wide.png","text":"||EQUALIZE||"},
"pick": {"icon":"||#BASEURL||_trax/images/icons/pick_height.png","text":"||PICK_HEIGHT||"}
}
{
"soft": {"icon":"||#BASEURL||_trax/images/icons/brush_smooth.png","text":"||SOFT||"},
"solidround": {"icon":"||#BASEURL||_trax/images/icons/brush_solid.png", "text":"||SOLID_GROUND||"},
"solidsquare": {"icon":"||#BASEURL||_trax/images/icons/brush_square.png","text":"||SOLID_SQUARE||"},
"random": {"icon":"||#BASEURL||_trax/images/icons/brush_random.png","text":"||RANDOM||"}
}