From bbf29ec971c435094984158dc1e2fd46b843fb20 Mon Sep 17 00:00:00 2001 From: oranges Date: Thu, 14 Feb 2019 02:40:55 +0000 Subject: [PATCH] Revert "Update glass.dm" This reverts commit 1edc2ac52d29d8b5a84848b964bee62fb57dd5ac. --- 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 72c471909cb..0613d4249c7 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 \ - 150 units." + 300 units." icon_state = "beakerbluespace" materials = list(MAT_GLASS=3000) volume = 150