Merge pull request #6959 from Citadel-Station-13/upstream-merge-38164

[MIRROR] Corrects bronze table's name
This commit is contained in:
LetterJay
2018-06-02 07:21:15 -05:00
committed by GitHub
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"