Fixes bug with water vapor reaction where oxygen would be removed instead.
This commit is contained in:
4
Resources/Changelog/Parts/vapor.yml
Normal file
4
Resources/Changelog/Parts/vapor.yml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
author: Zumorica
|
||||||
|
changes:
|
||||||
|
- type: Fix
|
||||||
|
message: Fixes water vapor reaction removing oxygen instead of water vapor.
|
||||||
@@ -36,5 +36,5 @@
|
|||||||
- 1 # water vapor
|
- 1 # water vapor
|
||||||
effects:
|
effects:
|
||||||
- !type:WaterVaporReaction
|
- !type:WaterVaporReaction
|
||||||
gasId: 5
|
gas: 5
|
||||||
reagent: chem.Water
|
reagent: chem.Water
|
||||||
|
|||||||
Reference in New Issue
Block a user