add docs for #place-generated manager orders

develop
myk002 2021-02-05 17:05:34 -08:00
parent 824beb0253
commit 13fae4628b
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 10 additions and 0 deletions

@ -507,6 +507,16 @@ corpses, wheelbarrows are assumed::
#place a corpse stockpile with 3 wheelbarrows
y3(3x3)
Running ``quickfort orders`` on a ``#place`` blueprint with explicitly set
container/wheelbarrow counts will enqueue manager orders for the specified
number of containers or wheelbarrows, even if that number exceeds the in-game
size of the stockpile. For example, ``quickfort orders`` on the following
blueprint will enqueue 10 rock pots, even though the stockpile only has 9
tiles::
#place
f10(3x3)
Zone detailed configuration
```````````````````````````