From 8a5d9a3321d8c117713ff26961d6c8240cf0cf31 Mon Sep 17 00:00:00 2001 From: No Elka <125199100+NoElkaTheGod@users.noreply.github.com> Date: Mon, 21 Oct 2024 15:44:43 +0300 Subject: [PATCH] Let station AI use long range fax machines (#32929) * Change stuff * Gotcha boss --- .../Prototypes/Entities/Structures/Machines/fax_machine.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Structures/Machines/fax_machine.yml b/Resources/Prototypes/Entities/Structures/Machines/fax_machine.yml index 070e19cdbe..402c408ed8 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/fax_machine.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/fax_machine.yml @@ -34,6 +34,7 @@ interfaces: enum.FaxUiKey.Key: type: FaxBoundUi + - type: StationAiWhitelist - type: ApcPowerReceiver powerLoad: 250 - type: Faxecute -- 2.52.0