diff --git a/html/changelogs/doxxmedearly-library_access.yml b/html/changelogs/doxxmedearly-library_access.yml
new file mode 100644
index 00000000000..5aafefac920
--- /dev/null
+++ b/html/changelogs/doxxmedearly-library_access.yml
@@ -0,0 +1,6 @@
+author: Doxxmedearly
+
+delete-after: True
+
+changes:
+ - bugfix: "The windoor to the library desk now requires the correct access to open."
diff --git a/maps/sccv_horizon/sccv_horizon-2_deck_2.dmm b/maps/sccv_horizon/sccv_horizon-2_deck_2.dmm
index b963eda3aaf..24181d07123 100644
--- a/maps/sccv_horizon/sccv_horizon-2_deck_2.dmm
+++ b/maps/sccv_horizon/sccv_horizon-2_deck_2.dmm
@@ -1144,7 +1144,11 @@
/area/hallway/primary/central_two)
"aFK" = (
/obj/structure/table/wood,
-/obj/machinery/door/window/westright,
+/obj/machinery/door/window/southright{
+ dir = 8;
+ name = "Library Desk";
+ req_access = list(37)
+ },
/turf/simulated/floor/wood,
/area/library)
"aGH" = (