Fixes an inconsistency with access requirements at the Beta solar array (#9858)

This commit is contained in:
fernerr
2020-09-02 11:20:59 -03:00
committed by GitHub
parent 7265c3b01f
commit 624700687a
2 changed files with 6 additions and 1 deletions
@@ -0,0 +1,4 @@
author: Ferner
delete-after: True
changes:
- bugfix: "Fixed an inconsistency with access requirements at the Beta solar array."
+2 -1
View File
@@ -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;