Fixed a derp where I left off a 30 unit option on glass beakers.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2552 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
ryantennessee@yahoo.com
2011-11-24 03:02:25 +00:00
parent 25f5fb7e20
commit 3107d45434
+1 -1
View File
@@ -595,7 +595,7 @@
icon_state = "null"
item_state = "null"
amount_per_transfer_from_this = 10
possible_transfer_amounts = list(5,10,15,25,50)
possible_transfer_amounts = list(5,10,15,25,30,50)
volume = 50
flags = FPRINT | TABLEPASS | OPENCONTAINER