From 1edc2ac52d29d8b5a84848b964bee62fb57dd5ac Mon Sep 17 00:00:00 2001 From: 5dplanner <47335341+5dplanner@users.noreply.github.com> Date: Wed, 13 Feb 2019 18:40:40 +0000 Subject: [PATCH] Update glass.dm --- code/modules/reagents/reagent_containers/glass.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/reagent_containers/glass.dm b/code/modules/reagents/reagent_containers/glass.dm index 0613d4249c7..72c471909cb 100755 --- a/code/modules/reagents/reagent_containers/glass.dm +++ b/code/modules/reagents/reagent_containers/glass.dm @@ -205,7 +205,7 @@ name = "bluespace beaker" desc = "A bluespace beaker, powered by experimental bluespace technology \ and Element Cuban combined with the Compound Pete. Can hold up to \ - 300 units." + 150 units." icon_state = "beakerbluespace" materials = list(MAT_GLASS=3000) volume = 150