parent
2ff232e685
commit
3983e0d890
|
|
@ -35,3 +35,6 @@ trait-addicted-desc = You crave the substance, and your thoughts keep drifting b
|
|||
|
||||
trait-unborgable-name = Machine Incompatible
|
||||
trait-unborgable-desc = Your brain cannot be put into a man-machine interface.
|
||||
|
||||
trait-depression-name = Depression
|
||||
trait-depression-desc = No mechanical effect. The world is dark but there is a light somewhere, calling to you.
|
||||
|
|
|
|||
|
|
@ -30,3 +30,11 @@
|
|||
category: Disabilities
|
||||
components:
|
||||
- type: Unborgable # Automatically gets moved to the brain
|
||||
|
||||
- type: trait
|
||||
id: Depression
|
||||
name: trait-depression-name
|
||||
description: trait-depression-desc
|
||||
traitGear: PillCanisterNeurozenium
|
||||
category: Disabilities
|
||||
components: []
|
||||
|
|
|
|||
Loading…
Reference in New Issue