@@ -2,9 +2,10 @@ trait-blindness-name = Blindness
|
||||
trait-blindness-desc = You are legally blind, and can't see clearly past a few meters in front of you.
|
||||
|
||||
trait-narcolepsy-name = Narcolepsy
|
||||
trait-narcolepsy-decs = You fall asleep randomly
|
||||
trait-narcolepsy-desc = You fall asleep randomly
|
||||
|
||||
trait-pacifist-name = Pacifist
|
||||
trait-pacifist-desc = You cannot attack or hurt any living beings.
|
||||
|
||||
permanent-blindness-trait-examined = [color=lightblue]{CAPITALIZE(POSS-ADJ($target))} eyes are glassy and unfocused. It doesn't seem like {SUBJECT($target)} can see you well, if at all.[/color]
|
||||
|
||||
@@ -17,9 +18,6 @@ trait-muted-desc = You can't speak
|
||||
trait-paracusia-name = Paracusia
|
||||
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!
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
- type: trait
|
||||
id: Narcolepsy
|
||||
name: trait-narcolepsy-name
|
||||
description: trait-narcolepsy-decs
|
||||
description: trait-narcolepsy-desc
|
||||
components:
|
||||
- type: Narcolepsy
|
||||
timeBetweenIncidents: 300, 600
|
||||
@@ -21,6 +21,7 @@
|
||||
- type: trait
|
||||
id: Pacifist
|
||||
name: trait-pacifist-name
|
||||
description: trait-pacifist-desc
|
||||
components:
|
||||
- type: Pacified
|
||||
|
||||
|
||||
Reference in New Issue
Block a user