]> git.pond.sub.org Git - empserver/blobdiff - doc/econfig
client: Unbreak standalone build
[empserver] / doc / econfig
index fbae49ed2bfe6dc8205f2e6895d0700a96a425fe..794d814e5d8428f0c9f8abc0961795f9736b163a 100644 (file)
@@ -69,6 +69,9 @@ pconfig econfig2 > e2 && mv e2 econfig2
 
 which will fill in all the missing keys and values with their defaults.
 
+You define your update schedule in the schedule file, in the same
+directory as your econfig.  See doc/schedule for details.
+
 Additional customization is possible through key custom_tables, which
 is a list of files containing tables in xdump format (see doc/xdump
 for technical information on xdump).  To customize a table, copy the
@@ -77,9 +80,6 @@ file next to your econfig, then name the file in custom_tables.  Do
 *not* edit the default table in-place!  That bypasses important
 consistency checks.
 
-Be careful not to put `holes' into tables, e.g. by commenting out
-entries.  That doesn't work yet.
-
 A word of caution: Just because you can customize something doesn't
 mean you should!  The server makes an effort to catch mistakes that
 could crash the game.  It has no chance to catch mistakes that