From 74bffd25aa39fa1d8c78e0d1dbc4c36c39dacb90 Mon Sep 17 00:00:00 2001 From: DarkSide Date: Tue, 17 Sep 2024 14:08:38 +0300 Subject: [PATCH] Update interactions.yml --- .../Interactions/interactions.yml | 25 +------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/Resources/Prototypes/_LostParadise/Interactions/interactions.yml b/Resources/Prototypes/_LostParadise/Interactions/interactions.yml index f487db1fb1..b1d5859d02 100644 --- a/Resources/Prototypes/_LostParadise/Interactions/interactions.yml +++ b/Resources/Prototypes/_LostParadise/Interactions/interactions.yml @@ -180,29 +180,6 @@ # С СОБОЙ -# Временно не работает с КПБ -# - type: Interaction -# id: LPPMakeSleepIPC # Гибернация (Для КПБ и Боргов) -# parent: SelfInteractionBase -# priority: -6 -# delay: 20 -# icon: /Textures/Interface/Actions/malfunction.png # Иконка для синтетиков -# hideByRequirement: true # Спрятать если не подходят по параметрам -# requirement: -# !type:ComplexRequirement -# requirements: -# - !type:StandingStateRequirement -# allowLaying: true -# allowKnockedDown: true -# - !type:MobStateRequirement -# allowedStates: [Alive, Critical] # Гибернация возможна в состоянии -# - !type:EntityWhitelistRequirement -# whitelist: -# components: [Silicon, BorgChassis] -# action: -# !type:ToggleSleepingAction -# sleep: true - - type: Interaction id: LPPCheckStatusSilicon # Проверка своего состояния / Состояние другого синтетика parent: SelfInteractionBase @@ -224,4 +201,4 @@ action: !type:NoOpAction -# > \ No newline at end of file +# >