diff options
author | hdastwb <hdastwb@hdastwb.heliohost.org> | 2013-07-08 20:54:05 -0400 |
---|---|---|
committer | hdastwb <hdastwb@hdastwb.heliohost.org> | 2013-07-08 20:54:05 -0400 |
commit | eb63173b08b2c0f3e48768e4dc9d0ed542800e6d (patch) | |
tree | c9bccb24f480205624fc36b30c65f05fbc7d79cd /Overview.html | |
parent | 2c89692b4ae886fcaed082e2ede0edc3d38089d7 (diff) | |
download | pipeworks-eb63173b08b2c0f3e48768e4dc9d0ed542800e6d.tar pipeworks-eb63173b08b2c0f3e48768e4dc9d0ed542800e6d.tar.gz pipeworks-eb63173b08b2c0f3e48768e4dc9d0ed542800e6d.tar.bz2 pipeworks-eb63173b08b2c0f3e48768e4dc9d0ed542800e6d.tar.xz pipeworks-eb63173b08b2c0f3e48768e4dc9d0ed542800e6d.zip |
added locked chests in Overview.html
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">
|