Skip to content

Commit

Permalink
Comments out Artifact Portals from list of Artifact effects (#1134)
Browse files Browse the repository at this point in the history
* Comments out Artifact Portal effect

Title

* Added # Frontier to portal and singulo effects
  • Loading branch information
ThatOneGoblin25 authored Mar 25, 2024
1 parent 582b4ed commit 4d880ce
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Resources/Prototypes/XenoArch/Effects/normal_effects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -667,14 +667,14 @@
maxIntensity: 50
canCreateVacuum: false

- type: artifactEffect
id: EffectPortal
targetDepth: 3
effectHint: artifact-effect-hint-displacement
components:
- type: PortalArtifact

# - type: artifactEffect
#- type: artifactEffect # Frontier
# id: EffectPortal
# targetDepth: 3
# effectHint: artifact-effect-hint-displacement
# components:
# - type: PortalArtifact

# - type: artifactEffect # Frontier
# id: EffectSingulo
# targetDepth: 10
# effectHint: artifact-effect-hint-destruction
Expand Down

0 comments on commit 4d880ce

Please sign in to comment.