From ee57906eb4904413e1ffc345e3ba4258aef28240 Mon Sep 17 00:00:00 2001 From: Odleer <131581952+Odleer@users.noreply.github.com> Date: Mon, 9 Dec 2024 22:44:51 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9C=D0=B8=D0=BD=D0=B8=20=D1=84=D0=B8=D0=BA?= =?UTF-8?q?=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/Prototypes/_Sunrise/Atmospherics/reactions.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/_Sunrise/Atmospherics/reactions.yml b/Resources/Prototypes/_Sunrise/Atmospherics/reactions.yml index 7dfd5e7c2da..825787aaf47 100644 --- a/Resources/Prototypes/_Sunrise/Atmospherics/reactions.yml +++ b/Resources/Prototypes/_Sunrise/Atmospherics/reactions.yml @@ -6,11 +6,11 @@ - 0 # oxygen - 0 # nitrogen - 0 # carbon dioxide - - 10 # plasma + - 0.01 # plasma - 0 # tritium - 0 # vapor - 0 # miasma - - 10 # n2o + - 0.01 # n2o - 0 # frezon effects: - !type:BZFormationReaction {} @@ -27,7 +27,7 @@ - 0 # vapor - 0 # miasma - 0 # n2o - - 5 # frezon - - 5 # bz + - 0.01 # frezon + - 0.01 # bz effects: - !type:HealiumProductionReaction {} \ No newline at end of file