From 94ccab9c391f0a08e9382220112a9546a108d3fd Mon Sep 17 00:00:00 2001 From: FaceDeer Date: Sat, 21 Oct 2017 22:29:18 -0600 Subject: add automation option to item ejector --- doc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc.lua') diff --git a/doc.lua b/doc.lua index b12f262..69ff7c0 100644 --- a/doc.lua +++ b/doc.lua @@ -197,7 +197,7 @@ digtron.doc.power_connector_usagehelp = S("A power connector node automatically --------------------------------------------------------------------- digtron.doc.inventory_ejector_longdesc = S("An outlet that can be used to eject accumulated detritus from a Digtron's inventory.") -digtron.doc.inventory_ejector_usagehelp = S("When this block is right-clicked it will search the entire inventory of the Digtron and will eject a stack of items taken from it, provided the items are not set for use by any of the Digtron's builders. Will not eject if the destination block is occupied.") +digtron.doc.inventory_ejector_usagehelp = S("When this block is punched it will search the entire inventory of the Digtron and will eject a stack of items taken from it, provided the items are not set for use by any of the Digtron's builders. It will not eject if the destination block is occupied.") if pipeworks_enabled then digtron.doc.inventory_ejector_usagehelp = digtron.doc.inventory_ejector_usagehelp -- cgit v1.2.3