From 0ae57c099706c073b0cd7b881b3671d9aaa5933f Mon Sep 17 00:00:00 2001
From: yexo
Date: Mon, 4 Jan 2010 14:33:32 +0000
Subject: [PATCH] (svn r18711) -Doc: update landscape documentation about m1
(tile owner)
---
docs/landscape.html | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/docs/landscape.html b/docs/landscape.html
index 0edc82f205..97b766b46c 100644
--- a/docs/landscape.html
+++ b/docs/landscape.html
@@ -52,11 +52,10 @@
The owner of a tile, as frequently associated with attribute m1,
- can be either players (human or AI) or "Game entities".
+ can be either companies (human or AI) or "Game entities".
They are identified using:
- | 00 | current player |
- | 01..08 | AI or network players |
+ | 00..0E | Normal companies |
| 0F | a town owns the tile |
| 10 | nobody owns the tile |
| 11 | "water" owns the tile |