Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pofitlo-Git committed Dec 1, 2024
1 parent d67e9fc commit a214b4e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Resources/Prototypes/_CorvaxNext/Actions/types.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
- type: entity
id: ToggleNightVision
name: Switch night vision
description: Switches night vision.
noSpawn: true
description: Switches night vision
components:
- type: InstantAction
itemIconStyle: BigAction
Expand All @@ -15,8 +14,7 @@
- type: entity
id: ToggleThermalVision
name: Switch Thermal vision
description: Switches Thermal vision.
noSpawn: true
description: Switches Thermal vision
components:
- type: InstantAction
itemIconStyle: BigAction
Expand Down

0 comments on commit a214b4e

Please sign in to comment.