From 530b4136126459729362a720142b27b77b72172b Mon Sep 17 00:00:00 2001 From: peter1138 Date: Wed, 3 May 2006 21:25:49 +0000 Subject: (svn r4724) - Newstations: Add per-tile random data for station tiles. --- docs/landscape.html | 1 + docs/landscape_grid.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/landscape.html b/docs/landscape.html index 3e3d51a60..0bbc5be55 100644 --- a/docs/landscape.html +++ b/docs/landscape.html @@ -381,6 +381,7 @@ exit towards: 47 - NE, 48 - SE, 49 - SW, 4A
  • m1: owner of the station
  • m2: index into the array of stations
  • m3 bits 0..3: track type for railway stations, must be 0 for all the other stations
  • +
  • m3 bits 4..7: persistent random data for newstations
  • m4 = custom station id; 0 means standard graphics
  • diff --git a/docs/landscape_grid.html b/docs/landscape_grid.html index f1e985eed..8f1f507c3 100644 --- a/docs/landscape_grid.html +++ b/docs/landscape_grid.html @@ -145,7 +145,7 @@ the array so you can quickly see what is used and what is not. station XXXX XXXX XXXX XXXX XXXX XXXX - OOOO XXXX + XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX -- cgit v1.2.3-54-g00ecf