Three small changes - Buckets are now available from autolathes, added generic remote signaller cartridges to the Tool Storage vending machine, adjusted AI status display density to 0 by request of veryinky

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@12 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
musketstgstation@gmail.com
2010-08-29 03:06:13 +00:00
parent 92e2fedd2b
commit d4c61fd1d3
4 changed files with 7 additions and 3 deletions
+3
View File
@@ -865,6 +865,9 @@
icon = 'janitor.dmi'
icon_state = "bucket"
item_state = "bucket"
m_amt = 200
g_amt = 0
amount_per_transfer_from_this = 10
flags = FPRINT | OPENCONTAINER
New()