diff --git a/docs/newgrf-roadstops.html b/docs/newgrf-roadstops.html index 1c6da7de97b..30bbcb278b7 100644 --- a/docs/newgrf-roadstops.html +++ b/docs/newgrf-roadstops.html @@ -264,10 +264,13 @@
This has the same value as bits 0 - 15 of object (feature F) variable 41.
Bit | Meaning |
---|---|
0 | Normal |
1 | Desert |
2 | Rainforest |
4 | On or above snowline |
0 - 7 |
+ Terrain type: + 0 - Normal + 1 - Desert + 2 - Rainforest + 3 - On or above snowline + |
8 - 15 |
Tile slope This requires road_stops, version 10. |