diff --git a/Resources/Prototypes/_LostParadise/Traits/speech.yml b/Resources/Prototypes/_LostParadise/Traits/speech.yml deleted file mode 100644 index d1b6b99acc..0000000000 --- a/Resources/Prototypes/_LostParadise/Traits/speech.yml +++ /dev/null @@ -1,21 +0,0 @@ -# 1 Cost - -- type: trait - id: StreetpunkAccent - name: trait-streetpunk-accent-name - description: trait-streetpunk-accent-desc - category: SpeechTraits - cost: 1 - components: - - type: StreetpunkAccent - -# 2 Cost - -- type: trait - id: GoblinAccent - name: trait-goblin-accent-name - description: trait-goblin-accent-desc - category: SpeechTraits - cost: 2 - components: - - type: GoblinAccent