X-Git-Url: https://plomlompom.com/repos/feed.xml?a=blobdiff_plain;f=README;h=3c7727928d372fe670c31a41cd52e1e805f0461c;hb=3025c786c59a304babaae2b1b7e3eae01e43fe5e;hp=9775dd8c8828de3329b6c23c62a7b2271905319b;hpb=1452d43c6d7c89219cda91362da53ac8e4acb887;p=plomrogue diff --git a/README b/README index 9775dd8..3c77279 100644 --- a/README +++ b/README @@ -79,6 +79,8 @@ turn number. Hacking / server internals and configuration -------------------------------------------- +[THIS SECTION IS OUT OF DATE (but kept as long as there's nothing better yet)] + The ./confserver/world file defines the thing types, actions available to them, the map geometry and the thing type (species) of the player. Each definition consists of a single- or multi-line block wherein each line sets one attribute.