64 lines
1.8 KiB
Text
64 lines
1.8 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="Production" type="HBoxContainer" parent="." unique_id=1073672077]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
|
|
[node name="producer" type="Label" parent="Production" unique_id=1739229616]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "<Currency Name>"
|
|
|
|
[node name="type" type="Label" parent="Production" unique_id=660284845]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 8
|
|
text = "produced"
|
|
|
|
[node name="amount" type="Label" parent="Production" unique_id=146404186]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 8
|
|
text = "0"
|
|
|
|
[node name="text_produced2" type="Label" parent="Production" unique_id=1784666448]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 8
|
|
text = "of"
|
|
|
|
[node name="production" type="Label" parent="Production" unique_id=1547964707]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 8
|
|
text = "<currency name>"
|
|
|
|
[node name="Production2" type="HBoxContainer" parent="." unique_id=471354461]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
|
|
[node name="producer2" type="Label" parent="Production2" unique_id=1688839821]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "You lost"
|
|
|
|
[node name="amount2" type="Label" parent="Production2" unique_id=1453456742]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 8
|
|
text = "0"
|
|
|
|
[node name="text_produced2" type="Label" parent="Production2" unique_id=776506345]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 8
|
|
text = "of"
|
|
|
|
[node name="production2" type="Label" parent="Production2" unique_id=593187984]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 8
|
|
text = "<currency name>"
|