Skip to content

Commit

Permalink
Tilening V2 Part 2.5 - Changing colors (tgstation#69342)
Browse files Browse the repository at this point in the history
imageadd: Wood flooring now looks browner.
  • Loading branch information
Imaginos16 authored Aug 22, 2022
1 parent 98c661e commit 0914375
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/effects/decals/turfdecal/markings.dm
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@

/obj/effect/turf_decal/siding/wood
icon_state = "siding_wood_line"
color = "#916741"
color = "#5d341f"

/obj/effect/turf_decal/siding/wood/corner
icon_state = "siding_wood_corner"
Expand Down
Binary file modified icons/turf/damaged.dmi
Binary file not shown.
Binary file modified icons/turf/floors.dmi
Binary file not shown.

0 comments on commit 0914375

Please sign in to comment.