diff options
author | VanessaE <vanessaezekowitz@gmail.com> | 2013-07-09 20:13:50 -0700 |
---|---|---|
committer | VanessaE <vanessaezekowitz@gmail.com> | 2013-07-09 20:13:50 -0700 |
commit | b19b57ef4b9625f5e1542d7c7aef557a8abf66d5 (patch) | |
tree | c9bccb24f480205624fc36b30c65f05fbc7d79cd /Overview.html | |
parent | f42486f0380a9c8d31d51ab31b786e33d452cbd1 (diff) | |
parent | eb63173b08b2c0f3e48768e4dc9d0ed542800e6d (diff) | |
download | pipeworks-b19b57ef4b9625f5e1542d7c7aef557a8abf66d5.tar pipeworks-b19b57ef4b9625f5e1542d7c7aef557a8abf66d5.tar.gz pipeworks-b19b57ef4b9625f5e1542d7c7aef557a8abf66d5.tar.bz2 pipeworks-b19b57ef4b9625f5e1542d7c7aef557a8abf66d5.tar.xz pipeworks-b19b57ef4b9625f5e1542d7c7aef557a8abf66d5.zip |
Merge pull request #46 from hdastwb/lockedchest
Locked chest documentation
Diffstat (limited to 'Overview.html')
-rw-r--r-- | Overview.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Overview.html b/Overview.html index c747e4b..f6d4e22 100644 --- a/Overview.html +++ b/Overview.html @@ -100,6 +100,8 @@ a { <p>Ordinary chests found in the default game connect to tubes from every side except the front.</p>
<p>Items can be added to chests using tube-related devices, or removed from them using filters/injectors.</p>
<p>Attempting to add items to a full chest results in the item being dropped onto the ground.</p>
+ <h3>Locked Chests</h3>
+ <p>Locked chests from the default game connect to tubes and recieve items as ordinary chests do, but items cannot be removed from locked chests with filters/injectors.</p>
<h3>Furnaces</h3>
<p>Ordinary furnaces found in the default game connect to tubes from every side except the front.</p>
<img src="img/Furnaces.png">
|