Add generator buffs (additional test required)

This commit is contained in:
2026-03-15 10:06:43 +01:00
parent 7b58c36414
commit 278b073501
19 changed files with 691 additions and 21 deletions

View File

@@ -41,18 +41,18 @@ currency = ExtResource("6_gemsc")
[node name="MagicGeneratorContainer" parent="UI" unique_id=1129190041 node_paths=PackedStringArray("_generator") instance=ExtResource("3_pw2a0")]
layout_mode = 1
offset_left = -19.0
offset_top = 53.0
offset_right = 245.0
offset_bottom = 218.0
offset_top = 50.5
offset_right = 422.0
offset_bottom = 316.0
_generator = NodePath("../../MagicGenerator")
[node name="KnowledgeGeneratorContainer" parent="UI" unique_id=1999544736 node_paths=PackedStringArray("_generator") instance=ExtResource("3_pw2a0")]
visible = false
layout_mode = 1
offset_left = -17.0
offset_top = 215.0
offset_right = 247.0
offset_bottom = 380.0
offset_left = -16.0
offset_top = 352.0
offset_right = 417.0
offset_bottom = 626.0
_generator = NodePath("../../KnowledgeGenerator")
[node name="GoalsDebugUI" parent="UI" unique_id=4710697 instance=ExtResource("4_63gjq")]