Add files via upload

This commit is contained in:
loosewheel
2021-11-16 04:44:02 +10:00
committed by GitHub
parent 0248d0929b
commit 582ac287f8
13 changed files with 584 additions and 0 deletions

24
docs/fan.txt Normal file
View File

@@ -0,0 +1,24 @@
Fan
---
* This block is only available if digilines and/or mesecons are loaded.
Fans blow any entity, player or drop in front of the fan for 5 node
spaces in the direction of the fan. A node placed in these 5 spaces blocks
the fan's action beyond the placed node. Also acts as a digilines conductor.
Only the owner can dig or access the form of the locked version.
UI
Channel - digilines channel of fan.
Mesecons
Fan runs while power is turned on.
Digilines messages
"start"
Starts the fan.
"stop"
Stops the fan.