Player can take quests, Adventurers in progress.

This commit is contained in:
2025-08-06 22:31:36 -04:00
parent d705ed0496
commit 6bfbd4b70c
15 changed files with 175 additions and 16 deletions

View File

@@ -5,6 +5,7 @@
[node name="QuestBoardEntry" type="Button"]
custom_minimum_size = Vector2(200, 50)
anchors_preset = -1
offset_right = 200.0
offset_bottom = 50.0
script = ExtResource("1_qfdrh")