Skip to content

Commit

Permalink
APC
Browse files Browse the repository at this point in the history
  • Loading branch information
AyIong committed May 20, 2024
1 parent 31f0315 commit 3dda532
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions _maps/map_files220/stations/deltastation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -60023,10 +60023,15 @@
/obj/structure/disposalpipe/segment,
/obj/structure/cable{
d1 = 1;
d2 = 2;
icon_state = "1-2"
d2 = 4;
icon_state = "1-4"
},
/obj/effect/decal/cleanable/dirt,
/obj/structure/cable{
d1 = 2;
d2 = 4;
icon_state = "2-4"
},
/turf/simulated/floor/plating,
/area/station/hallway/secondary/exit/maintenance)
"hLf" = (
Expand Down Expand Up @@ -108426,6 +108431,11 @@
/obj/structure/closet/emcloset,
/obj/effect/decal/cleanable/dirt,
/obj/effect/spawner/lootdrop/trash,
/obj/machinery/power/apc/directional/north,
/obj/structure/cable{
d2 = 8;
icon_state = "0-8"
},
/turf/simulated/floor/plating,
/area/station/hallway/secondary/exit/maintenance)
"wUM" = (
Expand Down

0 comments on commit 3dda532

Please sign in to comment.