Minor ramdom changes.

main
Martin Felis 2024-09-10 22:26:45 +02:00
parent 69713fb7d1
commit f555eceffc
3 changed files with 18 additions and 3 deletions

View File

@ -10,3 +10,4 @@ script = ExtResource("1_pmsv1")
name = "Pickaxe"
scene = ExtResource("1_hcgy2")
icon = ExtResource("1_n8kbr")
max_stack_size = 1

View File

@ -314,7 +314,6 @@ size_flags_vertical = 3
unique_name_in_owner = true
layout_mode = 2
columns = 3
rows = 3
[node name="HBoxContainer" type="HBoxContainer" parent="GameUI/InventoryDialog/Panel/PanelContainer/CraftingUI/HBoxContainer/CraftIngredients"]
layout_mode = 2
@ -384,7 +383,6 @@ unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
rows = 3
[node name="GameMenuUI" type="PanelContainer" parent="GameUI"]
unique_name_in_owner = true

File diff suppressed because one or more lines are too long