37 lines
1.1 KiB
Text
37 lines
1.1 KiB
Text
[gd_scene format=3 uid="uid://dth0nxini731n"]
|
|
|
|
[ext_resource type="Script" uid="uid://cm5y8byaoeda5" path="res://gui/production_log.gd" id="1_ei3g1"]
|
|
|
|
[node name="ProductionLog" type="MarginContainer" unique_id=253822540]
|
|
script = ExtResource("1_ei3g1")
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="." unique_id=1073672077]
|
|
layout_mode = 2
|
|
|
|
[node name="producer" type="Label" parent="HBoxContainer" unique_id=1739229616]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "<Currency Name>"
|
|
|
|
[node name="type" type="Label" parent="HBoxContainer" unique_id=660284845]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 8
|
|
text = "produced"
|
|
|
|
[node name="amount" type="Label" parent="HBoxContainer" unique_id=146404186]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 8
|
|
text = "0"
|
|
|
|
[node name="text_produced2" type="Label" parent="HBoxContainer" unique_id=1784666448]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 8
|
|
text = "of"
|
|
|
|
[node name="production" type="Label" parent="HBoxContainer" unique_id=1547964707]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 8
|
|
text = "<currency name>"
|