mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-31 07:57:47 +01:00
Fixed small issue where genetics shutter on the Kerebos does not respond to the button that should operate it. (#31716)
This commit is contained in:
@@ -93937,7 +93937,7 @@
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/door_control{
|
||||
id = "genetics";
|
||||
id = "genetics_shutters";
|
||||
name = "Genetics Privacy Shutters";
|
||||
pixel_y = 9;
|
||||
req_access = list(9);
|
||||
|
||||
Reference in New Issue
Block a user