|
|
@ -1,8 +1,8 @@
|
|
|
|
# Common baseline for aliases for quickfort query mode blueprints.
|
|
|
|
# Common baseline for aliases for quickfort query mode blueprints.
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Please DO NOT EDIT this file directly. Instead, custom aliases should be added
|
|
|
|
# Please DO NOT EDIT this file directly. It will get overwritten when DFHack
|
|
|
|
# to dfhack-config/quickfort/aliases.txt. See that file for syntax
|
|
|
|
# is updated. Instead, custom aliases should be added to
|
|
|
|
# documentation.
|
|
|
|
# dfhack-config/quickfort/aliases.txt. See that file for syntax documentation.
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# The aliases in this file were tested in DF 0.47.04 on 2020 Jul 18.
|
|
|
|
# The aliases in this file were tested in DF 0.47.04 on 2020 Jul 18.
|
|
|
|
#
|
|
|
|
#
|
|
|
@ -31,14 +31,15 @@ linksonly: a
|
|
|
|
nocontainers: CE
|
|
|
|
nocontainers: CE
|
|
|
|
|
|
|
|
|
|
|
|
# for configuring stockpiles to give to other nearby stockpiles/workshops
|
|
|
|
# for configuring stockpiles to give to other nearby stockpiles/workshops
|
|
|
|
give2up: g{Up 2}&
|
|
|
|
give: g{move}&
|
|
|
|
give2down: g{Down 2}&
|
|
|
|
give2up: {give move={Up 2}}
|
|
|
|
give2left: g{Left 2}&
|
|
|
|
give2down: {give move={Down 2}}
|
|
|
|
give2right: g{Right 2}&
|
|
|
|
give2left: {give move={Left 2}}
|
|
|
|
give10up: g{Up 10}&
|
|
|
|
give2right: {give move={Right 2}}
|
|
|
|
give10down: g{Down 10}&
|
|
|
|
give10up: {give move={Up 10}}
|
|
|
|
give10left: g{Left 10}&
|
|
|
|
give10down: {give move={Down 10}}
|
|
|
|
give10right: g{Right 10}&
|
|
|
|
give10left: {give move={Left 10}}
|
|
|
|
|
|
|
|
give10right: {give move={Right 10}}
|
|
|
|
|
|
|
|
|
|
|
|
# use to toggle a sequence of stockpile options. for example: {togglesequence 5}
|
|
|
|
# use to toggle a sequence of stockpile options. for example: {togglesequence 5}
|
|
|
|
togglesequence: &{Down}
|
|
|
|
togglesequence: &{Down}
|
|
|
@ -58,25 +59,30 @@ quantum: {linksonly}{nocontainers}{enableanimals}{enablefood}{furnitureprefix}{e
|
|
|
|
|
|
|
|
|
|
|
|
# Run one of the quantumstopfrom* aliases over a track stop that is set to dump
|
|
|
|
# Run one of the quantumstopfrom* aliases over a track stop that is set to dump
|
|
|
|
# into a quantum stockpile. The alias will set up the stop to accept all types
|
|
|
|
# into a quantum stockpile. The alias will set up the stop to accept all types
|
|
|
|
# (the actual types stored in the quantum stockpile is controlled by the feeder
|
|
|
|
# (the actual types stored in the quantum stockpile should be controlled by the
|
|
|
|
# stockpile) and link the indicated adjacent feeder stockpile (for example, the
|
|
|
|
# feeder stockpile) and link the indicated adjacent feeder stockpile. For
|
|
|
|
# quantumstopfromsouth alias will link to a feeder stockpile to the South). All
|
|
|
|
# example, the quantumstopfromsouth alias should be used over a track stop set
|
|
|
|
# you need to do afterwards is assign a vehicle to the stop (and optionally
|
|
|
|
# to dump to the North and take items from a feeder stockpile one tile to the
|
|
|
|
# give the route a name --see the namelastroute* aliases below). The track stop
|
|
|
|
# South. All you need to do afterwards is assign a vehicle to the stop. The
|
|
|
|
# does not need to be constructed yet, but the feeder stockpile needs to exist
|
|
|
|
# track stop does not need to be constructed yet, but the feeder stockpile needs
|
|
|
|
# so we can link it.
|
|
|
|
# to exist so we can link to it.
|
|
|
|
quantumstopprefix: ^hrs&xxx&{enablesequence 17}^
|
|
|
|
#
|
|
|
|
quantumstopfromeast: {quantumstopprefix}s{Right}p^{Left}^q
|
|
|
|
# Be sure to define the optional 'name' parameter if you want to give your
|
|
|
|
quantumstopfromsouth: {quantumstopprefix}s{Down}p^{Up}^q
|
|
|
|
# quantum hauling routes custom names. Keep in mind that names have a maximum
|
|
|
|
quantumstopfromwest: {quantumstopprefix}s{Left}p^{Right}^q
|
|
|
|
# length of 22 characters. For example:
|
|
|
|
quantumstopfromnorth: {quantumstopprefix}s{Up}p^{Down}^q
|
|
|
|
# {quantumstopfromsouth name="Trash Dump"}
|
|
|
|
|
|
|
|
#
|
|
|
|
# Give a name to the most recently defined route. Keep in mind that names have
|
|
|
|
# For several examples of these aliases, see
|
|
|
|
# a maximum length of 22 characters. It assumes that the route has exactly one
|
|
|
|
# https://docs.google.com/spreadsheets/d/1gvTJxxRxZ5V4vXkqwhL-qlr_lXCNt8176TK14m4kSOU
|
|
|
|
# stop defined. Use it with the quantumstopfrom* aliases above like this:
|
|
|
|
|
|
|
|
# {quantumstopfromeast}{namelastrouteprefix}Trash Dumper{namelastroutesuffix}
|
|
|
|
|
|
|
|
namelastrouteprefix: ^h--n
|
|
|
|
namelastrouteprefix: ^h--n
|
|
|
|
namelastroutesuffix: &^q
|
|
|
|
namelastroutesuffix: &^q
|
|
|
|
|
|
|
|
namelastroute: {namelastrouteprefix}{name}{namelastroutesuffix}
|
|
|
|
|
|
|
|
quantumstopprefix: ^hrs&xxx&{enablesequence 17}^
|
|
|
|
|
|
|
|
quantumstopsuffix: ^q{namelastroute}
|
|
|
|
|
|
|
|
quantumstopfromeast: {quantumstopprefix}s{Right}p^{Left}{quantumstopsuffix}
|
|
|
|
|
|
|
|
quantumstopfromsouth: {quantumstopprefix}s{Down}p^{Up}{quantumstopsuffix}
|
|
|
|
|
|
|
|
quantumstopfromwest: {quantumstopprefix}s{Left}p^{Right}{quantumstopsuffix}
|
|
|
|
|
|
|
|
quantumstopfromnorth: {quantumstopprefix}s{Up}p^{Down}{quantumstopsuffix}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
##################################
|
|
|
|
##################################
|
|
|
|