From d4d2ee481fc407b5fdbf4566a732cd5e062a8760 Mon Sep 17 00:00:00 2001 From: fox Date: Mon, 23 Sep 2024 14:25:02 +0300 Subject: [PATCH] GalacticCommon -> TauCetiBasic --- Resources/Prototypes/Entities/Mobs/Species/arachnid.yml | 6 +++--- Resources/Prototypes/Floof/Entities/Mobs/NPCs/xenopet.yml | 8 ++++---- .../Entities/Objects/Devices/translator_implants.yml | 2 +- .../Floof/Entities/Objects/Devices/translators.yml | 8 ++++---- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/Species/arachnid.yml b/Resources/Prototypes/Entities/Mobs/Species/arachnid.yml index a3c2534763b..41edf839b75 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/arachnid.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/arachnid.yml @@ -68,10 +68,10 @@ speechSounds: Arachnid - type: LanguageKnowledge speaks: - - GalacticCommon - - Arachnic + - TauCetiBasic + - Arachnic understands: - - GalacticCommon + - TauCetiBasic - Arachnic - type: Vocal sounds: diff --git a/Resources/Prototypes/Floof/Entities/Mobs/NPCs/xenopet.yml b/Resources/Prototypes/Floof/Entities/Mobs/NPCs/xenopet.yml index 0fa1d1f15e3..8c7a07efbbd 100644 --- a/Resources/Prototypes/Floof/Entities/Mobs/NPCs/xenopet.yml +++ b/Resources/Prototypes/Floof/Entities/Mobs/NPCs/xenopet.yml @@ -18,7 +18,7 @@ - Xeno understands: - Xeno - - GalacticCommon + - TauCetiBasic - type: entity name: Neutral Praetorian @@ -38,7 +38,7 @@ - Xeno understands: - Xeno - - GalacticCommon + - TauCetiBasic - type: entity name: Neutral Drone @@ -58,7 +58,7 @@ - Xeno understands: - Xeno - - GalacticCommon + - TauCetiBasic - type: entity name: Neutral Ravager @@ -78,7 +78,7 @@ - Xeno understands: - Xeno - - GalacticCommon + - TauCetiBasic - type: inventoryTemplate id: friendxeno diff --git a/Resources/Prototypes/Floof/Entities/Objects/Devices/translator_implants.yml b/Resources/Prototypes/Floof/Entities/Objects/Devices/translator_implants.yml index 187e0fee402..9cb7df80557 100644 --- a/Resources/Prototypes/Floof/Entities/Objects/Devices/translator_implants.yml +++ b/Resources/Prototypes/Floof/Entities/Objects/Devices/translator_implants.yml @@ -11,4 +11,4 @@ spoken: - Arachnic requires: - - GalacticCommon + - TauCetiBasic diff --git a/Resources/Prototypes/Floof/Entities/Objects/Devices/translators.yml b/Resources/Prototypes/Floof/Entities/Objects/Devices/translators.yml index b1add578db5..8f6bdc5905a 100644 --- a/Resources/Prototypes/Floof/Entities/Objects/Devices/translators.yml +++ b/Resources/Prototypes/Floof/Entities/Objects/Devices/translators.yml @@ -6,11 +6,11 @@ components: - type: HandheldTranslator spoken: - - GalacticCommon + - TauCetiBasic - Arachnic understood: - - GalacticCommon + - TauCetiBasic - Arachnic requires: - - GalacticCommon - - Arachnic \ No newline at end of file + - TauCetiBasic + - Arachnic