Add bluespace flash effect (#36607)
This commit is contained in:
parent
a77ecd0c36
commit
cb7bb7623a
1 changed files with 8 additions and 0 deletions
|
|
@ -20,6 +20,14 @@
|
|||
range: 4
|
||||
energyConsumption: 50000
|
||||
|
||||
- type: entity
|
||||
id: AdminInstantEffectBluespace
|
||||
suffix: BluespaceFlash
|
||||
parent: AdminInstantEffectBase
|
||||
components:
|
||||
- type: SpawnOnTrigger
|
||||
proto: EffectFlashBluespace
|
||||
|
||||
- type: entity
|
||||
id: AdminInstantEffectFlash
|
||||
suffix: Flash
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue