mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 08:13:46 +00:00
Mapping
This commit is contained in:
parent
7b6a43455d
commit
036a36a80f
6 changed files with 42 additions and 18 deletions
|
|
@ -199,12 +199,11 @@ offset_right = 305.0
|
|||
offset_bottom = 153.0
|
||||
mouse_filter = 2
|
||||
theme_override_fonts/font = ExtResource("6_sk1eq")
|
||||
current_tab = 4
|
||||
current_tab = 0
|
||||
script = ExtResource("11_7pulb")
|
||||
metadata/_edit_group_ = true
|
||||
|
||||
[node name="Weapons" type="ItemList" parent="InventoryMenu"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
theme = ExtResource("9_sx5r0")
|
||||
theme_override_styles/panel = ExtResource("10_f3h51")
|
||||
|
|
@ -252,6 +251,7 @@ ItemsFilter = Array[int]([0, 1, 2, 13, 10, 11, 12])
|
|||
metadata/_tab_index = 3
|
||||
|
||||
[node name="Status" type="PanelContainer" parent="InventoryMenu"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
metadata/_tab_index = 4
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue