diff --git a/Resources/Prototypes/WhiteDream/Entities/Objects/Cult/constructs.yml b/Resources/Prototypes/WhiteDream/Entities/Objects/Cult/constructs.yml index 93806feb0a9..d16f12d5c88 100644 --- a/Resources/Prototypes/WhiteDream/Entities/Objects/Cult/constructs.yml +++ b/Resources/Prototypes/WhiteDream/Entities/Objects/Cult/constructs.yml @@ -1,4 +1,4 @@ -- type: entity +- type: entity id: ConstructShell name: construct shell description: empty construct shell @@ -105,6 +105,13 @@ - CannotSuicide - DoorBumpOpener - type: Appearance + - type: LanguageKnowledge + speaks: + - TauCetiBasic + - Eldritch + understands: + - TauCetiBasic + - Eldritch - type: entity id: ConstructJuggernaut diff --git a/Resources/Prototypes/WhiteDream/Entities/Objects/Cult/souls_shards.yml b/Resources/Prototypes/WhiteDream/Entities/Objects/Cult/souls_shards.yml index f872f634034..e410a81c753 100644 --- a/Resources/Prototypes/WhiteDream/Entities/Objects/Cult/souls_shards.yml +++ b/Resources/Prototypes/WhiteDream/Entities/Objects/Cult/souls_shards.yml @@ -1,4 +1,4 @@ -- type: entity +- type: entity name: soul shard description: Mysterious glowing shard. parent: BaseItem @@ -35,6 +35,13 @@ - type: Speech - type: IsDeadIC - type: SoulShard + - type: LanguageKnowledge + speaks: + - TauCetiBasic + - Eldritch + understands: + - TauCetiBasic + - Eldritch - type: entity parent: SoulShard