document how to specify containers for stockpiles

that are not specified with expansion syntax
develop
myk002 2021-02-19 11:43:10 -08:00
parent 4790e23a5c
commit 3278519c98
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 10 additions and 0 deletions

@ -509,6 +509,16 @@ corpses, wheelbarrows are assumed::
#place a corpse stockpile with 3 wheelbarrows #place a corpse stockpile with 3 wheelbarrows
y3(3x3) y3(3x3)
Note that if you are not using expansion syntax, each tile of the stockpile must
have the same text. Otherwise the stockpile boundaries will not be detected
properly::
#place a non-rectangular animal stockpile with 5 wheelbarrows
a5,a5,a5,a5
a5, , ,a5
a5, , ,a5
a5,a5,a5,a5
Running ``quickfort orders`` on a ``#place`` blueprint with explicitly set Running ``quickfort orders`` on a ``#place`` blueprint with explicitly set
container/wheelbarrow counts will enqueue manager orders for the specified container/wheelbarrow counts will enqueue manager orders for the specified
number of containers or wheelbarrows, even if that number exceeds the in-game number of containers or wheelbarrows, even if that number exceeds the in-game