Фиксы апстрима 2 (#665)
* increase radiation effect cost for artifacts * less points for singulo and tesla spawn effect * fix playtime * fix slime storage * fix wrong arms position
This commit is contained in:
@@ -253,7 +253,7 @@
|
||||
|
||||
- type: artifactEffect
|
||||
id: EffectRadiate
|
||||
targetDepth: 1
|
||||
targetDepth: 4
|
||||
effectHint: artifact-effect-hint-release
|
||||
components:
|
||||
- type: RadiationSource
|
||||
@@ -713,7 +713,7 @@
|
||||
|
||||
- type: artifactEffect
|
||||
id: EffectSingulo
|
||||
targetDepth: 10
|
||||
targetDepth: 8
|
||||
effectHint: artifact-effect-hint-destruction
|
||||
components:
|
||||
- type: SpawnArtifact
|
||||
@@ -723,7 +723,7 @@
|
||||
|
||||
- type: artifactEffect
|
||||
id: EffectTesla
|
||||
targetDepth: 10
|
||||
targetDepth: 8
|
||||
effectHint: artifact-effect-hint-destruction
|
||||
components:
|
||||
- type: SpawnArtifact
|
||||
|
||||
Reference in New Issue
Block a user