v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

User:Immibis/Merchant trap

From Dwarf Fortress Wiki
< User:Immibis
Revision as of 07:25, 20 March 2010 by Immibis (talk | contribs) (→‎Logic)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Temporary notes on merchant trap[edit]

Logic[edit]

{PP = pressure plate}
{WL = water level}
footbridge = (footbridge PP && automation enabled)
wagon seal = ((wagon corridor PP || wagon flood || wagon_flooded) && automation enabled)
wagon flood = (wagon seal && automation enabled && !wagon_flooded)
wagon_flooded = latch(set = wagon corridor WL 7-7, reset = wagon WL 2-2)
wagon drain = wagon_flooded