Skip to content

Commit

Permalink
fix: duplicate mapped fire-extinguishers (ParadiseSS13#27105)
Browse files Browse the repository at this point in the history
  • Loading branch information
warriorstar-orion authored Oct 14, 2024
1 parent bfca46b commit f5ee256
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 12 deletions.
4 changes: 0 additions & 4 deletions _maps/map_files/generic/Lavaland.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -9158,10 +9158,6 @@
name = "south bump";
pixel_y = -30
},
/obj/structure/extinguisher_cabinet{
name = "south bump";
pixel_y = -30
},
/turf/simulated/floor/mineral/titanium/blue,
/area/shuttle/mining)
"Sd" = (
Expand Down
8 changes: 0 additions & 8 deletions _maps/map_files/stations/deltastation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -11069,20 +11069,12 @@
/turf/simulated/wall/r_wall,
/area/station/security/execution)
"aMx" = (
/obj/structure/extinguisher_cabinet{
name = "east bump";
pixel_x = 30
},
/obj/structure/cable{
d1 = 1;
d2 = 2;
icon_state = "1-2"
},
/obj/structure/cable,
/obj/structure/extinguisher_cabinet{
name = "east bump";
pixel_x = 30
},
/obj/structure/extinguisher_cabinet{
name = "east bump";
pixel_x = 30
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/obj/structure/extinguisher_cabinet:
banned_neighbors:
/obj/structure/extinguisher_cabinet:
identical: true

0 comments on commit f5ee256

Please sign in to comment.