Solutions

This commit is contained in:
rendo 2026-01-29 23:18:47 +05:00
commit fcdd47e200
28 changed files with 88 additions and 60 deletions

View file

@ -1,4 +1,4 @@
[gd_resource type="Resource" script_class="Substance" load_steps=2 format=3 uid="uid://bj3cdfwvgksee"]
[gd_resource type="Resource" script_class="Substance" format=3 uid="uid://bj3cdfwvgksee"]
[ext_resource type="Script" uid="uid://b8q5buwgvppyh" path="res://src/resources/substance.gd" id="1_jqfn0"]
@ -9,5 +9,5 @@ scientific_name = &"Соляная кислота"
melting_point = -30.0
boiling_point = 48.0
pH = -1.0
color = Color(1, 1, 1, 1)
color = Color(1, 1, 1, 0.13725491)
metadata/_custom_type_script = "uid://b8q5buwgvppyh"