From 51ed897992378501994f6aac202b7fc13edf9577 Mon Sep 17 00:00:00 2001 From: Dahlular <55758850+Dahlular@users.noreply.github.com> Date: Sun, 31 Oct 2021 20:19:52 -0600 Subject: [PATCH] Literally unplayable --- code/game/objects/structures/tables_racks.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/structures/tables_racks.dm b/code/game/objects/structures/tables_racks.dm index 3ff6e1395..d55fa4771 100644 --- a/code/game/objects/structures/tables_racks.dm +++ b/code/game/objects/structures/tables_racks.dm @@ -276,7 +276,7 @@ */ /obj/structure/table/plasmaglass name = "plasmaglass table" - desc = "A glasstable, but it's pink and more sturdy. What will Nanotrasen design next with plasma?" + desc = "A glass table, but it's pink and more sturdy. This is so last century." icon = 'icons/obj/smooth_structures/plasmaglass_table.dmi' icon_state = "plasmaglass_table" climbable = TRUE