Cleanups PolymorphSystem/Components/Prototypes (#23721)
* Cleanups PolymorphSystem * forgot this * Nah * Fix test --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -515,14 +515,14 @@
|
||||
targetDepth: 2
|
||||
effectHint: artifact-effect-hint-polymorph
|
||||
components:
|
||||
- type: PolyArtifact
|
||||
- type: PolyOthersArtifact
|
||||
|
||||
- type: artifactEffect
|
||||
id: EffectPolyLizard
|
||||
targetDepth: 2
|
||||
effectHint: artifact-effect-hint-polymorph
|
||||
components:
|
||||
- type: PolyArtifact
|
||||
- type: PolyOthersArtifact
|
||||
polymorphPrototypeName: ArtifactLizard
|
||||
|
||||
- type: artifactEffect
|
||||
@@ -530,7 +530,7 @@
|
||||
targetDepth: 3
|
||||
effectHint: artifact-effect-hint-polymorph
|
||||
components:
|
||||
- type: PolyArtifact
|
||||
- type: PolyOthersArtifact
|
||||
polymorphPrototypeName: ArtifactLuminous
|
||||
|
||||
- type: artifactEffect
|
||||
|
||||
Reference in New Issue
Block a user