Minor ramdom changes.
parent
69713fb7d1
commit
f555eceffc
|
@ -10,3 +10,4 @@ script = ExtResource("1_pmsv1")
|
||||||
name = "Pickaxe"
|
name = "Pickaxe"
|
||||||
scene = ExtResource("1_hcgy2")
|
scene = ExtResource("1_hcgy2")
|
||||||
icon = ExtResource("1_n8kbr")
|
icon = ExtResource("1_n8kbr")
|
||||||
|
max_stack_size = 1
|
||||||
|
|
|
@ -314,7 +314,6 @@ size_flags_vertical = 3
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
columns = 3
|
columns = 3
|
||||||
rows = 3
|
|
||||||
|
|
||||||
[node name="HBoxContainer" type="HBoxContainer" parent="GameUI/InventoryDialog/Panel/PanelContainer/CraftingUI/HBoxContainer/CraftIngredients"]
|
[node name="HBoxContainer" type="HBoxContainer" parent="GameUI/InventoryDialog/Panel/PanelContainer/CraftingUI/HBoxContainer/CraftIngredients"]
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
|
@ -384,7 +383,6 @@ unique_name_in_owner = true
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
size_flags_horizontal = 4
|
size_flags_horizontal = 4
|
||||||
size_flags_vertical = 4
|
size_flags_vertical = 4
|
||||||
rows = 3
|
|
||||||
|
|
||||||
[node name="GameMenuUI" type="PanelContainer" parent="GameUI"]
|
[node name="GameMenuUI" type="PanelContainer" parent="GameUI"]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue