From a5a67270561580bbb68f24d90778404b6a4bc0fd Mon Sep 17 00:00:00 2001 From: ZeWaka Date: Thu, 18 Apr 2019 17:14:07 -0700 Subject: [PATCH] Update map_placeholders.dm oops. --- maps/placeholders/map_placeholders.dm | 6 ------ 1 file changed, 6 deletions(-) diff --git a/maps/placeholders/map_placeholders.dm b/maps/placeholders/map_placeholders.dm index 8ca8bcf..12ff78e 100644 --- a/maps/placeholders/map_placeholders.dm +++ b/maps/placeholders/map_placeholders.dm @@ -34,12 +34,6 @@ icon = 'maps/placeholders/map_placeholders.dmi' icon_state = "lab_counter" -/obj/table/reinforced/bar - name = "bar table" - desc = "just a placeholder for now, ignore the bad sprite" - icon = 'maps/placeholders/map_placeholders.dmi' - icon_state = "bar_table" - /obj/table/glass name = "glass table" desc = "just a placeholder for now, ignore the bad sprite"