From a3125499a1d1768211594e3027ea2f61127e704c Mon Sep 17 00:00:00 2001
From: Jonathan G Rennison This property sets the height used to size the road stop build window previews.
@@ -235,6 +236,7 @@
The nominal height for the road stop preview is set to at least: 32 + "value of this property" * 8.
This similar to Object variable 16.
- The total property length is 1 byte..
+ The total property length is 1 byte.
+ This requires road_stops, version 6.
66 roadstop_animation_frame_nearby_tiles Animation frame of nearby tile 67 roadstop_land_info_nearby_tiles Land info of nearby tiles
+ 68 roadstop_road_stop_info_nearby_tiles Road stop info of nearby tiles roadstop_road_stop_info_nearby_tiles_v2 Road stop info of nearby tiles (v2) 69 Information about cargo accepted in the past (BaseStation) 6A roadstop_road_stop_grfid_nearby_tiles GRFID of nearby road stop tiles
@@ -358,7 +360,7 @@
The remaining bits are reserved for future use and should be masked.
6B roadstop_road_info_nearby_tiles Road info of nearby plain road tiles
This has a similar value to 68/roadstop_road_stop_info_nearby_tiles, above.