From 207ebad6f0677edc8db5c6208fda2091fc63e111 Mon Sep 17 00:00:00 2001 From: Danger Revolution! <142105406+DangerRevolution@users.noreply.github.com> Date: Sun, 31 Dec 2023 17:36:20 +0000 Subject: [PATCH] fixes fax machine error from emag rewrite (#23291) --- .../Prototypes/Entities/Structures/Machines/fax_machine.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/fax_machine.yml b/Resources/Prototypes/Entities/Structures/Machines/fax_machine.yml index 8cec88d7e1..6e8cdc6981 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/fax_machine.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/fax_machine.yml @@ -93,8 +93,8 @@ - type: FaxMachine name: "ERR*?*%!" responsePings: false - emagged: true notifyAdmins: true + - type: Emagged - type: entity parent: FaxMachineBase -- 2.51.2