diff --git a/docs/newgrf-roadstops.html b/docs/newgrf-roadstops.html
index 55f25a1ca3..e5647c94bc 100644
--- a/docs/newgrf-roadstops.html
+++ b/docs/newgrf-roadstops.html
@@ -183,7 +183,8 @@
This property sets the height used to size the road stop build window previews.
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.
@@ -235,6 +236,7 @@
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 |
6B | roadstop_road_info_nearby_tiles | Road info of nearby plain road tiles |
@@ -358,7 +360,7 @@
The remaining bits are reserved for future use and should be masked.
- Road stop of nearby tile v2 (mappable variable: roadstop_road_stop_info_nearby_tiles_v2)
+ Road stop of nearby tile v2 (mappable variable: roadstop_road_stop_info_nearby_tiles_v2)
This has a similar value to 68/roadstop_road_stop_info_nearby_tiles, above.
@@ -386,7 +388,8 @@
3 - No entry
- The remaining bits are reserved for future use and should be masked.
+ The remaining bits are reserved for future use and should be masked.
+ This requires road_stops, version 7.
GRFID of nearby road stop tile (6A, or mappable variable: roadstop_road_stop_grfid_nearby_tiles)