mild xenoarch fixes (#12773)
This commit is contained in:
@@ -20,6 +20,18 @@
|
||||
- type: CollisionWake
|
||||
enabled: false
|
||||
- type: InteractionOutline
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
- shape:
|
||||
!type:PhysShapeAabb
|
||||
bounds: "-0.25,-0.25,0.25,0.25"
|
||||
density: 20
|
||||
mask:
|
||||
- ItemMask
|
||||
layer:
|
||||
- Opaque
|
||||
restitution: 0.3 # fite me
|
||||
friction: 0.2
|
||||
- type: Artifact
|
||||
- type: RandomArtifactSprite
|
||||
maxSprite: 11
|
||||
|
||||
@@ -114,16 +114,6 @@
|
||||
components:
|
||||
- type: ArtifactMagnetTrigger
|
||||
|
||||
- type: artifactTrigger
|
||||
id: TriggerMicrowave
|
||||
targetDepth: 2
|
||||
triggerHint: artifact-trigger-hint-radiation
|
||||
whitelist:
|
||||
components:
|
||||
- Item
|
||||
components:
|
||||
- type: ArtifactMicrowaveTrigger
|
||||
|
||||
- type: artifactTrigger
|
||||
id: TriggerLowPressure
|
||||
targetDepth: 2
|
||||
@@ -145,6 +135,7 @@
|
||||
targetDepth: 3
|
||||
triggerHint: artifact-trigger-hint-radiation
|
||||
components:
|
||||
- type: ArtifactMicrowaveTrigger
|
||||
- type: ArtifactDamageTrigger
|
||||
damageTypes:
|
||||
- Radiation
|
||||
|
||||
Reference in New Issue
Block a user