feat: surface inspected villager's open village need in field notes
This commit is contained in:
@@ -204,7 +204,7 @@ anchors_preset = 2
|
||||
anchor_top = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 34.0
|
||||
offset_top = -194.0
|
||||
offset_top = -236.0
|
||||
offset_right = 430.0
|
||||
offset_bottom = -46.0
|
||||
grow_vertical = 0
|
||||
@@ -279,6 +279,17 @@ theme_override_constants/outline_size = 4
|
||||
theme_override_font_sizes/font_size = 13
|
||||
text = "Carrying · nothing"
|
||||
|
||||
[node name="Need" type="Label" parent="VillagerInspectionLayer/VillagerFieldNote/Copy"]
|
||||
custom_minimum_size = Vector2(380, 0)
|
||||
layout_mode = 2
|
||||
mouse_filter = 2
|
||||
theme_override_colors/font_color = Color(0.98, 0.78, 0.36, 1)
|
||||
theme_override_colors/font_outline_color = Color(0.07, 0.045, 0.025, 0.9)
|
||||
theme_override_constants/outline_size = 4
|
||||
theme_override_font_sizes/font_size = 13
|
||||
text = "Need"
|
||||
autowrap_mode = 2
|
||||
|
||||
[node name="Reason" type="Label" parent="VillagerInspectionLayer/VillagerFieldNote/Copy"]
|
||||
custom_minimum_size = Vector2(380, 0)
|
||||
layout_mode = 2
|
||||
|
||||
Reference in New Issue
Block a user