[MIRROR] Adds damaged states to eighties floor. (#1548)

* Merge pull request #54743 from ArcaneMusic/retrofix

Adds damaged states to eighties floor.

* Adds damaged states to eighties floor.

Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>
This commit is contained in:
SkyratBot
2020-11-02 22:12:07 +00:00
committed by GitHub
co-authored by ShizCalev
parent 93c4466ef4
commit 463d19c080
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -176,7 +176,7 @@
desc = "This one takes you back."
icon_state = "eighties"
floor_tile = /obj/item/stack/tile/eighties
broken_states = list("damaged")
broken_states = list("eighties_damaged")
/turf/open/floor/plating/rust
name = "rusted plating"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 363 KiB

After

Width:  |  Height:  |  Size: 361 KiB