|
|
|
@ -1386,9 +1386,9 @@ There are also good examples in the query blueprint for how to use the
|
|
|
|
|
Most of the baseline aliases distributed with DFHack fall into one of three
|
|
|
|
|
categories:
|
|
|
|
|
|
|
|
|
|
# Make a stockpile accept only a particular item type in a category
|
|
|
|
|
# Permit an item type, but do not otherwise change the stockpile configuration
|
|
|
|
|
# Forbid an item type, but do not otherwise change the stockpile configuration
|
|
|
|
|
1. Make a stockpile accept only a particular item type in a category
|
|
|
|
|
2. Permit an item type, but do not otherwise change the stockpile configuration
|
|
|
|
|
3. Forbid an item type, but do not otherwise change the stockpile configuration
|
|
|
|
|
|
|
|
|
|
If you have a stockpile that covers multiple tiles, it might seem natural to put
|
|
|
|
|
one alias per spreadsheet cell. The aliases still all get applied to the
|
|
|
|
|