Change smoke/foam/explosion chemistry reaction order & energy transfer (#37915)
This commit is contained in:
@@ -104,6 +104,7 @@
|
||||
id: PotassiumExplosion
|
||||
impact: High
|
||||
priority: 20
|
||||
conserveEnergy: false
|
||||
reactants:
|
||||
Water:
|
||||
amount: 1
|
||||
@@ -119,8 +120,9 @@
|
||||
|
||||
- type: reaction
|
||||
id: Smoke
|
||||
priority: 10
|
||||
priority: -10
|
||||
impact: High
|
||||
conserveEnergy: false
|
||||
reactants:
|
||||
Phosphorus:
|
||||
amount: 1
|
||||
@@ -137,8 +139,9 @@
|
||||
|
||||
- type: reaction
|
||||
id: Foam
|
||||
priority: 10
|
||||
priority: -10
|
||||
impact: High
|
||||
conserveEnergy: false
|
||||
reactants:
|
||||
Fluorosurfactant:
|
||||
amount: 1
|
||||
@@ -154,7 +157,8 @@
|
||||
- type: reaction
|
||||
id: IronMetalFoam
|
||||
impact: High
|
||||
priority: 10
|
||||
priority: -10
|
||||
conserveEnergy: false
|
||||
reactants:
|
||||
Iron:
|
||||
amount: 3
|
||||
@@ -172,7 +176,8 @@
|
||||
- type: reaction
|
||||
id: AluminiumMetalFoam
|
||||
impact: High
|
||||
priority: 10
|
||||
priority: -10
|
||||
conserveEnergy: false
|
||||
reactants:
|
||||
Aluminium:
|
||||
amount: 3
|
||||
@@ -191,6 +196,7 @@
|
||||
id: UraniumEmpExplosion
|
||||
impact: High
|
||||
priority: 20
|
||||
conserveEnergy: false
|
||||
reactants:
|
||||
Iron:
|
||||
amount: 1
|
||||
@@ -209,6 +215,7 @@
|
||||
id: Flash
|
||||
impact: High
|
||||
priority: 20
|
||||
conserveEnergy: false
|
||||
reactants:
|
||||
Aluminium:
|
||||
amount: 1
|
||||
|
||||
Reference in New Issue
Block a user