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_blinkyplant/doc/blinkyplant/description.html | 1 + 1 file changed, 1 insertion(+) (limited to 'mesecons_blinkyplant/doc/blinkyplant/description.html') diff --git a/mesecons_blinkyplant/doc/blinkyplant/description.html b/mesecons_blinkyplant/doc/blinkyplant/description.html index 2a7db48..0d987a5 100644 --- a/mesecons_blinkyplant/doc/blinkyplant/description.html +++ b/mesecons_blinkyplant/doc/blinkyplant/description.html @@ -1 +1,2 @@ The blinky plants toggles between on and off state every three seconds. Can be used to make clocks. Also works after having restarted the game. +It stops blinking in an inactive block, then starts again when the block becomes active. -- cgit v1.2.3