From 02ba204f5b94eeca18e3c42a5ce4466516ebc02a Mon Sep 17 00:00:00 2001 From: myk002 Date: Mon, 18 Jul 2022 11:39:52 -0700 Subject: [PATCH] update docs for add-spatter --- docs/plugins/add-spatter.rst | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/docs/plugins/add-spatter.rst b/docs/plugins/add-spatter.rst index 15b99ff52..b6bb97cf7 100644 --- a/docs/plugins/add-spatter.rst +++ b/docs/plugins/add-spatter.rst @@ -1,6 +1,9 @@ add-spatter =========== -This plugin makes reactions with names starting with ``SPATTER_ADD_`` -produce contaminants on the items instead of improvements. The plugin is -intended to give some use to all those poisons that can be bought from caravans, -so they're immune to being washed away by water or destroyed by `clean`. + +Make tagged reactions produce contaminants. The plugin is intended to give some +use to all those poisons that can be bought from caravans. It automatically +enables itself when you load a world with reactions that include names starting +with ``SPATTER_ADD_``. These reactions will then produce contaminants on items +instead of improvements. The contaminants are immune to being washed away by +water or destroyed by `clean`.