feat: implemented utility item locks

This commit is contained in:
Sara 2024-09-09 11:13:59 +02:00
parent 428d42b672
commit c4d87f0f8a
14 changed files with 116 additions and 21 deletions

View file

@ -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="."]