13 lines
466 B
Text
13 lines
466 B
Text
[gd_resource type="Resource" script_class="Substance" load_steps=2 format=3 uid="uid://b2iqhriy265ik"]
|
|
|
|
[ext_resource type="Script" uid="uid://b8q5buwgvppyh" path="res://src/resources/substance.gd" id="1_ctlfr"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_ctlfr")
|
|
formula = &"NH4OH"
|
|
scientific_name = &"Аммиачная вода"
|
|
melting_point = -100.0
|
|
boiling_point = 10000000000.0
|
|
pH = 12.0
|
|
color = Color(1, 1, 1, 1)
|
|
metadata/_custom_type_script = "uid://b8q5buwgvppyh"
|