Add description tooltips to traits, jobs and antagonists (#11661)
Co-authored-by: CommieFlowers <rasmus.cedergren@hotmail.com>
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
- type: trait
|
||||
id: Blindness
|
||||
name: Blindness
|
||||
description: You lack vision
|
||||
components:
|
||||
- type: PermanentBlindness
|
||||
|
||||
- type: trait
|
||||
id: Narcolepsy
|
||||
name: Narcolepsy
|
||||
description: You fall asleep randomly
|
||||
components:
|
||||
- type: Narcolepsy
|
||||
timeBetweenIncidents: 300, 600
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
- type: trait
|
||||
id: UncontrollableSneezing
|
||||
name: Runny nose
|
||||
description: You sneeze and cough uncontrollably
|
||||
components:
|
||||
- type: UncontrollableSnough
|
||||
snoughSound:
|
||||
|
||||
Reference in New Issue
Block a user