diff --git a/docs/landscape.html b/docs/landscape.html
index f60e859fc3..86d0b8057d 100644
--- a/docs/landscape.html
+++ b/docs/landscape.html
@@ -1443,6 +1443,36 @@
- m1 bits 4..0: owner
+ - m2 bits 7..0: custom road bridge heads (flat bridge heads only)
+ Road/tram bits below are XORed with the axial bridge direction road bits.
+ A non-custom bridge head configuration will have a value of 0.
+
+ - m2 bits 7..4: Road bits
+ Valid only if m7 bit 6 is set
+
+ - m2 bits 3..0: Tram bits
+ Valid only if m7 bit 7 is set
+
+
+
+
+ bit 0: |
+ NW piece |
+
+
+ bit 1: |
+ SW piece |
+
+
+ bit 2: |
+ SE piece |
+
+
+ bit 3: |
+ NE piece |
+
+
+
- m3 bits 7..4: owner of tram
- m3 bits 3..0: track type for railway
- m5 bit 4: pbs reservation state for railway
diff --git a/docs/landscape_grid.html b/docs/landscape_grid.html
index d34fe9840c..3ba984d5d8 100644
--- a/docs/landscape_grid.html
+++ b/docs/landscape_grid.html
@@ -9,6 +9,7 @@
span.option{ font-family: "Courier New", Courier, mono; background-color: rgb(255,255, 30); }
span.free { font-family: "Courier New", Courier, mono; background-color: rgb(30, 178, 54); }
span.used { font-family: "Courier New", Courier, mono; }
+ span.used_p{ font-family: "Courier New", Courier, mono; background-color: cyan; }
td.bits { white-space: nowrap; text-align: center; font-family: "Courier New", Courier, mono; }
td.caption { white-space: nowrap; text-align: left; }
td li { white-space: nowrap; text-align: left; }
@@ -23,6 +24,7 @@ the array so you can quickly see what is used and what is not.
- O - bit is free
- X - bit is used
+ - P - bit is used by patch feature
- - bit of attribute is abused for different purposes, i.e. other bits define the actual meaning.
- ~ - bit is accessed, but does not really have a meaning (e.g. owner of clear land is always OWNER_NONE)
@@ -343,7 +345,7 @@ the array so you can quickly see what is used and what is not.
-inherit- |
-inherit- |
-inherit- |
- -inherit- |
+ OOOO OOOO PPPP PPPP |
-inherit- |
-inherit- |
-inherit- |
|