From 860f07e99462ae337247327a19f510167ce7b34b Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Sun, 16 Aug 2020 12:42:16 -0700 Subject: [PATCH] define quickfort aliases to permit cages and traps --- data/quickfort/aliases-common.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/quickfort/aliases-common.txt b/data/quickfort/aliases-common.txt index 09bb7e3f0..aeed190d6 100644 --- a/data/quickfort/aliases-common.txt +++ b/data/quickfort/aliases-common.txt @@ -69,14 +69,15 @@ animalsprefix: s enableanimals: {animalsprefix}e^ disableanimals: {animalsprefix}d^ -# enables only the specified type (and disables everything else) cages: {animalsprefix}bu^ traps: {animalsprefix}bj^ -# forbids specific items in an already-configured stockpile forbidcages: {animalsprefix}u^ forbidtraps: {animalsprefix}j^ +permitcages: {forbidcages} +permittraps: {forbidtraps} + ################################## # food stockpile adjustments