Projectile cleanup

This commit is contained in:
Aviu00
2024-01-27 17:22:21 +03:00
parent eeecf71790
commit 7b7be5dc82

View File

@@ -298,6 +298,9 @@
soundHit: soundHit:
collection: WeakHit collection: WeakHit
forceSound: true forceSound: true
- type: Reflective
reflective:
- Energy
- type: entity - type: entity
name: emitter bolt name: emitter bolt
@@ -375,6 +378,9 @@
Cold: 10 Cold: 10
- type: TimedDespawn - type: TimedDespawn
lifetime: 3 lifetime: 3
- type: Reflective
reflective:
- Energy
- type: entity - type: entity
name: magmawing watcher bolt name: magmawing watcher bolt
@@ -394,6 +400,9 @@
damage: damage:
types: types:
Heat: 10 Heat: 10
- type: Reflective
reflective:
- Energy
- type: entity - type: entity
id: BulletKinetic id: BulletKinetic
@@ -902,8 +911,7 @@
bounds: "-0.15,-0.3,0.15,0.3" bounds: "-0.15,-0.3,0.15,0.3"
hard: false hard: false
mask: mask:
- Impassable - Opaque
- BulletImpassable
fly-by: *flybyfixture fly-by: *flybyfixture
- type: Ammo - type: Ammo
- type: StaminaDamageOnCollide - type: StaminaDamageOnCollide