Skip to content

Commit

Permalink
Merge pull request #945 from MrCat15352/fix_buble
Browse files Browse the repository at this point in the history
FIX: Нашлись провода
  • Loading branch information
molnizz authored Sep 13, 2024
2 parents 667fe5c + 8b979ee commit 5f84ae5
Showing 1 changed file with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@
pixel_y = 23;
id = "thr"
},
/obj/structure/cable{
icon_state = "0-2"
},
/turf/open/floor/plating,
/area/ship/maintenance/aft)
"cO" = (
Expand Down Expand Up @@ -384,13 +387,13 @@
/turf/open/floor/plasteel/mono,
/area/ship/cargo)
"od" = (
/obj/structure/cable{
icon_state = "2-8"
},
/obj/structure/crate_shelf,
/obj/machinery/atmospherics/pipe/simple/orange/visible{
dir = 6
},
/obj/structure/cable{
icon_state = "1-2"
},
/turf/open/floor/plating,
/area/ship/maintenance/aft)
"oO" = (
Expand Down

0 comments on commit 5f84ae5

Please sign in to comment.