From 302a28934d75a2a29f7f060eea12cb19966f3e5a Mon Sep 17 00:00:00 2001 From: Christopher Head Date: Fri, 21 Dec 2018 11:10:08 -0800 Subject: Document inactive block behaviour (#447) --- mesecons_solarpanel/doc/solarpanel/description.html | 1 + 1 file changed, 1 insertion(+) (limited to 'mesecons_solarpanel/doc/solarpanel/description.html') diff --git a/mesecons_solarpanel/doc/solarpanel/description.html b/mesecons_solarpanel/doc/solarpanel/description.html index add6213..53570ca 100644 --- a/mesecons_solarpanel/doc/solarpanel/description.html +++ b/mesecons_solarpanel/doc/solarpanel/description.html @@ -1 +1,2 @@ Solar panels are light receptors: they turn on if there is enough light. +They only work in active blocks; in inactive blocks they keep their old state. -- cgit v1.2.3