From 46ca5d31334c038f0d47ff5121780ed17661db9d Mon Sep 17 00:00:00 2001 From: CRUNCH <143041327+Fordoxia@users.noreply.github.com> Date: Mon, 8 Jul 2024 13:51:04 +0100 Subject: [PATCH] Update glass.dm (#26184) --- code/game/objects/items/stacks/sheets/glass.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/items/stacks/sheets/glass.dm b/code/game/objects/items/stacks/sheets/glass.dm index 50b24e5a853..726d49f0fd4 100644 --- a/code/game/objects/items/stacks/sheets/glass.dm +++ b/code/game/objects/items/stacks/sheets/glass.dm @@ -298,7 +298,7 @@ GLOBAL_LIST_INIT(plastitaniumglass_recipes, list( full_window = /obj/structure/window/full/plastitanium table_type = /obj/structure/table/glass/reinforced/plastitanium -/obj/item/stack/sheet/plasmaglass/examine_more(mob/user) +/obj/item/stack/sheet/plastitaniumglass/examine_more(mob/user) . = ..() . += "A mixture of silica glass, and plastitanium. It boasts similar material properties to plastitanium whilst also being optically transparent." . += ""