Corrects bronze floor & table's name (#38164)

This commit is contained in:
ShizCalev
2018-05-31 16:31:26 -04:00
committed by letterjay
parent 340c6d2e83
commit 4452dc4629
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -381,7 +381,7 @@
obj_integrity = max_integrity
/obj/structure/table/bronze
name = "brass table"
name = "bronze table"
desc = "A solid table made out of bronze."
icon = 'icons/obj/smooth_structures/brass_table.dmi'
icon_state = "brass_table"
@@ -243,7 +243,7 @@
/turf/open/floor/bronze
name = "clockwork floor"
name = "bronze floor"
desc = "Some heavy bronze tiles."
icon = 'icons/obj/clockwork_objects.dmi'
icon_state = "clockwork_floor"