[Add] Adds pirate accent trait (#17258)

This commit is contained in:
OctoRocket
2023-06-14 22:17:39 -04:00
committed by GitHub
parent a16fd49173
commit 780d52514f
2 changed files with 9 additions and 0 deletions

View File

@@ -19,3 +19,6 @@ trait-paracusia-desc = You hear sounds that aren't really there
trait-uncloneable-name = Uncloneable
trait-uncloneable-desc = Cannot be cloned
trait-pirate-accent-name = Pirate Accent
trait-pirate-accent-desc = You can't stop speaking like a pirate!

View File

@@ -0,0 +1,6 @@
- type: trait
id: PirateAccent
name: trait-pirate-accent-name
description: trait-pirate-accent-desc
components:
- type: PirateAccent