Snore is a trait now (#26322)
This commit is contained in:
@@ -32,3 +32,6 @@ trait-frontal-lisp-desc = You thpeak with a lithp
|
||||
|
||||
trait-socialanxiety-name = Social Anxiety
|
||||
trait-socialanxiety-desc = You are anxious when you speak and stutter.
|
||||
|
||||
trait-snoring-name = Snoring
|
||||
trait-snoring-desc = You will snore while sleeping.
|
||||
|
||||
@@ -60,3 +60,10 @@
|
||||
description: trait-frontal-lisp-desc
|
||||
components:
|
||||
- type: FrontalLisp
|
||||
|
||||
- type: trait
|
||||
id: Snoring
|
||||
name: trait-snoring-name
|
||||
description: trait-snoring-desc
|
||||
components:
|
||||
- type: Snoring
|
||||
|
||||
Reference in New Issue
Block a user