From 3b642b69d80864d1f2a2fb110e23cfc267a8ee41 Mon Sep 17 00:00:00 2001 From: Daniela <43686351+Day-OS@users.noreply.github.com> Date: Sun, 30 Jun 2024 15:11:51 -0300 Subject: [PATCH] Fixes IPCs not being able to repair themselves w/welder and not having language setup correctly (#38) * Fixes IPCs not being able to repair themselves with a welder That's such a dumb bug haha... * Fixes languages for IPCs --- .../SimpleStation14/Entities/Mobs/Player/ipc.yml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/SimpleStation14/Entities/Mobs/Player/ipc.yml b/Resources/Prototypes/SimpleStation14/Entities/Mobs/Player/ipc.yml index f854a05627..18d8e98370 100644 --- a/Resources/Prototypes/SimpleStation14/Entities/Mobs/Player/ipc.yml +++ b/Resources/Prototypes/SimpleStation14/Entities/Mobs/Player/ipc.yml @@ -93,11 +93,16 @@ - type: DeadStartupButton sound: path: /Audio/EstacaoPirata/Effects/Silicon/startup.ogg -# Erro de linter -# - type: Wires -# layoutId: IPC - type: EmitBuzzWhileDamaged - type: CanHostGuardian + - type: WeldingHealable + - type: LanguageKnowledge + speaks: + - GalacticCommon + - RobotTalk + understands: + - GalacticCommon + - RobotTalk - type: entity