server crashes when using instant fire explosion entity on dead entities (#1824)
Fixes #1823
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
maxIntensity: 400
|
||||
explosionType: FireBomb
|
||||
- type: ExplodeOnTrigger
|
||||
targetUser: false
|
||||
|
||||
- type: entity
|
||||
id: CP14ShipExplosionBig
|
||||
@@ -23,7 +24,8 @@
|
||||
maxIntensity: 400
|
||||
explosionType: Default
|
||||
- type: ExplodeOnTrigger
|
||||
targetUser: false
|
||||
- type: FlashOnTrigger
|
||||
range: 30
|
||||
- type: SpawnOnTrigger
|
||||
proto: GrenadeFlashEffect
|
||||
- type: SpawnOnTrigger
|
||||
proto: GrenadeFlashEffect
|
||||
|
||||
Reference in New Issue
Block a user