Skip to content

Commit

Permalink
[MIRROR] (re)moves the fleet report
Browse files Browse the repository at this point in the history
  • Loading branch information
Sbotkin authored and SierraHelper committed Jan 27, 2024
1 parent 98e62a1 commit 36526d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion maps/torch/torch6_bridge.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2201,7 +2201,6 @@
/obj/floor_decal/corner/blue{
dir = 10
},
/obj/item/folder/envelope/declassified1,
/obj/machinery/camera/network/bridge{
c_tag = "Bridge";
dir = 1
Expand Down Expand Up @@ -11492,6 +11491,7 @@
/obj/item/folder/yellow,
/obj/item/folder/white,
/obj/floor_decal/industrial/outline/yellow,
/obj/item/paper/dclassreport1,
/turf/simulated/floor/tiled/dark/monotile,
/area/bridge/storage)
"Hg" = (
Expand Down
9 changes: 0 additions & 9 deletions packs/event_2022jul30/documents.dm
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
/obj/item/folder/envelope/declassified1
desc = "A thick envelope. The Sol Fleet crest is stamped in the corner, along with 'PUBLIC RELEASE DOCUMENTATION.'"


/obj/item/folder/envelope/declassified1/Initialize()
. = ..()
new /obj/item/paper/dclassreport1 (src)


/obj/item/paper/dclassreport1
name = "Declassified Report: Status of the Fleets"
info = {"\
Expand Down

0 comments on commit 36526d4

Please sign in to comment.