diff --git a/code/modules/tables/tables.dm b/code/modules/tables/tables.dm index 0da818ae54..72cc6dbf8b 100644 --- a/code/modules/tables/tables.dm +++ b/code/modules/tables/tables.dm @@ -1,6 +1,6 @@ /obj/structure/table name = "table frame" - icon = 'icons/obj/tables_vr.dmi' //VOREStation Edit - New Icons + icon = 'icons/obj/tables.dmi' icon_state = "frame" desc = "It's a table, for putting things on. Or standing on, if you really want to." density = 1