Player can take quests, Adventurers in progress.
This commit is contained in:
@@ -18,6 +18,7 @@ corner_radius_bottom_left = 3
|
||||
corner_detail = 5
|
||||
|
||||
[node name="MainPanel" type="MarginContainer"]
|
||||
anchors_preset = -1
|
||||
offset_right = 319.0
|
||||
offset_bottom = 189.0
|
||||
theme_override_constants/margin_left = 0
|
||||
@@ -36,7 +37,8 @@ custom_minimum_size = Vector2(260, 100)
|
||||
layout_mode = 2
|
||||
horizontal_scroll_mode = 0
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="QuestProgressList"]
|
||||
[node name="QuestList" type="VBoxContainer" parent="QuestProgressList"]
|
||||
unique_name_in_owner = true
|
||||
custom_minimum_size = Vector2(300, 100)
|
||||
layout_mode = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user