Solutions
This commit is contained in:
parent
cc7c6af33f
commit
fcdd47e200
28 changed files with 88 additions and 60 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[gd_resource type="Resource" script_class="Substance" load_steps=3 format=3 uid="uid://bnywd2asdr3eo"]
|
||||
[gd_resource type="Resource" script_class="Substance" format=3 uid="uid://bnywd2asdr3eo"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b8q5buwgvppyh" path="res://src/resources/substance.gd" id="1_iruga"]
|
||||
|
||||
|
|
@ -12,6 +12,7 @@ formula = &"C_14H_14N_3O_3SNa"
|
|||
scientific_name = &"Метиловый оранжевый"
|
||||
melting_point = 300.0
|
||||
boiling_point = 520.0
|
||||
color_influence = 0.9
|
||||
color = Color(1, 0.26666665, 0, 1)
|
||||
pHColor = SubResource("Gradient_iruga")
|
||||
prefer_scientific_name = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue