From 39e22438d8bbe7230d2cf78a74658a7a73969f3a Mon Sep 17 00:00:00 2001 From: Alkheemist Date: Sun, 22 Dec 2024 08:53:13 +1100 Subject: [PATCH 1/2] added Goblin to list of accents accentless disables --- Resources/Prototypes/Traits/speech.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Traits/speech.yml b/Resources/Prototypes/Traits/speech.yml index 98d0368ed6e..8be19d53357 100644 --- a/Resources/Prototypes/Traits/speech.yml +++ b/Resources/Prototypes/Traits/speech.yml @@ -9,6 +9,7 @@ components: - type: Accentless removes: + - type: GoblinAccent - type: LizardAccent - type: MothAccent - type: ReplacementAccent From b4c934b8ddeaf7c5679d54115bea713a946c0289 Mon Sep 17 00:00:00 2001 From: Alkheemist Date: Sun, 22 Dec 2024 08:59:51 +1100 Subject: [PATCH 2/2] added frontier comments --- Resources/Prototypes/Traits/speech.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Traits/speech.yml b/Resources/Prototypes/Traits/speech.yml index 8be19d53357..dca599eb1ff 100644 --- a/Resources/Prototypes/Traits/speech.yml +++ b/Resources/Prototypes/Traits/speech.yml @@ -9,7 +9,7 @@ components: - type: Accentless removes: - - type: GoblinAccent + - type: GoblinAccent # Frontier - type: LizardAccent - type: MothAccent - type: ReplacementAccent