mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
ci: add maplint for stacked tables (#25049)
This commit is contained in:
@@ -214,7 +214,6 @@
|
||||
/area/ruin/space/wreck_cargoship)
|
||||
"jb" = (
|
||||
/obj/structure/table,
|
||||
/obj/structure/table,
|
||||
/obj/item/paper{
|
||||
name = "management's directive";
|
||||
info = "Good day Captain Hardie. Your ship has been assigned to carry an extremely delicate cargo due to an unfortunate scheduling issue in behalf of our custormers. You will find the additional information on transporting procedure of this extremely delicate cargo attached to it. Management believes you will not mind this rather unconvenient last minute change after what happened last time. Make sure you and your crew doesn't mess it up this time as we hate to compensate the expenses from our esteemed already-in-debt employees. Pick the cargo from next destination and safely deliver it where it has to go."
|
||||
|
||||
@@ -96586,7 +96586,6 @@
|
||||
/area/station/security/prison/cell_block/A)
|
||||
"xVY" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/structure/table/wood,
|
||||
/obj/item/eftpos,
|
||||
/turf/simulated/floor/carpet/black,
|
||||
/area/station/service/chapel)
|
||||
|
||||
@@ -83619,7 +83619,6 @@
|
||||
/area/station/public/fitness)
|
||||
"tHm" = (
|
||||
/obj/structure/table/reinforced,
|
||||
/obj/structure/table/reinforced,
|
||||
/obj/item/gavelblock,
|
||||
/obj/item/gavelhammer,
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
@@ -92078,7 +92077,6 @@
|
||||
/area/station/hallway/secondary/exit)
|
||||
"xtZ" = (
|
||||
/obj/structure/table,
|
||||
/obj/structure/table,
|
||||
/obj/item/wrench,
|
||||
/obj/item/crowbar,
|
||||
/obj/item/radio/intercom{
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
/obj/structure/table:
|
||||
banned_neighbors:
|
||||
- /obj/structure/table
|
||||
Reference in New Issue
Block a user