Skip to content

Commit 8aedc66

Browse files
Fixes missing Tranquillite floor damaged texture (ParadiseSS13#31685)
* adds damaged tranq floor, adds damaged icon state for floorcode * Adds a singular space Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Signed-off-by: MixityMaxity <189351891+MixityMaxity@users.noreply.github.com> --------- Signed-off-by: MixityMaxity <189351891+MixityMaxity@users.noreply.github.com> Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
1 parent 7470e63 commit 8aedc66

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

code/game/turfs/simulated/floor/mineral_floors.dm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@
225225
/turf/simulated/floor/mineral/tranquillite
226226
name = "silent floor"
227227
icon_state = "tranquillite"
228+
icons = list("tranquillite", "tranquillite_dam")
228229
floor_tile = /obj/item/stack/tile/mineral/tranquillite
229230
footstep = null
230231
barefootstep = null

icons/turf/floors.dmi

1.93 KB
Binary file not shown.

0 commit comments

Comments
 (0)