Skip to content

Commit

Permalink
Update interactions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkSide-droids authored Sep 17, 2024
1 parent 6ea9a73 commit 74bffd2
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions Resources/Prototypes/_LostParadise/Interactions/interactions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -224,4 +201,4 @@
action:
!type:NoOpAction

# >
# >

0 comments on commit 74bffd2

Please sign in to comment.