mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Merge branch 'master' into upstream-feb12-2026
This commit is contained in:
@@ -253,7 +253,7 @@
|
||||
icon_state = "siding_plain_end"
|
||||
|
||||
/obj/effect/turf_decal/siding/red
|
||||
color = "#486091" //SKYRAT EDIT CHANGE
|
||||
color = "#DE3A3A"
|
||||
|
||||
/obj/effect/turf_decal/siding/red/corner
|
||||
icon_state = "siding_plain_corner"
|
||||
|
||||
@@ -83,7 +83,7 @@ TILE_DECAL_SUBTYPE_HELPER(/obj/effect/turf_decal/tile/yellow)
|
||||
|
||||
/obj/effect/turf_decal/tile/red
|
||||
name = "red tile decal"
|
||||
color = "#486091" // SKYRAT EDIT CHANGE
|
||||
color = "#DE3A3A"
|
||||
|
||||
TILE_DECAL_SUBTYPE_HELPER(/obj/effect/turf_decal/tile/red)
|
||||
|
||||
@@ -275,7 +275,7 @@ TRIMLINE_SUBTYPE_HELPER(/obj/effect/turf_decal/trimline/white)
|
||||
|
||||
/// Red trimlines
|
||||
/obj/effect/turf_decal/trimline/red
|
||||
color = "#486091" //SKYRAT EDIT CHANGE
|
||||
color = "#DE3A3A"
|
||||
|
||||
TRIMLINE_SUBTYPE_HELPER(/obj/effect/turf_decal/trimline/red)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user