Skip to content

Commit

Permalink
Remove DefaultVision in favor of the setting
Browse files Browse the repository at this point in the history
  • Loading branch information
DebugOk committed Feb 22, 2024
1 parent 8cc189a commit f91b44e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 38 deletions.
8 changes: 0 additions & 8 deletions Content.Shared/DeltaV/Abilities/DefaultVisionComponent.cs

This file was deleted.

20 changes: 0 additions & 20 deletions Content.Shared/DeltaV/Abilities/DefaultVisionSystem.cs

This file was deleted.

3 changes: 0 additions & 3 deletions Resources/Locale/en-US/deltav/traits/traits.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,5 @@ 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.
trait-uncloneable-name = Uncloneable
trait-uncloneable-desc = Cannot be cloned
7 changes: 0 additions & 7 deletions Resources/Prototypes/DeltaV/Traits/altvision.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,3 @@
description: trait-deuteranopia-desc
components:
- type: DogVision

- type: trait
id: DefaultVision
name: trait-defaultvision-name
description: trait-defaultvision-desc
components:
- type: DefaultVision

0 comments on commit f91b44e

Please sign in to comment.