French and Spanish traits (#30966)
* Traits languages * Update traits.ftl Silly thing * No russian --------- Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
This commit is contained in:
@@ -53,3 +53,9 @@ trait-german-desc = You seem to come from space Germany.
|
||||
|
||||
trait-italian-name = Italian accent
|
||||
trait-italian-desc = Mamma mia! You seem to have lived in space Italy!
|
||||
|
||||
trait-french-name = French accent
|
||||
trait-french-desc = Your accent seems to have a certain «je ne sais quoi».
|
||||
|
||||
trait-spanish-name = Spanish accent
|
||||
trait-spanish-desc = Hola señor, donde esta la biblioteca.
|
||||
|
||||
@@ -63,6 +63,24 @@
|
||||
- type: ReplacementAccent
|
||||
accent: italian
|
||||
|
||||
- type: trait
|
||||
id: FrenchAccent
|
||||
name: trait-french-name
|
||||
description: trait-french-desc
|
||||
category: SpeechTraits
|
||||
cost: 1
|
||||
components:
|
||||
- type: FrenchAccent
|
||||
|
||||
- type: trait
|
||||
id: SpanishAccent
|
||||
name: trait-spanish-name
|
||||
description: trait-spanish-desc
|
||||
category: SpeechTraits
|
||||
cost: 1
|
||||
components:
|
||||
- type: SpanishAccent
|
||||
|
||||
- type: trait
|
||||
id: Liar
|
||||
name: trait-liar-name
|
||||
|
||||
Reference in New Issue
Block a user