mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
[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:
@@ -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 |
Reference in New Issue
Block a user