From 53bde06a0bf3e1f76e17edbab39f3c519ccd2874 Mon Sep 17 00:00:00 2001
From: Christian Heller <c.heller@plomlompom.de>
Date: Tue, 1 Sep 2015 01:51:40 +0200
Subject: [PATCH] Update SERVER_COMMANDS documentation.

---
 SERVER_COMMANDS | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/SERVER_COMMANDS b/SERVER_COMMANDS
index cb1635d..3709a68 100644
--- a/SERVER_COMMANDS
+++ b/SERVER_COMMANDS
@@ -44,6 +44,9 @@ whitespaces. "[char]" means a single ASCII character is expected. If one of a
 set of pre-defined strings is expected, the legal strings are divided by pipe
 symbols ("|").
 
+Commands in lowercase characters ("player commands") are only interpreted if the
+game world is set active.
+
 Meta commands
 -------------
 
@@ -227,5 +230,4 @@ transform into when their state changes from animate to inanimate.
 TT_PROLIFERATE [0-255]
 If non-zero, there is a chance of 1 divided by the given value each turn for any
 thing of the selected type to emit an offspring to a random neighbor cell if one
-is available that is passable and not inhabited by a thing of the same same type
-or, if the proliferating thing is animate, any other animate thing.
+is available that is passable and not inhabited by any thing.
-- 
2.30.2