From 65e5b89d4c0a8d0c32c202117cda206d44aa9720 Mon Sep 17 00:00:00 2001 From: myk002 Date: Sun, 22 Aug 2021 23:45:28 -0700 Subject: [PATCH] add goblet-related aliases --- data/quickfort/aliases-common.txt | 11 +++++++---- docs/guides/quickfort-alias-guide.rst | 1 + 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/data/quickfort/aliases-common.txt b/data/quickfort/aliases-common.txt index ff9aa334b..8fe0acc74 100644 --- a/data/quickfort/aliases-common.txt +++ b/data/quickfort/aliases-common.txt @@ -349,12 +349,15 @@ finishedgoodsprefix: {enter_sp_config}{Down 10} enablefinishedgoods: {finishedgoodsprefix}e^ disablefinishedgoods: {finishedgoodsprefix}d^ -crafts: {finishedgoodsprefix}{Right}f{Right}{Down 9}{togglesequence 9}^ -jugs: {finishedgoodsprefix}{Right}f{Right}{Up 2}&{Left}{Down 2}f{Down}f{Down}f^ +crafts: {finishedgoodsprefix}{Right}f{Right}{Down 9}{togglesequence 9}^ +goblets: {finishedgoodsprefix}{Right}f{Right}{Down 2}&^ +jugs: {finishedgoodsprefix}{Right}f{Right}{Up 2}&{Left}{Down 2}f{Down}f{Down}f^ -forbidcrafts: {finishedgoodsprefix}{Right 2}{Down 9}{togglesequence 9}^ +forbidcrafts: {finishedgoodsprefix}{Right 2}{Down 9}{togglesequence 9}^ +forbidgoblets: {finishedgoodsprefix}{Right 2}{Down 2}&^ -permitcrafts: {forbidcrafts} +permitcrafts: {forbidcrafts} +permitgoblets: {forbidgoblets} masterworkfinishedgoods: {masterworkonly prefix={finishedgoodsprefix}} artifactfinishedgoods: {artifactonly prefix={finishedgoodsprefix}} diff --git a/docs/guides/quickfort-alias-guide.rst b/docs/guides/quickfort-alias-guide.rst index 4e089f193..9fc09ce4d 100644 --- a/docs/guides/quickfort-alias-guide.rst +++ b/docs/guides/quickfort-alias-guide.rst @@ -803,6 +803,7 @@ Exclusive Forbid Permit ======================= ============================= ============================= jugs crafts forbidcrafts permitcrafts +goblets forbidgoblets permitgoblets masterworkfinishedgoods forbidmasterworkfinishedgoods permitmasterworkfinishedgoods artifactfinishedgoods forbidartifactfinishedgoods permitartifactfinishedgoods ======================= ============================= =============================