Skip to content

Commit

Permalink
Merge pull request #23
Browse files Browse the repository at this point in the history
Increase target depth of radiation artifact effects
  • Loading branch information
Cheackraze committed Jul 12, 2023
2 parents 9ee9489 + 238d41d commit 9d96543
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/XenoArch/Effects/normal_effects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@

- type: artifactEffect
id: EffectRadiate
targetDepth: 1
targetDepth: 4
effectHint: artifact-effect-hint-release
components:
- type: RadiationSource
Expand Down Expand Up @@ -423,7 +423,7 @@

- type: artifactEffect
id: EffectRadiateStrong
targetDepth: 3
targetDepth: 6
effectHint: artifact-effect-hint-release
components:
- type: RadiationSource
Expand Down

0 comments on commit 9d96543

Please sign in to comment.