Fix sound crash when making foam (#4476)
This commit is contained in:
@@ -113,6 +113,8 @@
|
||||
reagentDilutionFactor: 1
|
||||
reagentMaxConcentrationFactor: 2 #The reagents will get multiplied by this number if the range turns out to be 0
|
||||
prototypeId: Foam
|
||||
sound:
|
||||
path: /Audio/Effects/extinguish.ogg
|
||||
|
||||
- type: reaction
|
||||
id: IronMetalFoam
|
||||
@@ -136,6 +138,8 @@
|
||||
reagentDilutionFactor: 1
|
||||
reagentMaxConcentrationFactor: 2
|
||||
prototypeId: IronMetalFoam
|
||||
sound:
|
||||
path: /Audio/Effects/extinguish.ogg
|
||||
|
||||
- type: reaction
|
||||
id: AluminiumMetalFoam
|
||||
@@ -159,6 +163,8 @@
|
||||
reagentDilutionFactor: 1
|
||||
reagentMaxConcentrationFactor: 2
|
||||
prototypeId: AluminiumMetalFoam
|
||||
sound:
|
||||
path: /Audio/Effects/extinguish.ogg
|
||||
|
||||
- type: reaction
|
||||
id: TableSalt
|
||||
|
||||
Reference in New Issue
Block a user