Add weapon vs armor augment stats in inventory menu screen

This commit is contained in:
2026-04-25 18:55:47 -07:00
parent 15bd5e9982
commit 226df3b211
19 changed files with 76 additions and 39 deletions

View File

@@ -2308,7 +2308,6 @@ unique_name_in_owner = true
custom_minimum_size = Vector2(500, 10)
layout_mode = 2
size_flags_horizontal = 8
text = "Black Egg:"
label_settings = SubResource("LabelSettings_unikd")
autowrap_mode = 2
@@ -2317,7 +2316,6 @@ unique_name_in_owner = true
custom_minimum_size = Vector2(500, 10)
layout_mode = 2
size_flags_horizontal = 8
text = "Augment"
label_settings = SubResource("LabelSettings_i34wf")
autowrap_mode = 2
@@ -2332,7 +2330,6 @@ layout_mode = 2
size_flags_horizontal = 8
theme_override_fonts/font = ExtResource("5_7co7g")
theme_override_font_sizes/font_size = 19
text = "When attached to equipment etc"
autowrap_mode = 2
[node name="ActionPanelContainer" type="PanelContainer" parent="Panel/MarginContainer/PanelContainer/MenuPanel/VBoxContainer"]