From cc4639aad033625a8390d4114e9f26193acd4477 Mon Sep 17 00:00:00 2001 From: jj Date: Tue, 18 Sep 2012 10:29:58 +0200 Subject: [PATCH] update NEWS/README with drainaquifer/superdwarf --- NEWS | 2 ++ README.rst | 16 ++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/NEWS b/NEWS index b22108b07..fdc052da3 100644 --- a/NEWS +++ b/NEWS @@ -32,10 +32,12 @@ DFHack v0.34.11-r2 (UNRELEASED) - fix/stable-temp: counts items with temperature updates; does instant one-shot stable-temp. - fix/loyaltycascade: fix units allegiance, eg after ordering a dwarf merchant kill. - digfort: designate areas to dig from a csv file. + - drainaquifer: remove aquifers from the map. - growcrops: cheat to make farm crops instantly grow. - magmasource: continuously spawn magma from any map tile. - removebadthoughts: delete all negative thoughts from your dwarves. - slayrace: instakill all units of a given race, optionally with magma. + - superdwarf: per-creature fastdwarf. New GUI scripts: - gui/mechanisms: browse mechanism links of the current building. - gui/room-list: browse other rooms owned by the unit when assigning one. diff --git a/README.rst b/README.rst index 656d52d61..b5aa338e1 100644 --- a/README.rst +++ b/README.rst @@ -1468,3 +1468,19 @@ To skip a row in your design, use a single ``;``. The script takes the plan filename, starting from the root df folder. +superdwarf +========== +Similar to fastdwarf, per-creature. + +To make any creature superfast, target it ingame using 'v' and: +:: + superdwarf add + +Other options available: ``del``, ``clear``, ``list``. + +This plugin also shortens the 'sleeping' and 'on break' periods of targets. + +drainaquifer +============ +Remove all 'aquifer' tag from the map blocks. Irreversible. +