Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Spatison committed Jan 8, 2025
1 parent 59fcf1a commit 4b27105
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Actions/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@
id: ToggleThermalVision
name: Switch Thermal vision
description: Switches Thermal vision.
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: InstantAction
itemIconStyle: BigAction
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Research/experimental.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
id: NightVisionTech
name: research-technology-night-vision
icon:
sprite: _White/Clothing/Eyes/Goggles/nightvision.rsi
sprite: Clothing/Eyes/Goggles/nightvision.rsi
state: icon
discipline: Experimental
tier: 2
Expand All @@ -186,7 +186,7 @@
id: ThermalVisionTech
name: research-technology-thermal-vision
icon:
sprite: _White/Clothing/Eyes/Goggles/thermal.rsi
sprite: Clothing/Eyes/Goggles/thermal.rsi
state: icon
discipline: Experimental
tier: 2
Expand Down

0 comments on commit 4b27105

Please sign in to comment.