Fixed description error in cryo beakers.

Chem dispenser dispenses 40 units instead of 50 units so as to work well with 120-unit large beakers.
This commit is contained in:
RavingManiac
2014-09-17 00:51:33 +08:00
parent d91d5aad0b
commit 3bcaa1447c
2 changed files with 2 additions and 2 deletions
@@ -213,7 +213,7 @@
/obj/item/weapon/reagent_containers/glass/beaker/noreact
name = "cryostasis beaker"
desc = "A cryostasis beaker that allows for chemical storage without reactions. Can hold up to 50 units."
desc = "A cryostasis beaker that allows for chemical storage without reactions. Can hold up to 60 units."
icon_state = "beakernoreact"
matter = list("glass" = 500)
volume = 60