Skip to content

Commit

Permalink
added numb as a trait that pulls the pain numbness component
Browse files Browse the repository at this point in the history
  • Loading branch information
Coolsurf6 committed Jan 21, 2025
1 parent 0c94c35 commit aa5e87e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Resources/Locale/en-US/traits/traits.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,6 @@ trait-french-desc = Your accent seems to have a certain «je ne sais quoi».
trait-spanish-name = Spanish accent
trait-spanish-desc = Hola señor, donde esta la biblioteca.
trait-painnumbness-name = Numb
trait-painnumbness-desc = You lack any sense of feeling pain, being unaware of how hurt you may be.
8 changes: 8 additions & 0 deletions Resources/Prototypes/Traits/disabilities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,11 @@
maxSoundDistance: 7
sounds:
collection: Paracusia

- type: trait
id: PainNumbness
name: trait-painnumbness-name
description: trait-painnumbness-desc
category: Disabilities
components:
- type: PainNumbness

0 comments on commit aa5e87e

Please sign in to comment.