From: DrSmugleaf Date: Fri, 29 Sep 2023 04:13:15 +0000 (-0700) Subject: Fix mapping actions crashing on load (#20592) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=101ee6ee8165a76f4ba1e87d38b144d98a410aa6;p=space-station-14.git Fix mapping actions crashing on load (#20592) --- diff --git a/Resources/mapping_actions.yml b/Resources/mapping_actions.yml index 918333adfb..0dda6b38a5 100644 --- a/Resources/mapping_actions.yml +++ b/Resources/mapping_actions.yml @@ -692,6 +692,7 @@ entity: RailingRound name: RailingRound keywords: [] + checkCanInteract: False clientExclusive: True autoPopulate: False temporary: True @@ -700,8 +701,7 @@ entityType: RailingRound assignments: - 5: 9 -- action: !type:InstantAction - checkCanInteract: False +- action: !type:InstantActionComponent icon: entity: AirlockMaintLocked keywords: []