17 lines
674 B
Text
17 lines
674 B
Text
[gd_resource type="Resource" script_class="Substance" load_steps=3 format=3 uid="uid://b0pdv8e1ybr8h"]
|
|
|
|
[ext_resource type="Script" uid="uid://b8q5buwgvppyh" path="res://src/resources/substance.gd" id="1_r754y"]
|
|
[ext_resource type="Resource" uid="uid://b2iqhriy265ik" path="res://assets/substances/NH4OH.tres" id="2_p1wre"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_r754y")
|
|
formula = &"NH_4Cl"
|
|
scientific_name = &"Хлорид аммония"
|
|
melting_point = 337.6
|
|
boiling_point = 520.0
|
|
pHIonicOverrides = Dictionary[ExtResource("1_r754y"), float]({
|
|
ExtResource("2_p1wre"): -5.0
|
|
})
|
|
color = Color(1, 1, 1, 1)
|
|
is_solution = true
|
|
metadata/_custom_type_script = "uid://b8q5buwgvppyh"
|