Temporarily comments out water vapor gas reaction.

It was extremely laggy and shitcode.
This commit is contained in:
Vera Aguilera Puerto
2021-10-14 18:30:07 +02:00
parent 1df8402c17
commit 6cc28fee82

View File

@@ -23,18 +23,18 @@
effects:
- !type:TritiumFireReaction {}
- type: gasReaction
id: WaterVaporPuddle
priority: 1
maximumTemperature: 373.13 # Boiling point of water.
minimumRequirements: # In this case, same as minimum mole count.
- 0 # oxygen
- 0 # nitrogen
- 0 # carbon dioxide
- 0 # plasma
- 0 # tritium
- 1 # water vapor
effects:
- !type:WaterVaporReaction
gas: 5
reagent: Water
#- type: gasReaction
# id: WaterVaporPuddle
# priority: 1
# maximumTemperature: 373.13 # Boiling point of water.
# minimumRequirements: # In this case, same as minimum mole count.
# - 0 # oxygen
# - 0 # nitrogen
# - 0 # carbon dioxide
# - 0 # plasma
# - 0 # tritium
# - 1 # water vapor
# effects:
# - !type:WaterVaporReaction
# gas: 5
# reagent: Water