Skip to content

Commit

Permalink
Update physical.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EctoplasmIsGood authored Feb 20, 2025
1 parent 1a59872 commit 7729240
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Resources/Prototypes/Traits/physical.yml
Original file line number Diff line number Diff line change
Expand Up @@ -824,10 +824,7 @@
traits:
- CyberEyes
functions:
- !type:TraitAddComponent
components:
- type: ThermalVision
toggleAction: ToggleThermalVision
- !type:TraitReplaceComponent
- type: PassiveDamage
allowedStates:
- Alive
Expand All @@ -836,7 +833,10 @@
damage:
groups:
Burn: 0.3
- !type:TraitReplaceComponent
- !type:TraitAddComponent
components:
- type: ThermalVision
toggleAction: ToggleThermalVision
- type: PassiveDamage
allowedStates:
- Alive
Expand Down Expand Up @@ -1080,8 +1080,6 @@
functions:
- !type:TraitAddComponent
components:
- type: ThermalVision
toggleAction: ToggleThermalVision
- !type:TraitReplaceComponent
- type: PassiveDamage
allowedStates:
Expand All @@ -1091,6 +1089,8 @@
damage:
groups:
Burn: 0.3
- type: ThermalVision
toggleAction: ToggleThermalVision
- !type:TraitPushDescription
descriptionExtensions:
- description: examine-thermal-vision-message
Expand Down

0 comments on commit 7729240

Please sign in to comment.