13 lines
472 B
Text
13 lines
472 B
Text
[gd_resource type="Resource" script_class="Substance" load_steps=2 format=3 uid="uid://chhcvdy3o3vdk"]
|
|
|
|
[ext_resource type="Script" uid="uid://b8q5buwgvppyh" path="res://src/resources/substance.gd" id="1_wk8wt"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_wk8wt")
|
|
formula = &"Na2SO4"
|
|
scientific_name = &"Сульфат натрия"
|
|
melting_point = 883.0
|
|
boiling_point = 12154125.0
|
|
color = Color(1, 1, 1, 1)
|
|
is_solution = true
|
|
metadata/_custom_type_script = "uid://b8q5buwgvppyh"
|