Minor artifact fixes (#13360)

* rename phasing artifact + fix it

* fix wandering cant be scanned
This commit is contained in:
Kara
2023-01-11 02:16:16 -06:00
committed by GitHub
parent 19241f55ba
commit 1f015dbb1d
5 changed files with 18 additions and 15 deletions

View File

@@ -48,16 +48,19 @@
capacity: 50
- type: artifactEffect
id: EffectClearFixtures
id: EffectPhasing
targetDepth: 2
effectHint: artifact-effect-hint-fixtures
effectHint: artifact-effect-hint-phasing
permanentComponents:
- type: ClearFixturesArtifact
- type: PhasingArtifact
- type: artifactEffect
id: EffectWandering
targetDepth: 2
effectHint: artifact-effect-hint-displacement
blacklist:
components:
- Item # item artifacts can't be anchored, so wanderers can't really be scanned properly
permanentComponents:
- type: RandomWalk
minSpeed: 12