Skip to content

Commit

Permalink
GalacticCommon -> TauCetiBasic
Browse files Browse the repository at this point in the history
  • Loading branch information
Mnemotechnician committed Sep 23, 2024
1 parent 1bc78b7 commit d4d2ee4
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions Resources/Prototypes/Entities/Mobs/Species/arachnid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@
speechSounds: Arachnid
- type: LanguageKnowledge
speaks:
- GalacticCommon
- Arachnic
- TauCetiBasic
- Arachnic
understands:
- GalacticCommon
- TauCetiBasic
- Arachnic
- type: Vocal
sounds:
Expand Down
8 changes: 4 additions & 4 deletions Resources/Prototypes/Floof/Entities/Mobs/NPCs/xenopet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- Xeno
understands:
- Xeno
- GalacticCommon
- TauCetiBasic

- type: entity
name: Neutral Praetorian
Expand All @@ -38,7 +38,7 @@
- Xeno
understands:
- Xeno
- GalacticCommon
- TauCetiBasic

- type: entity
name: Neutral Drone
Expand All @@ -58,7 +58,7 @@
- Xeno
understands:
- Xeno
- GalacticCommon
- TauCetiBasic

- type: entity
name: Neutral Ravager
Expand All @@ -78,7 +78,7 @@
- Xeno
understands:
- Xeno
- GalacticCommon
- TauCetiBasic

- type: inventoryTemplate
id: friendxeno
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
spoken:
- Arachnic
requires:
- GalacticCommon
- TauCetiBasic
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
components:
- type: HandheldTranslator
spoken:
- GalacticCommon
- TauCetiBasic
- Arachnic
understood:
- GalacticCommon
- TauCetiBasic
- Arachnic
requires:
- GalacticCommon
- Arachnic
- TauCetiBasic
- Arachnic

0 comments on commit d4d2ee4

Please sign in to comment.