feat: implemented utility item locks
This commit is contained in:
parent
428d42b672
commit
c4d87f0f8a
14 changed files with 116 additions and 21 deletions
|
|
@ -27,7 +27,7 @@ collision_mask = 0
|
|||
unique_name_in_owner = true
|
||||
|
||||
[node name="Planner" type="Planner" parent="."]
|
||||
actions_inspector = [0, 1, 2, 3]
|
||||
actions_inspector = [0, 1, 2, 3, 6]
|
||||
unique_name_in_owner = true
|
||||
|
||||
[node name="EntityHealth" type="EntityHealth" parent="."]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue