mild xenoarch fixes (#12773)

This commit is contained in:
Nemanja
2022-11-27 03:01:41 -05:00
committed by GitHub
parent a93ee34a44
commit 9330e4018c
2 changed files with 13 additions and 10 deletions

View File

@@ -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

View File

@@ -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