diff --git a/Resources/Prototypes/Atmospherics/reactions.yml b/Resources/Prototypes/Atmospherics/reactions.yml index 9165a9573d..c7b8bec964 100644 --- a/Resources/Prototypes/Atmospherics/reactions.yml +++ b/Resources/Prototypes/Atmospherics/reactions.yml @@ -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