Skip to content

Commit

Permalink
change locale name
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffiestFloof committed Feb 15, 2024
1 parent 12c3637 commit 4219a6d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Resources/Locale/en-US/deltav/traits/traits.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ trait-ultravision-name = Ultraviolet Vision
trait-ultravision-desc = Whether through custom bionic eyes, random mutation,
or being a Harpy, you perceive the world with ultraviolet light.
trait-dogvision-name = Deuteranopia
trait-dogvision-desc = Whether through custom bionic eyes, random mutation,
or being a Vulpkanin, you have red–green colour blindness.
trait-deuteranopia-name = Deuteranopia
trait-deuteranopia-desc = Whether through custom bionic eyes, random mutation,
or being a Vulpkanin, you have red–green colour blindness.
trait-defaultvision-name = Normal Vision
trait-defaultvision-desc = You lack any vision variation from the norm for a non-human species.
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/DeltaV/Traits/altvision.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

- type: trait
id: DogVision
name: trait-dogvision-name
description: trait-dogvision-desc
name: trait-deuteranopia-name
description: trait-deuteranopia-desc
components:
- type: DogVision

Expand Down

0 comments on commit 4219a6d

Please sign in to comment.