From 92656fc5c07b79750ed2222ada878e6c622ee6a9 Mon Sep 17 00:00:00 2001 From: myk002 Date: Sat, 12 Jun 2021 11:49:23 -0700 Subject: [PATCH] update plugin docs since surface tiles are now handled --- docs/Plugins.rst | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/docs/Plugins.rst b/docs/Plugins.rst index d3c0b10be..b74d920a0 100644 --- a/docs/Plugins.rst +++ b/docs/Plugins.rst @@ -2838,18 +2838,17 @@ Options: dig-now ======= -Instantly completes dig designations for soil, rock, and mineral tiles, -modifying tile shapes and creating boulders, ores, and gems as if a miner were -doing the mining or engraving. By default, the entire map is processed and -boulder generation follows standard game rules, but the behavior is -configurable. +Instantly completes dig designations, modifying tile shapes and creating +boulders, ores, and gems as if a miner were doing the mining or engraving. By +default, the entire map is processed and boulder generation follows standard +game rules, but the behavior is configurable. Note that no units will get mining or engraving experience for the dug/engraved tiles. -Surface tiles, trees, and roots will be ignored. Engravings are also not -automatically generated by this plugin as they depend on the skill and creative -choices of individual engravers. +Trees, and roots will be ignored. Engravings are also not automatically +generated by this plugin as they depend on the skill and creative choices of +individual engravers. Usage::