Add weapon vs armor augment stats in inventory menu screen
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user