More work on taking quests
This commit is contained in:
@@ -24,6 +24,7 @@ anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
mouse_filter = 2
|
||||
script = ExtResource("1_o3fau")
|
||||
|
||||
[node name="Menu" type="Control" parent="."]
|
||||
@@ -74,9 +75,9 @@ texture_hover = ExtResource("6_8h6j7")
|
||||
unique_name_in_owner = true
|
||||
visible = false
|
||||
anchors_preset = 0
|
||||
offset_top = 53.0
|
||||
offset_top = 109.0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 93.0
|
||||
offset_bottom = 149.0
|
||||
|
||||
[node name="Panel" type="PanelContainer" parent="Members"]
|
||||
layout_mode = 0
|
||||
@@ -143,19 +144,6 @@ grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
script = ExtResource("9_ehkcg")
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="GenerateQuestDialog"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -4.0
|
||||
offset_top = 9.0
|
||||
offset_right = -4.0
|
||||
offset_bottom = 9.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
color = Color(0, 0, 0, 0.42745098)
|
||||
|
||||
[node name="Window" type="PanelContainer" parent="GenerateQuestDialog"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 8
|
||||
|
||||
Reference in New Issue
Block a user