diff --git a/html/changelogs/Ferner-200902-bugfix_BetaArray.yml b/html/changelogs/Ferner-200902-bugfix_BetaArray.yml
new file mode 100644
index 00000000000..a7b3c2689f4
--- /dev/null
+++ b/html/changelogs/Ferner-200902-bugfix_BetaArray.yml
@@ -0,0 +1,4 @@
+author: Ferner
+delete-after: True
+changes:
+ - bugfix: "Fixed an inconsistency with access requirements at the Beta solar array."
\ No newline at end of file
diff --git a/maps/aurora/aurora-6_surface.dmm b/maps/aurora/aurora-6_surface.dmm
index 6b10e0bee23..96e9dc072b9 100644
--- a/maps/aurora/aurora-6_surface.dmm
+++ b/maps/aurora/aurora-6_surface.dmm
@@ -3669,7 +3669,8 @@
name = "interior access button";
pixel_x = -25;
pixel_y = -25;
- req_access = list(10,11,13)
+ req_access = null;
+ req_one_access = list(10,11,13)
},
/obj/structure/cable/yellow{
d1 = 4;