[Add] Adds pirate accent trait (#17258)
This commit is contained in:
@@ -19,3 +19,6 @@ trait-paracusia-desc = You hear sounds that aren't really there
|
|||||||
|
|
||||||
trait-uncloneable-name = Uncloneable
|
trait-uncloneable-name = Uncloneable
|
||||||
trait-uncloneable-desc = Cannot be cloned
|
trait-uncloneable-desc = Cannot be cloned
|
||||||
|
|
||||||
|
trait-pirate-accent-name = Pirate Accent
|
||||||
|
trait-pirate-accent-desc = You can't stop speaking like a pirate!
|
||||||
|
|||||||
6
Resources/Prototypes/Traits/neutral.yml
Normal file
6
Resources/Prototypes/Traits/neutral.yml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
- type: trait
|
||||||
|
id: PirateAccent
|
||||||
|
name: trait-pirate-accent-name
|
||||||
|
description: trait-pirate-accent-desc
|
||||||
|
components:
|
||||||
|
- type: PirateAccent
|
||||||
Reference in New Issue
Block a user