[MIRROR] frequencies must be odd (#11209)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-07-20 07:43:53 -07:00
committed by GitHub
parent f87d66b481
commit 5b25af34da
157 changed files with 2800 additions and 71740 deletions

View File

@@ -236,7 +236,7 @@
/obj/machinery/computer/general_air_control/supermatter_core
icon = 'icons/obj/computer.dmi'
frequency = 1438
frequency = 1433
var/input_tag
var/output_tag
var/list/input_info

View File

@@ -2,7 +2,7 @@
Note that these have to be in the same /area that the controller is in for them to function.
You still need to set the controller's "id_tag" to something unique.
Any frequency works, it's self-setting, but it seems like people have decided 1380 for airlocks so maybe set that on the controller too.
Any frequency works, it's self-setting, but it seems like people have decided 1381 for airlocks so maybe set that on the controller too.
*/